Hello,

What is the proper way to apply multiple string transformations at the same
time?

For example, let's say I want to extract the {param.value,peer} from
$var(xyz) and then do a {s.unescape.user} on it?  All the combinations I've
tried have errored out:

$(var(xyz){param.value,peer}{s.unescape.user})
$(var(xyz){param.value,peer}){s.unescape.user}
... and more failures.


Thanks,
Jeff





_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to