Hi;
when using their header I get a segmentation fault error on the stack.
DO I need to use this on the nua_create or when I want to send 
INVITE/OK/REGISTER ???


On Aug 18, 2011, at 10:40 AM, Pekka Pessi wrote:

> Hi Inca,
> 
> 2011/6/22 Inca Rose <incar...@gmail.com>:
>> I'm using NUA and I see that by default the Supported header is sent with 
>> "timer, 100rel"
>> I want to control the supported header contents and find out that 
>> NUATAG_SUPPORTED only adds supported values, and only SIPTAG_SUPPORTED can 
>> override it.
>> I want to be able to not send Supported headers at all if the UA doesn't 
>> support any extension.
>> I set SIPTAG_SUPPORTED_STR("") but the stack sends the Supported header 
>> empty.
>> 
>> There is any way to tell the stack not to send the Supported header if it is 
>> empty ?
> 
> You should be able to get rid of Supported with
> SIPTAG_SUPPORTED_STR((void *) -1)).
> 
> -- 
> Pekka.Pessi mail at nokia.com


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to