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

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to