Fix up some PBX logic that became broken. The code would exit prematurely when it...
authorJoshua Colp <jcolp@digium.com>
Tue, 6 Nov 2007 23:08:36 +0000 (23:08 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 6 Nov 2007 23:08:36 +0000 (23:08 +0000)
commitf440f8ba48c512c5de3842b09756d65fb339686f
tree2cfd508954c594b6434887b8e5dcfeccc5395cb4
parent7c56918262079b7bd940ddeefa9a659738d83b08
Fix up some PBX logic that became broken. The code would exit prematurely when it should have been collecting more digits.
(closes issue #11175)
Reported by: pj

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