[OpenSIPS-Users] multiple string transformations

Jeff Pyle jpyle at fidelityvoice.com
Sat Mar 14 03:56:28 CET 2009


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







More information about the Users mailing list