Hi Dan, Again, you are right :). I found the bug and fixed in on trunk version - could you please give it a try and test it a bit? I want to be 110% sure it is correct before backporting it to stable.
Thanks and regards, Bogdan Dan-Cristian Bogos wrote: > Guys, > > I have experimented with regex rules and back references when using > dialplan module, and it looks like the dialplan returns only the part > preceding the back reference, including it, but not what comes after. > Can anyone help me with experimenting it? > > As an example: > > match_op: 1 > match_exp: user1 > subst_exp: (.+) > repl_exp: sip:\[email protected] > > Output from dp_translate: > """ > opensipsctl fifo dp_translate 99 user1 > Output:: sip:user1 > ATTRIBUTES:: > """ > > I would expect that the result would be Output:: sip:[email protected]. > > Am I the one doing anything wrong? > > Ta, > DanB > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
