Unable to make call using symbian_ua

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Nanang Its working now thanks a lot, now I am going to develop symbian
sip client based on pjsip Libs
Thanks and Regards
Bharat Yadav


-----Original Message-----
From: pjsip-bounces@xxxxxxxxxxxxxxx [mailto:pjsip-bounces at lists.pjsip.org]
On Behalf Of Nanang Izzuddin
Sent: Friday, March 28, 2008 8:01 PM
To: pjsip list
Subject: Re: Unable to make call using symbian_ua

Hi Bharat,

There is bug fix that we think should solve the assertion problem, it
is in r1897.
It is about handling unadvertised peer's RTCP in the SDP.
Please don't forget to clean the project first before rebuild.

Thanks,
Nanang

PS: the thread call stack is very useful to reproduce and find the bug,
thanks.


On 28/03/2008, Bharat Yadav <bharat.yadav at axisconvergence.com> wrote:
> Hi Nanang I am really very sorry missed to attach files these are here
>  Best Regards
>  Bharat Yadav
>
>
>  -----Original Message-----
>  From: pjsip-bounces@xxxxxxxxxxxxxxx
[mailto:pjsip-bounces at lists.pjsip.org]
>  On Behalf Of Bharat Yadav
>
> Sent: Friday, March 28, 2008 11:53 AM
>  To: 'pjsip list'
>  Subject: Re: Unable to make call using symbian_ua
>
>  Hi Nanang
>
> I am sending three files please check it one is carbide.C++ 1.2 Debug
Trace,
>  wireshark SIP transactions and Carbide thread wise log. Because I getting
>  same error with my another server without  any 503 proxy authentication
>  error but call struck and KERN-EXEC 3, when I calling with pjsua using
>  VS2005 command line it worked perfect and call going with GSM in sensible
>  way what wrong with symbian_ua I checked all archive of our
lists.pjsip.org
>  but unable to find anything related to this type of error, even I tried
all
>  the released SDK for s60 MR,FP1,FP2_beta,FP2 all these are giving same
>  error.
>  I hope these information should be able to find error.
>
> Best Regards
>  Bharat
>
>  -----Original Message-----
>  From: pjsip-bounces@xxxxxxxxxxxxxxx
[mailto:pjsip-bounces at lists.pjsip.org]
>  On Behalf Of Nanang Izzuddin
>
> Sent: Tuesday, March 25, 2008 6:51 PM
>  To: pjsip list
>  Subject: Re: Unable to make call using symbian_ua
>
>  Do you mean generating symbian_ua activity log?
>  I have never tried myself. It should do by specifying the valid file
>  name for symbian emulator to variable 'log_cfg.log_filename' in ua.cpp
>  (before calling pjsua_init).
>
>  Actually I was asking the log file on the pjsua desktop (callee/UAS)
>  to see the SDP negotiation, because it should be much easier than
>  generating log file from symbian_ua.
>
>  Btw, have you managed to test direct call (no registrar & no proxy)?
>  How is the result?
>
>  nanang
>
>
>  On 25/03/2008, Bharat Yadav <bharat.yadav at axisconvergence.com> wrote:
>  > Hi Nanang please advise me how to log emulator activity to file
>  >
>  > Thanks
>  >  Regards
>  >  Bharat
>  >
>  >  -----Original Message-----
>  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  [mailto:pjsip-bounces at lists.pjsip.org]
>  >  On Behalf Of Nanang Izzuddin
>  >
>  > Sent: Monday, March 24, 2008 10:33 PM
>  >  To: pjsip list
>  >  Subject: Re: Unable to make call using symbian_ua
>  >
>  >  Hi Bharat,
>  >
>  >  Actually, there are strange SIP response in your log files.
>  >  There are a lot of response '503 Server error' from the log file and
>  >  '407 Proxy Authentication Required' even after the call established
>  >  (200 OK + ACK).
>  >  So let's try to localize the problem a bit.
>  >  Could you do some more call test without registrar & proxy (direct
call)?
>  >
>  >  If you have environment to debug on device (see
>  >  http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide)
>  >  try to debug and share the stack info & variables when crash occurred.
>  >  And please also send along the log file (e.g: --log-file pjsua.log
>  >  --log-level 5) of the pjsua on PC desktop side (as UAS)?
>  >
>  >  Regards,
>  >  nanang
>  >
>  >
>  >  On 24/03/2008, Bharat Yadav <bharat.yadav at axisconvergence.com> wrote:
>  >  > Hi all
>  >  >  No one answering me!
>  >  >
>  >  > Thanks
>  >  >  Regards
>  >  >  Bharat
>  >  >
>  >  >  -----Original Message-----
>  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >
>  >  > On Behalf Of Bharat Yadav
>  >  >
>  >  > Sent: Friday, March 21, 2008 11:27 AM
>  >  >  To: 'pjsip list'
>  >  >  Subject: Re: Unable to make call using symbian_ua
>  >  >
>  >  >
>  >  > Hi all
>  >  >  Please anybody help me
>  >  >  Thanks
>  >  >  Best Regards
>  >  >  Bharat
>  >  >
>  >  >  -----Original Message-----
>  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >  On Behalf Of Bharat Yadav
>  >  >
>  >  > Sent: Thursday, March 20, 2008 11:05 AM
>  >  >  To: 'pjsip list'
>  >  >  Subject: Re: Unable to make call using symbian_ua
>  >  >
>  >  >
>  >  > Hi Nanang still showed same error after revision 1877 too I am
sending
>  you
>  >  >  another trace of symbian_ua, and I also tried pjsua command line
>  client
>  >  with
>  >  >  visual studio 2005 it works perfect with my server on using same
>  >  settings. I
>  >  >  tested symbian_ua with Global and Private IP's showing same error
>  >  KERN-EXEC
>  >  >  3.
>  >  >
>  >  > Thanks
>  >  >  Best Regards
>  >  >  Bharat
>  >  >
>  >  >  -----Original Message-----
>  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >
>  >  > On Behalf Of Nanang Izzuddin
>  >  >
>  >  > Sent: Wednesday, March 19, 2008 8:43 PM
>  >  >  To: pjsip list
>  >  >  Subject: Re: Unable to make call using symbian_ua
>  >  >
>  >  >  Hi Bharat,
>  >  >
>  >  >  Finally we could reproduce the KERN-EXEC 3 problem in the emulator.
>  >  >  The bug has been fixed and committed in to the trunk svn, please
try.
>  >  >  Thanks for the report.
>  >  >
>  >  >  Regards,
>  >  >  nanang
>  >  >
>  >  >
>  >  >  On 19/03/2008, Bharat Yadav <bharat.yadav at axisconvergence.com>
wrote:
>  >  >  > Hi Nanang this (aatached file)is wireshark's trace of symbian_ua
in
>  >  >  emulator
>  >  >  >  call to my sip server and also please remind if more should
>  required
>  >  >  >
>  >  >  > Thanks
>  >  >  >  Regards
>  >  >  >  Bharat
>  >  >  >
>  >  >  >  -----Original Message-----
>  >  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  >  [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >  >
>  >  >  > On Behalf Of Nanang Izzuddin
>  >  >  >  Sent: Wednesday, March 19, 2008 4:17 PM
>  >  >  >  To: pjsip list
>  >  >  >  Subject: Re: Unable to make call using symbian_ua
>  >  >  >
>  >  >  >  Hi Bharat,
>  >  >  >
>  >  >  >  I think you need to send more info (problem reproduction steps,
SIP
>  >  >  trace,
>  >  >  >  etc).
>  >  >  >  Can you send along the SIP trace?
>  >  >  >  Since the info you gave us is too general, the problem is not
>  >  >  reproducible.
>  >  >  >
>  >  >  >  Regards,
>  >  >  >  nanang
>  >  >  >
>  >  >  >
>  >  >  >  On 19/03/2008, Bharat Yadav <bharat.yadav at axisconvergence.com>
>  wrote:
>  >  >  >  > Hi Benny Please help me
>  >  >  >  >  Thanks
>  >  >  >  >
>  >  >  >  > Best Regards
>  >  >  >  >
>  >  >  >  > Bharat
>  >  >  >  >
>  >  >  >  >  -----Original Message-----
>  >  >  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  >  > [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >  >  >
>  >  >  >  > On Behalf Of Bharat Yadav
>  >  >  >  >  Sent: Tuesday, March 18, 2008 2:30 PM  >  To: 'pjsip list'
>  >  >  >  >  Subject: Re: Unable to make call using symbian_ua  >
>
>  >
>  >  >  > Thanks again I am using GSM with latest svn revision 1873 when I
>  call
>  >  >  to
>  >  >  >  >  sip:1000 at 74.86.204.44, IVR starts and any time in time system
>  >  >  > throughs
>  >  >  an
>  >  >  >  >  error "unsupported address family failed file os_symbian.h
line
>  >  >  > 295  consol  >  closed" press any key  >  This error came when I
>  >  >  > ported to my nokia e51 I am using S60 3rd SDK
>  >  >  FP1
>  >  >  >  >  internet connecting via Access Point. If I test it via
emulator
>  it
>  >  >  shows
>  >  >  >  >  only KERN_EXEC-3 and 1 more problem when symbian_ua starts it
>  >  >  > shows
>  >  >  sound
>  >  >  >  >  error what is that?
>  >  >  >  >  Thanks
>  >  >  >  >
>  >  >  >  > Best Regards
>  >  >  >  >
>  >  >  >  > Bharat
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >  -----Original Message-----
>  >  >  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx
>  >  >  > [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >  >  >  On Behalf Of Benny Prijono
>  >  >  >  >
>  >  >  >  > Sent: Tuesday, March 18, 2008 1:37 PM  >  To: pjsip list  >
>  >  >  > Subject: Re: Unable to make call using symbian_ua  >  >
>  >  >  > Thanks Bharat. Do you know what codec was used?
>  >  >  >  >
>  >  >  >  >  Cheers,
>  >  >  >  >   -benny
>  >  >  >  >
>  >  >  >  >  On 3/18/08, Bharat Yadav <bharat.yadav at axisconvergence.com>
>  wrote:
>  >  >  >  >  > Thanks Benny for quick reply this is my symbian_ua settings
>
>  >  >  > >  //  >  >  // Destination URI (to make call, or to subscribe
>  >  >  > presence)  >  >  //
>  >  >  >  >  >  #define SIP_DST_URI     "sip:1000 at 74.86.204.44"
>  >  >  >  >  >
>  >  >  >  >  >  //
>  >  >  >  >  >  // Account
>  >  >  >  >  >  //
>  >  >  >  >  >  #define HAS_SIP_ACCOUNT 1       // 0 to disable
registration
>  >  >  >  >  >  #define SIP_DOMAIN      "74.86.204.44"
>  >  >  >  >  >  #define SIP_USER        "XXX"
>  >  >  >  >  >  #define SIP_PASSWD      "XXX"
>  >  >  >  >  >
>  >  >  >  >  >  Please advise me
>  >  >  >  >  >  Thanks
>  >  >  >  >  >  Regards
>  >  >  >  >  >  Bharat
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >  -----Original Message-----
>  >  >  >  >  >  From: pjsip-bounces@xxxxxxxxxxxxxxx  >
>  >  >  > [mailto:pjsip-bounces at lists.pjsip.org]
>  >  >  >  >  >  On Behalf Of Benny Prijono
>  >  >  >  >  >  Sent: Tuesday, March 18, 2008 1:54 AM  >  >  To: pjsip
list
>  >
>  >  >  > >  Subject: Re: Unable to make call using symbian_ua  >
>
>  >
>  >  >  > >  On 3/17/08, Bharat Yadav <bharat.yadav at axisconvergence.com>
>  wrote:
>  >  >  >  >  >  > Hi all
>  >  >  >  >  >  >
>  >  >  >  >  >  > I am newbe in symbian development I am trying to get rid
on
>  >  >  > symbian_ua  >  >  using  >  >  > emulator after successful
compile
>  all
>  >  >  > went fine phone registered  with  >  my  >  >  > sip server but
when
>  I
>  >  >  > made a call using "m" for  sip:1000 at 74.86.204.XXX"
>  >  >  >  >  >  and
>  >  >  >  >  >  > IVR start but within a while (2 to 5 seconds) emulator
>  >  >  > through an  >  >  exception  >  >  > error "KERN-EXEC-3"  and
>  emulator
>  >  >  > hangs on that point. I am using  S60  >  3rd  >  >  MR  >  >  >
with
>  >  >  > Carbide.C++ 1.2. please help me.
>  >  >  >  >  >
>  >  >  >  >  >  Can you give your settings in your application? That would
>  help
>  >  >  > us  >  >  finding out where the problem is.
>  >  >  >  >  >
>  >  >  >  >  >  cheers,
>  >  >  >  >  >   -benny
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >  > Best Regards
>  >  >  >  >  >  >
>  >  >  >  >  >  > Bharat Yadav
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  > _______________________________________________
>  >  >  >  >  >  Visit our blog: http://blog.pjsip.org  >  >  >  >  pjsip
>  >  >  > mailing list  >  >  pjsip at lists.pjsip.org  >  >
>  >  >  > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >
>  >  >  >  >  >  _______________________________________________
>  >  >  >  >  >  Visit our blog: http://blog.pjsip.org  >  >  >  >  pjsip
>  >  >  > mailing list  >  >  pjsip at lists.pjsip.org  >  >
>  >  >  > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >  >  >
>  >  >  >  >
>  >  >  >  >  _______________________________________________
>  >  >  >  >  Visit our blog: http://blog.pjsip.org  >  >  pjsip mailing
list
>  >
>  >  >  > pjsip at lists.pjsip.org  >
>  >  >  > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >  _______________________________________________
>  >  >  >  >  Visit our blog: http://blog.pjsip.org  >  >  pjsip mailing
list
>  >
>  >  >  > pjsip at lists.pjsip.org  >
>  >  >  > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >
>  >  >  >  >  _______________________________________________
>  >  >  >  >  Visit our blog: http://blog.pjsip.org  >  >  pjsip mailing
list
>  >
>  >  >  > pjsip at lists.pjsip.org  >
>  >  >  > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >  >
>  >  >  >
>  >  >  >  _______________________________________________
>  >  >  >  Visit our blog: http://blog.pjsip.org
>  >  >  >
>  >  >  >  pjsip mailing list
>  >  >  >  pjsip at lists.pjsip.org
>  >  >  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >
>  >  >  >
>  >  >  > _______________________________________________
>  >  >  >  Visit our blog: http://blog.pjsip.org
>  >  >  >
>  >  >  >  pjsip mailing list
>  >  >  >  pjsip at lists.pjsip.org
>  >  >  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >  >
>  >  >  >
>  >  >  >
>  >  >
>  >  >  _______________________________________________
>  >  >  Visit our blog: http://blog.pjsip.org
>  >  >
>  >  >  pjsip mailing list
>  >  >  pjsip at lists.pjsip.org
>  >  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >
>  >  >
>  >  >
>  >  >
>  >  >  _______________________________________________
>  >  >  Visit our blog: http://blog.pjsip.org
>  >  >
>  >  >  pjsip mailing list
>  >  >  pjsip at lists.pjsip.org
>  >  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >
>  >  >
>  >  >
>  >  >
>  >  >  _______________________________________________
>  >  >  Visit our blog: http://blog.pjsip.org
>  >  >
>  >  >  pjsip mailing list
>  >  >  pjsip at lists.pjsip.org
>  >  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >  >
>  >
>  >  _______________________________________________
>  >  Visit our blog: http://blog.pjsip.org
>  >
>  >  pjsip mailing list
>  >  pjsip at lists.pjsip.org
>  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >
>  >
>  >
>  >
>  >  _______________________________________________
>  >  Visit our blog: http://blog.pjsip.org
>  >
>  >  pjsip mailing list
>  >  pjsip at lists.pjsip.org
>  >  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>  >
>
>  _______________________________________________
>  Visit our blog: http://blog.pjsip.org
>
>  pjsip mailing list
>  pjsip at lists.pjsip.org
>  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
>
> email via "AAWAZ"
>
>
>  _______________________________________________
>  Visit our blog: http://blog.pjsip.org
>
>  pjsip mailing list
>  pjsip at lists.pjsip.org
>  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> email via "AAWAZ"
>
> _______________________________________________
>  Visit our blog: http://blog.pjsip.org
>
>  pjsip mailing list
>  pjsip at lists.pjsip.org
>  http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>

_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip at lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org



email via "AAWAZ"



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux