Hi Iñaki,
all the transformation should work with avps and script variables
also..See the examples:
why do you say it doesn't? do you get some errors ?
Regards,
Bogdan
Iñaki Baz Castillo wrote:
On Wednesday 16 January 2008 13:42:34 Klaus Darilion
wrote:
Thanks Klaus, it works using:
$(rt{uri.host}) ;)
I already know about those {uri} tansformation but unfortunatelly the are not
allowed for variables or AVP's:
$(var(name){uri.host})
$(avp(s:name){uri.host})
Those are not allowed and they will fail in execution time even if they
contain a valid SIP URI.
Thanks a lot!