currently, dialplan module dp_translate() function requires src/dest
style second parameter even in cases where a dialplan id consists of
rules where subst_exp and repl_exp are missing, i.e., when
dp_translate() is only used for matching and possibly setting of attrs
avp.
how about if i try to change the syntax of second param to be
src[/dst]
if /dst is missing then no replacement is done?
-- juha
Show replies by date