2011/3/26 Juha Heinanen <j...@tutpro.com>:
> i could not find a transformation or function to unescape an uri, such
> as this:
>
> sip%3Atest%40test.fi
>
> did i miss it or is there a need to write one?

Hi Juha, I don't understand why should it be needed. Why do you get a
URI like that? In fact, ":" and "@" don't require to be hex-escaped.

The only parts of a SIP URI which can be escaped are the following:

- userinfo   ( %63lice == alice )
- param name
- param value

Maybe you are using some SIP spec that fully escapes a SIP URI into
some param value and so?

Cheers.


-- 
Iñaki Baz Castillo
<i...@aliax.net>

_______________________________________________
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