[asterisk-dev] [Code Review] Pattern matching with the '-' char.
rmudgett
reviewboard at asterisk.org
Mon Nov 19 16:44:19 CST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2201/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The '-' char is supposed to be ignored by the dialplan pattern matching. Unfortunately, it's treatment is not handled consistently throughout the extension matching code.
This addresses bug ASTERISK-19205.
https://issues.asterisk.org/jira/browse/ASTERISK-19205
Diffs
-----
/branches/1.8/main/pbx.c 376499
Diff: https://reviewboard.asterisk.org/r/2201/diff
Testing
-------
The failing patterns in ASTERISK-19205 now pass except for the invalid test of goto(foo-,1) for exten "_foo.".
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20121119/a8385804/attachment.htm>
More information about the asterisk-dev
mailing list