]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Fix unable to get index warning when transferring an analog call.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 22 Oct 2013 00:16:24 +0000 (00:16 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 22 Oct 2013 00:16:24 +0000 (00:16 +0000)
commitc1066265adadbe432a09c263c12632997ab269e1
tree2d65b36142ce820e07444e87ecb769f5c64759f7
parenta1ddd8987deab568c5252e221d7bdcf27caaff1f
chan_dahdi: Fix unable to get index warning when transferring an analog call.

Transferring an analog call using flashhooks generated an unable to get
index WARNING message when the transfer is completed.

* Removed unnecessary analog subchannel shell games when transferring a
call using flashhooks.

Thanks to Tzafrir Cohen for mentioning this in a comment on issue
ASTERISK-22720.
........

Merged revisions 401378 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@401379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_analog.c