[asterisk-dev] regular expression issue

Di-Shi Sun di-shi at transnexus.com
Thu Apr 10 07:37:54 CDT 2008


All,

I found a interesting thing. I wrote a simple dial plan, Asterisk 1.4 and SVN run different results,

Dial plan:
exten => _XXXX.,n,Set(SDS=$["a=b":"a=(\.\+)"])

1.4 CLI output:
    -- Executing [1876543210 at GeneralProxy:3] Set("SIP/5064-09bef170", "SDS=b") in new stack

SVN CLI output:
   -- Executing [1876543210 at GeneralProxy:3] Set("SIP/5064-08474f30", "SDS=") in new stack

Would anyone please tell me if the regular expression processing in Asterisk was changed? If it was not, I will report the bug.

Thanks,

Di-Shi Sun
VoIP Routing, Accounting, Security
www.TransNexus.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20080410/f73614ba/attachment.htm 


More information about the asterisk-dev mailing list