[Home]

Summary:ASTERISK-21261: Add DTMF Info support
Reporter:Matt Jordan (mjordan)Labels:Asterisk12 NewSIP
Date Opened:2013-03-15 08:43:06Date Closed:2013-04-22 12:51:59
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:12 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We already have support for multiple DTMF modes in chan_gulp. We should round out that to completion by adding support for DTMF over SIP INFO requests.

Yes, it's a tad silly, and yes, we always prefer DTMF over RTP, but sometimes an INFO Message is all you got.

Since this has to interact directly with the channel driver it does make sense for it to be implemented in {{chan_gulp}}, although ideally it would at least be in a separate file from the primary media handling.
Comments: