2007/8/14, Jan Van den bosch <[EMAIL PROTECTED]>:
> When I pass the string
> SIPTAG_TO_STR("sip:[EMAIL PROTECTED];group=systeminternal") to
> nua_invite, it shows up in Ethereal as:
>
> To: <sip:[EMAIL PROTECTED]>;group=systeminternal
>
> How do I get the parameter inside of the brackets, like this:
>
> To: <sip:[EMAIL PROTECTED];group=systeminternal>

Another way is to put it inside brackets., e.g,
SIPTAG_TO_STR("<sip:[EMAIL PROTECTED];foo=bar>").

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to