]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge 51/4051/2
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:59:30 +0000 (16:59 -0500)
commit349c34f72a0a84c052b62adbefe73b481f66c93c
tree5ca634fe871ae9400d9714f7d84dbdbbe524921b
parentf2e392a3d26aec3fe647b887e813f81b811a8bbe
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