Hello All,

Is the sofia-sip default set to "Supported: timer 100rel"?  I don't think I
specify this, but the stack is including this header in outgoing INVITE
messages.

Also, if I want to control this header (and also use the "Required: timer,
100rel, ..." header), then do you agree I should use the following tags:

        - SIPTAG_SUPPORTED_STR("timer, 100rel")
        - SIPTAG_UNSUPPORTED_STR("timer, 100rel")
        - SIPTAG_REQUIRE_STR("timer, 100rel")
        - NUTAG_SESSION_TIMER(3600)

Also, would I only specify these when calling nua_invite()?

Best Regards,
Jerry


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to