Merged revisions 127973 via svnmerge from
commitfff77eaab7e22517b4561c7f26e2b02b34d9d1c7
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 4 Jul 2008 16:06:34 +0000 (4 16:06 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 4 Jul 2008 16:06:34 +0000 (4 16:06 +0000)
tree2c30a3dff09310b886e34855d115f8f8ae809533
parentaad0d82eef38b8d388630bdb6892e017f9fa9d5e
Merged revisions 127973 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127973 | tilghman | 2008-07-03 22:30:30 -0500 (Thu, 03 Jul 2008) | 8 lines

Fix the 'dialplan remove extension' logic, so that it a) works with cidmatch,
and b) completes contexts correctly when the extension is ambiguous.
(closes issue #12980)
 Reported by: licedey
 Patches:
       20080703__bug12980.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Corydon76

........

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@128027 614ede4d-c843-0410-af14-a771ab80d22e
include/asterisk/pbx.h
main/pbx.c
pbx/pbx_config.c