Hi Patrice,

There are couple of characters in the URI which need to be escaped
properly. A correct R-URI would look like this:

sip:a...@cl1.oms.ser.v0.pftest.net;play=http%3A%2F%2F1xx.1xx.1xx.1xx%3A8080%2Ferrfile%2Ferr.wav;repeat=forever

There are string transformations "{s.escape.param}" and
"{s.unescape.param}" you can use (in case you get the full URI into your
config script, not sure whether the parser bails out first).

Andreas

On 06/04/2012 06:35 PM, patrice.bode...@orange.com wrote:
> Hello,
> 
>  
> 
> I’am working on Kamailio version 3.2.2.
> 
> I’m doing some test in interaction with Application server and media
> server.
> 
> The applicationServer sends a INVITE sip to Media Server via the Kamailio.
> 
> The R-URI has the format
> 
> sip:a...@cl1.oms.ser.v0.pftest.net;play=http://1xx.1xx.1xx.1xx:8080/errfile/err.wav;repeat=forever
> 
> But the parsing done by Kamailio of $ru is trunked to
> 
> sip:a...@cl1.oms.ser.v0.pftest.net;play=http
> 
>  
> 
> 1)      Could you confirm if Kamailio supports Netann protocol ?
> 
> 2)      If not, how to route the INVITE with the correct R-URI format ?
> 
>  
> 
> Thanks in advance.
> 
>  
> 
> PatriceB
> 
>  
> 
>  
> 
> _________________________________________________________________________________________________________________________
> 
> Ce message et ses pieces jointes peuvent contenir des informations 
> confidentielles ou privilegiees et ne doivent donc
> pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu 
> ce message par erreur, veuillez le signaler
> a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
> electroniques etant susceptibles d'alteration,
> France Telecom - Orange decline toute responsabilite si ce message a ete 
> altere, deforme ou falsifie. Merci.
> 
> This message and its attachments may contain confidential or privileged 
> information that may be protected by law;
> they should not be distributed, used or copied without authorisation.
> If you have received this email in error, please notify the sender and delete 
> this message and its attachments.
> As emails may be altered, France Telecom - Orange is not liable for messages 
> that have been modified, changed or falsified.
> Thank you.
> 
> 
> 
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to