[SR-Users] path uri problem

Juha Heinanen jh at tutpro.com
Wed Apr 10 17:07:04 CEST 2013


José Luis Millán writes:

> That is a wrong formed URI but a right formed URI parameter. The right URI
> format for the above is:
> 
> sip:192.98.102.11:35453;transport=tcp
> 
> While the right format for the same info when it is used as an URI
> parameter is:
> 
> sip:192.98.102.11:35453%3Btransport%3Dtcp

this is now fixed in master by unescaping received param value.

-- juha



More information about the sr-users mailing list