]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge 99/3999/3
authorTorrey Searle <torrey@voxbone.com>
Thu, 29 Sep 2016 17:52:45 +0000 (19:52 +0200)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 10 Oct 2016 21:41:17 +0000 (16:41 -0500)
commit847ead5a9af514b1cfc1dcf5216d1317f206343e
tree74db639c6062e74a149f5bbde3544bde0ef385e7
parent94bcc8b705175226fa592b664adf72886c399e38
res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge

If a bridge switched to P2P when a DTMF was in progress it
was possible for the DTMF to continue being sent indefinitely.

Change-Id: I7e2a3efe0d59d4b214ed50cd0b5d0317e2d92e29
res/res_rtp_asterisk.c