Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Pekka Pessi
ofia-sip-devel@lists.sourceforge.net > Subject: Re: [Sofia-sip-devel] Supported and Required Headers > > 2008/2/21, Jerry Richards <[EMAIL PROTECTED]>: > > Is the sofia-sip default set to "Supported: timer 100rel"? I don't > > think I specif

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Jerry Richards
ot; and "Unsupported: timer, 100rel". Jerry -Original Message- From: Pekka Pessi [mailto:[EMAIL PROTECTED] Sent: Monday, February 25, 2008 7:01 AM To: Jerry Richards Cc: sofia-sip-devel@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] Supported and Required Headers 200

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Pekka Pessi
2008/2/21, Jerry Richards <[EMAIL PROTECTED]>: > 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. Yes, that is the default. > Also, if I want to control this header (and also use t

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-21 Thread Jerry Richards
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: J

[Sofia-sip-devel] Supported and Required Headers

2008-02-20 Thread Jerry Richards
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