Merged revisions 67420 via svnmerge from
authorSteve Murphy <murf@digium.com>
Tue, 5 Jun 2007 18:23:53 +0000 (18:23 +0000)
committerSteve Murphy <murf@digium.com>
Tue, 5 Jun 2007 18:23:53 +0000 (18:23 +0000)
commit00b33aaa49c4e6b35107fbe4ba9783b3f958c581
tree8c058a4d055b0b281501eb684c35cb6baa89e8e8
parent48ac1e8a863c50ad9628bdb1bd6c0a92c5911716
Merged revisions 67420 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r67420 | murf | 2007-06-05 12:17:28 -0600 (Tue, 05 Jun 2007) | 1 line

Added code to automatically add a default case to switches that don't have one. In some cases, rather than fall thru, it results in a goto with -1 result, which terminates the extension; a sort of dialplan seqfault, sort of. This was required to fix bug reported in 9881
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/pbx_ael.c