Hi,

>-----Original Message-----
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On 
>Behalf Of ext Jan Van den bosch
>Sent: Tuesday, August 14, 2007 5:45 PM
>To: sofia-sip-devel
>Subject: [Sofia-sip-devel] URI parameter in To header
>
>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>

I've solved it with a SIPTAG_TO value made using sip_to_create(), the second 
parameter of the latter constructed from the URI string with URL_STRING_MAKE.

Best regards,
  Mikhail

-------------------------------------------------------------------------
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