Re: [Sofia-sip-devel] Escaped characters in Request-URI

2007-08-31 Thread Pekka Pessi
' spotted before. > > > > Maybe I should sit down and write a big patch to that URI code some day... > > > > >-Original Message- > > >From: [EMAIL PROTECTED] > > >[mailto:[EMAIL PROTECTED] On > > >Behalf Of ext Fabio Margarido >

Re: [Sofia-sip-devel] Escaped characters in Request-URI

2007-08-31 Thread Fabio Margarido
>[mailto:[EMAIL PROTECTED] On > >Behalf Of ext Fabio Margarido > >Sent: Thursday, August 30, 2007 10:25 PM > >To: sofia-sip-devel@lists.sourceforge.net > >Subject: Re: [Sofia-sip-devel] Escaped characters in Request-URI > > > >Anybody? This is kinda urgent...

Re: [Sofia-sip-devel] Escaped characters in Request-URI

2007-08-31 Thread mikhail.zabaluev
>[mailto:[EMAIL PROTECTED] On >Behalf Of ext Fabio Margarido >Sent: Thursday, August 30, 2007 10:25 PM >To: sofia-sip-devel@lists.sourceforge.net >Subject: Re: [Sofia-sip-devel] Escaped characters in Request-URI > >Anybody? This is kinda urgent... >Any help will be much a

Re: [Sofia-sip-devel] Escaped characters in Request-URI

2007-08-30 Thread Fabio Margarido
Anybody? This is kinda urgent... Any help will be much appreciated. Thanks On 8/28/07, Fabio Margarido <[EMAIL PROTECTED]> wrote: > 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

[Sofia-sip-devel] Escaped characters in Request-URI

2007-08-28 Thread Fabio Margarido
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:[EMAI