]> git.ipfire.org Git - thirdparty/asterisk.git/commit
This small patch fixes bug 8541, where the L option to the Dial app wasn't working...
authorSteve Murphy <murf@digium.com>
Wed, 13 Dec 2006 04:23:17 +0000 (04:23 +0000)
committerSteve Murphy <murf@digium.com>
Wed, 13 Dec 2006 04:23:17 +0000 (04:23 +0000)
commit9cc5b12741c9237186768f27d7e245b511a1a1ba
tree40b33e8d1cafe4a7baee0f187529a67efc5bbdac
parent72c5d5a16b24dd5e303f55fa2721712455662214
This small patch fixes bug 8541, where the L option to the Dial app wasn't working right. A similar bug (8386) was filed and fixed earlier, but an intervening bug fix to a DTMF problem broke the L() code in a different way. Hopefully, everything is happy now.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@48434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channel.c