Do not attempt to do emulation if an END digit is received and the length is
commit6803cf68caa523ca48668c57e910015791cd90b1
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 9 Jun 2008 16:35:40 +0000 (9 16:35 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Mon, 9 Jun 2008 16:35:40 +0000 (9 16:35 +0000)
treecbd2cd55a5ad7020ae4b042aa061a441d4f5eef7
parentaca60c0af6b0da91b46da3a3b4dc96d651c51ab1
Do not attempt to do emulation if an END digit is received and the length is
less than the defined minimum digit length, and the other end only wants END
digits (SIP INFO, for example).

(closes issue #12778)
Reported by: tsearle
Patches:
      12778.rev1.txt uploaded by russell (license 2)
Tested by: tsearle

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@121280 614ede4d-c843-0410-af14-a771ab80d22e
main/channel.c