Hi Dan, Cool - I made the backport on 1.5 and 1.4.
Thanks for report and testing, Bogdan Dan-Cristian Bogos wrote: > Hi Bogdan, > > Many thanks for so fast reaction. > > I can confirm that the trunk version works fine now. > > Cheers, > DanB > > On Wed, 2009-04-15 at 19:28 +0300, Bogdan-Andrei Iancu wrote: > >> 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
