Hello All,

Well I guess I needed to read the documentation, which is what I did :).  So
you may disregard this issue.  I don't understand it all yet, but I was able
to resolve this problem by the following:

        - Removed SIPTAG_CONTACT_STR() tag so the outbound engine is enabled
        - Added NUTAG_M_DISPLAY(), NUTAG_M_USERNAME() tags
        - Added NUTAG_M_FEATURES() tag with my reg-id and +sip.instance settings
        - Added NUTAG_OUTBOUND("no-validate no-natify no-options-keepalive")

I also made similar changes to nua_subscribe() calls, but am still having a
problem with that which might be a SIP proxy server issue.

Best Regards,
Jerry


-----Original Message-----
From:
Sent: Tuesday, November 06, 2007 12:55 PM
To: 'sofia-sip-devel@lists.sourceforge.net'
Subject: Sofia-sip Looping Endlessly


Hello All,

When I interface with the proxy server directly, everything works fine.  I
am now beginning testing behind a router (via a Session Border Controller
rather than directly to the SIP proxy).  The problem is that after
registration, sofia-sip loops endlessly sending REGISTER, OPTIONS messages
and reporting "nua_i_outbound event: 102 NAT binding changed" over and over
at rate of about once every 400 milliseconds.  Please refer to trace output
below.

Is there something my application should be doing to stop this looping?  Why
does sofia-sip keep sending the REGISTER message since it already registered
successfully?  Why doesn't sofia-sip stop sending OPTIONS message when the
response is "503 Service Unavailable"?

Best Regards,
Jerry


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to