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