]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't
authorBrett Bryant <bbryant@digium.com>
Mon, 21 Jul 2008 20:51:45 +0000 (20:51 +0000)
committerBrett Bryant <bbryant@digium.com>
Mon, 21 Jul 2008 20:51:45 +0000 (20:51 +0000)
commit222f6d733a52c7927383739bc4b91d595768ff0a
tree54623faf7b0b18944ee5f723e9ca4fc244274732
parent2172cc71b109e0e707c06773029242ab4de901ba
Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't
supported on a channel (yet _another_ useful patch by eliel).

(issue #13081)
Reported by: eliel
Patches:
      app_sendtext1.4.c uploaded by eliel (license 64)
Tested by: eliel

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