Hello All:

It now is becoming apparent to me that SIPTAG_UNSUPPORTED_STR() and
SIPTAG_REQUIRE_STR() do not work.  Only SIPTAG_SUPPORTED_STR() works.  Do
you concur?  Would it work right for "100rel" and "timer" if I use
SIPTAG_HEADER_STR()?

Best Regards,
Jerry


-----Original Message-----
From: Jerry Richards [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 20, 2008 3:35 PM
To: 'sofia-sip-devel@lists.sourceforge.net'
Subject: Supported and Required Headers

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