[asterisk-users] DTMF behavior in asterisk 12 with PJSIP

Matthew Jordan mjordan at digium.com
Mon Oct 27 08:48:54 CDT 2014


On Mon, Oct 27, 2014 at 1:20 AM, Yaron Nachum <nachum.yaron at gmail.com>
wrote:

> Hello Mathew,
> Thank you for the reply.
>
> I will open an issue and send debug information.
>
> Can you explain more about the workaround? A reference to the
> documentation would be fine.
>
>
>
Sure - really, what you are running into is a difference in how Asterisk
bridges channels:

https://wiki.asterisk.org/wiki/display/AST/Bridges

I suspect the reason DTMF is not decoded is because you are in a native
bridge (local or remote). You can force a core two-party bridge by
requiring that Asterisk decode the media and detect DTMF. Those
requirements are done by setting the various 'feature' flags on whatever
dialplan application is causing the channels to be bridged. For an example,
see the 't' or 'T' options in Dial:

https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Dial

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141027/8bcf4372/attachment.html>


More information about the asterisk-users mailing list