On Wed, Sep 17, 2008 at 4:14 PM, Lucas Rosa Gal?go <lrgalego at gmail.com>wrote: > I tried to make the same configuration using pjsua. > > I configured my accout the strings > sipurl: sip:12014778 at azzu > registrar: sip:azzu > realm: * > username: 12014778 > password: <my password> > > > In my first try I set the outbound option in the start using my url, sip: > proxy.azzu.com.br > but when it send my register packages it use sip:proxy.azzu.com.br insted > of sip:azzu > the package contents: > > I think here the only thing that you missed is the ";lr" parameter in the proxy/outbound option. So the proxy/outbound proxy URI should be "sip: proxy.azzu.com.br;lr" Btw this seems to be very common problem faced by lots of people, so in the latest SVN PJSUA-LIB will now automatically add ";lr" parameter to all proxy URI's except when this feature is disabled ( http://trac.pjsip.org/repos/ticket/611). Cheers Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080922/345e91c5/attachment.html