]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fixed the problem that misdn_write did not return -1 when called with 0 samples in...
authorChristian Richter <christian.richter@beronet.com>
Thu, 3 May 2007 13:59:00 +0000 (13:59 +0000)
committerChristian Richter <christian.richter@beronet.com>
Thu, 3 May 2007 13:59:00 +0000 (13:59 +0000)
commit70e95c4846f64ee80497c2221d8607c7b95b90e9
tree097af33e7e6a6018d6c3ee4d81966e083bc46c64
parentde3240699025a8e20e4c7d4ad71d1e4e182f3abb
fixed the problem that misdn_write did not return -1 when called with 0 samples in a frame this resultet in a deadlock in some circumstances, when the call ended because of a busy extension.  added encoding of keypad.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@62885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_misdn.c
channels/misdn/isdn_msg_parser.c