mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-25 09:57:29 -07:00
f35ebf0193
Added DTMF messages to the chan_websocket feature.
When a user presses DTMF during a call over chan_websocket it will send a message like:
"DTMF_END digit:1"
Resolves: https://github.com/asterisk/asterisk-feature-requests/issues/70
(cherry picked from commit 8dbf144e16)