]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridging: Ensure successful T.38 negotation
authorTorrey Searle <torrey@voxbone.com>
Wed, 5 Apr 2017 11:41:29 +0000 (13:41 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 12 Apr 2017 12:56:58 +0000 (07:56 -0500)
commit443058f154923b565bafb30e20e9ec35f253a84b
tree566c34dcc332e7b8eb346bde8f3ebec6e747314e
parentc4bbf0c0db7a5804be8efb6db5bf4ce251e40234
bridging:  Ensure successful T.38 negotation

When a T.38 happens immediatly after call establishment, the control
frame can be lost because the other leg is not yet in the bridge.

This patch detects this case an makes sure T.38 negotation happens
when the 2nd leg is being made compatible with the negotating
first leg

ASTERISK-26923 #close

Change-Id: If334125ee61ed63550d242fc9efe7987e37e1d94
bridges/bridge_simple.c