[SR-Users] pseudo variables in strings

Juha Heinanen jh at tutpro.com
Fri Apr 1 14:14:07 CEST 2016


If I have a string that contains pseudo variables, e.g,,

$var(uri_pattern) = "sip:$fU at tutpro.com";

is it somehow possible to replace them with their values, something like:

$var(uri) = eval("$var(uri_pattern)");

-- Juha




More information about the sr-users mailing list