]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge core: Add owed T.38 terminate when channel leaves a bridge. 01/2301/2
authorRichard Mudgett <rmudgett@digium.com>
Mon, 22 Feb 2016 19:54:47 +0000 (13:54 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 29 Feb 2016 18:50:19 +0000 (12:50 -0600)
commit221422be50380259e9b40d53bf029e67b9f19cd7
tree955b4e11cf0af1fd23dc23583b9b4bbc9cdc4dc1
parent0a5bc64491b34bca979c151b4996d7eee8fe1bcf
bridge core: Add owed T.38 terminate when channel leaves a bridge.

The channel is now going to get T.38 terminated when it leaves the
bridging system and the bridged peers are going to get T.38 terminated as
well.

ASTERISK-25582

Change-Id: I77a9205979910210e3068e1ddff400dbf35c4ca7
include/asterisk/bridge_channel.h
main/bridge_channel.c
main/channel.c