]> 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 07:38:56 +0000 (07:38 +0000)
committerAlec L Davis <sivad.a@paradise.net.nz>
Tue, 2 Mar 2010 07:38:56 +0000 (07:38 +0000)
commit9257e8573b62268f20ae37a35b3a5fe1645a8d2e
tree5cc0110ea7c306c33e0a03b97ce69b084c5fc625
parent5dbe86a3c2d8d39ab9dc6866090aeb7b18b2cc3f
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:
      echo_exit.diff.txt uploaded by alecdavis (license 585)
Tested by: alecdavis

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