Variable dtmf type
From FreeSWITCH Wiki
dtmf_type
For inband DTMF, Misc. Dialplan Tools start_dtmf must be used in the dialplan.
Usage:
<action application="set" data="dtmf_type=info"/>
or,
<action application="set" data="dtmf_type=rfc2833"/>
or,
<action application="set" data="dtmf_type=none"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| mod_sofia | sofia_glue.c | 6952 |

