[asterisk-dev] [Code Review] The 'e' special extension fails to trigger in at least two cases.

Russell Bryant reviewboard at asterisk.org
Mon Apr 25 17:05:54 CDT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1196/
-----------------------------------------------------------

(Updated 2011-04-25 17:05:54.557975)


Review request for Asterisk Developers and Matthew Nicholson.


Changes
-------

Add mnicholson as a reviewer since he wrote the exception code IIRC.


Summary
-------

The 'e' extension is a fall back for the 'i', 't', or 'T' extensions if any of them do not exist.

Many of the places the 'e' extension was supposed to be invoked fail because the priority was set wrong.  There were two places where the 'e' extension was not even checked for fall back.


This addresses bug 19136.
    https://issues.asterisk.org/view.php?id=19136


Diffs
-----

  /branches/1.8/main/pbx.c 315348 

Diff: https://reviewboard.asterisk.org/r/1196/diff


Testing
-------

Code inspection.  The 'e' extension is invoked similarly to the other exception extensions: 'i', 't', and 'T' since it is a fall back for the other extensions.

Done some actual testing and code worked as intended.


Thanks,

rmudgett

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110425/24ca1a2b/attachment.htm>


More information about the asterisk-dev mailing list