On 1/17/08, Anitha Suresh <anitharaj_2000 at yahoo.com> wrote: > > Hi benny , > > i changed in build.mak.... > i made export OS_NAME=auto insteaded of linux and it worked fine ..... > That really shouldn't happen, as ./configure will *always* set OS_NAME to auto. In fact if you change anything in build.mak, most likely things will break. Then, i was also able to build pjsua-apps.c statically and run it on the ARM > target,but while making a call i have problem ....as in my > Can't you use the stock pjsua application (which will be built by default anyway) rather than build your own? I just want to eliminate potential problems caused by your local configuration. early mail i had mentioned there was a problem in making call with 0.7.0release that the SIP Socket was reacheable at > 0.0.0.0:5060,now with SVN version it is fine ,the socket is reachable at > 127.0.0.1:5060 but the RTP Socket,RTCP socket is taking some junk value as > shown below...... > Are you sure you're using the SVN version (it looks like you use the 0.8.0tarball). I'm not sure what's causing the error. What's the full command line of pjsua? cheers, -benny 00:41:54.060 sip_endpoint.c Module "mod-evsub" registered > 00:41:54.061 sip_endpoint.c Module "mod-presence" registered > 00:41:54.062 sip_endpoint.c Module "mod-refer" registered > 00:41:54.063 sip_endpoint.c Module "mod-pjsua-pres" registered > 00:41:54.064 sip_endpoint.c Module "mod-pjsua-im" registered > 00:41:54.064 sip_endpoint.c Module "mod-pjsua-options" registered > 00:41:54.065 pjsua_core.c 1 SIP worker threads created > 00:41:54.066 pjsua_core.c pjsua version 0.8.0 for arm-unknown-none > initialized > 00:41:54.073 tcplis:5060 SIP TCP listener ready for incoming > connections at 127.0.0.1:5060 > 00:41:54.074 pjsua_acc.c Account <sip:127.0.0.1:5060;transport=TCP> > added with id 0 > 00:41:54.075 pjsua_media.c RTP socket reachable at 46 > 00:41:54.076 pjsua_media.c RTCP socket reachable at 46 > 00:41:54.078 pjsua_media.c RTP socket reachable at 46 > 00:41:54.079 pjsua_media.c RTCP socket reachable at 46 > 00:41:54.081 pjsua_media.c RTP socket reachable at 46 > 00:41:54.082 pjsua_media.c RTCP socket reachable at 46 > 00:41:54.084 pjsua_media.c RTP socket reachable at 46 > 00:41:54.084 pjsua_media.c RTCP socket reachable at 46 > 00:41:54.085 pjsua_media.c Opening null sound device.. > >>>> > Account list: > *[0] <sip:127.0.0.0:5060;transport=TCP>: does not register > Online status: Online > > This is the error which occurs during call > 01:15:16.267 pjsua_call.c Making call with acc #0 to sip:192.168.2.15 > 01:15:16.268 pjsua_call.c Dialog creation failed: Invalid URI > (PJSIP_EINVALIDURI) > > what should i do..... > > Thanks > Anitha Suresh > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080118/434294dd/attachment.html