In this section:
This object allows you to configure a profile defining conditions for triggering on DTMF digit strings. For additional DTMF details, refer to DTMF and RTP Relay.
Refer to Digit Profile - CLI to configure a Digit Profile defining frequency ranges, pulse durations, power levels, etc. for DTMF, MFR1 and MFR2 digit detection and generation.
% set profiles dtmfTrigger <egress | ingress> interdigitTimeout <0-65535> longdigitDuration <0-65535> pattern <trigger pattern> state <disabled | enabled>
The DTMF Trigger Parameters are as shown below:
% show profiles dtmfTrigger dtmfTrigger egress { state enabled; pattern 3; interdigitTimeout 5000; longdigitDuration 2000; } dtmfTrigger ingress { state enabled; pattern 4; interdigitTimeout 3000; longdigitDuration 4000; }