]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Expand hook flash recognition.
authorNaveen Albert <mail@interlinked.x10host.com>
Thu, 13 May 2021 13:50:02 +0000 (09:50 -0400)
committerJoshua Colp <jcolp@sangoma.com>
Mon, 17 May 2021 13:55:38 +0000 (08:55 -0500)
commit7b82587dd65cd3ddc5e61d8957dd8bbb5fd54a3d
tree5f49ee9c4cbfe3c63cc35c8d6ec82c074461843a
parent6d5cac1d101ede3299880e67e7d606d85f9022b3
chan_sip: Expand hook flash recognition.

Some ATAs send hook flash events as application/hook-flash, rather than a DTMF
event. Now, we also recognize hook-flash as a flash event.

ASTERISK-29370

Change-Id: I1c3b82a040dff3affcd94bad8ce33edc90c04725
channels/chan_sip.c