Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

dtmfTrigger

This object allows you to configure a profile defining conditions for triggering on DTMF digit strings.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp')

Configuration

ParameterPresenceTypeDefaultDescription
nameMstring The user name of the dtmf trigger entry.
stateOenumerationdisabled The administrative state of this dtmf trigger.
patternOstringS# The trigger pattern.
interdigitTimeoutOint324000 Specifies interdigit timer in milliseconds. If 0, then timer is disabled
longdigitDurationOint322000 Specifies minimum duration in milliseconds for a digit to be considered long. If 0, then long digits are disabled

...