[SR-Users] looks like dp_translate with pvs in repl_exp is badly broken

Juha Heinanen jh at tutpro.com
Wed Mar 22 10:23:59 CET 2017


Juha Heinanen writes:

> when match_exp of dp 100 is ^#test and repl_exp is sip:$rU@$rd this code:
> 
>     xlog("L_INFO", "****** ru = $ru\n");
>     dp_translate(100, "$rU/$var(res)");
>     xlog("L_INFO", "****** res = $var(res)\n");
> 
> produces:
> 
> Mar 22 08:21:17 lohi /usr/bin/sip-proxy[7543]: INFO: ****** ru = sip:#test at test.tutpro.com
> Mar 22 08:21:17 lohi /usr/bin/sip-proxy[7543]: INFO: ****** res = sip:$rU@$rd

OK, that happens only if subs_exp is empty.  if it is ^, dp_translate
works as expected.

-- Juha



More information about the sr-users mailing list