[asterisk-dev] [Code Review] Make pbx_start NOT default to s at default if extension not found
Olle E Johansson
reviewboard at asterisk.org
Mon Sep 19 12:12:24 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1446/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
Asterisk today seems to default to exten s at default if extension is not found in function pbx_start in pbx.c. This is not expected behaviour but has been in Asterisk for a long time for some strange function.
If extension is "", exten "s" should be used, but not otherwise. This patch reverts this behaviour and is proposed for Asterisk 10.
Diffs
-----
/branches/10/main/pbx.c 336635
Diff: https://reviewboard.asterisk.org/r/1446/diff
Testing
-------
WIll come later in my work with fixing the AMI originate action (see rview 1445)
Thanks,
Olle E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110919/6c5a038d/attachment.htm>
More information about the asterisk-dev
mailing list