]> git.ipfire.org Git - thirdparty/asterisk.git/commit
when we're in state WAITING4DIGS, we use the asterisk tone-generator which prods...
authorChristian Richter <christian.richter@beronet.com>
Thu, 3 May 2007 15:39:21 +0000 (15:39 +0000)
committerChristian Richter <christian.richter@beronet.com>
Thu, 3 May 2007 15:39:21 +0000 (15:39 +0000)
commit210212850048220fbf4d08aae928c97aa2510287
treee8d7b5970d422bc49cb46e706b6829a8fef744e1
parent70e95c4846f64ee80497c2221d8607c7b95b90e9
when we're in state WAITING4DIGS, we use the asterisk tone-generator which prods us, so we can't just return -1 in misdn_write in this case. Added a MISDN_KEYPAD channel variable, and fixed the sending of keypad. this enables us to modify the call forward parameters in the switch.

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