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