Hi there, what do I have to do to force an INVITE to be sent with an escaped '=' in the Request-URI? I'm calling nua_invite with something like this:
INVITE sip:[EMAIL PROTECTED];voicexml=http://www.123.com/dir/script.vxml%3fpar%3dvalue which is changed in the sent package to: INVITE sip:[EMAIL PROTECTED];voicexml=http://www.123.com/dir/script.vxml%3fpar=value The receiving side generates an error in this situation. Is there something I can do that will make the message go out exactly as the application asks? Thanks. ------------------------------------------------------------------------- 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