]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge 52/4052/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 22:00:10 +0000 (17:00 -0500)
commite193217f1af91a3411e40a21cdef6d1579864385
treedc5d3fc09c7b674cb87e2ac1bd3adfd5af0b82c7
parent603a6cdedb2e0c057647347ffd797a8faa49bcdd
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