On 1/22/07, Fabio Margarido <[EMAIL PROTECTED]> wrote:
> The new output with strace -f is attached again.
> Thank you for your help.

It looks like the stack binds only to 127.0.0.1, which is probably
because you give nua_create() parameter like
NUTAG_URL("sip:127.0.0.1"). Please use something like
NUTAG_URL("sip:0.0.0.0") and let Sofia SIP stack to pick up the
suitable address.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to