drop_dtmf_masking_digits
Created by Ryan Harris, last modified on 2018.02.07
drop_dtmf_masking_digits
dtmf digit If drop_dtmf
is true
play specified tone for every tone received.
Usage
Each DTMF tone that is entered into the a-leg will be dropped and a "d" sent to the b-leg.
<action application="set" data="drop_dtmf=true"/>
<action application="set" data="drop_dtmf_masking_digits=d"/>
To drop and replace DTMF on the b-leg use:
<action application="export" data="nolocal:drop_dtmf=true"/>
<action application="export" data="nolocal:drop_dtmf_masking_digits=d"/>