That is quite strange, as PJ_ERESOLVE is returned only by host resolution function (gethostbyname()), and this function shouldn't be called in the first place because the target is an IP address! I can test this tomorrow, although there's no guarantee that I'll get the same error. Can you debug the application there? Put a break point in gethostbyname() call in pj/addr_resolv_sock.c:40, and give me the call trace (which functions call this function, and what's the value of hostname parameter). cheers, -benny On 1/23/08, Tzury Bar Yochay <tzury.by at gmail.com> wrote: > > I forgot to mention that I am talking about *windows mobile* version > and not to the desktop version which works fine! > > On Jan 23, 2008 8:39 PM, Tzury Bar Yochay <tzury.by at gmail.com> wrote: > > > On Jan 23, 2008 4:57 PM, Kevin Dinh <kevinzdinh at yahoo.com> wrote: > > > At the SIP_DST_URI line, take the "200@" out should get rid of the > error > > > message gethostbyname(). > > > > Kevin, > > I want to call the extension #200 registered on the Asterisk. Besides, > > the log shows that the unresolved address is *10.0.0.206* and not > > *200 at 10.0.0.206* > > > > I'll be glad if someone will share a basic working ua that is able to > > register and dial though SIP Proxy. > > > > _______________________________________________ > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080123/18157417/attachment.html