]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fixes ability to exit echo app
authorAlec L Davis <sivad.a@paradise.net.nz>
Tue, 2 Mar 2010 09:11:56 +0000 (09:11 +0000)
committerAlec L Davis <sivad.a@paradise.net.nz>
Tue, 2 Mar 2010 09:11:56 +0000 (09:11 +0000)
commit63e614d89664ec81f08e2d42b5ba44b7638a7ee2
tree3bf862a0b5801a6041e30c51787b3d17bea42a96
parentdaf062ece8530fcafd6ea680a4b0a48f8ba7051f
fixes ability to exit echo app

when called from a ISDN channel, null frames prevent '#' exit.
Now only echo back VOICE and DTMF frames

(issue #16880)
Reported by: alecdavis
Patches:
      based on echo_exit_1-6-1.diff.txt uploaded by alecdavis (license 585)
Tested by: alecdavis

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@249845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_echo.c