...
| |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
name | M | string | The user name of the dtmf trigger entry. | ||
state | O | enumeration | disabled | The administrative state of this dtmf trigger. | |
pattern | O | string | S# | The trigger pattern. | |
interdigitTimeout | O | int32 | 4000 | Specifies interdigit timer in milliseconds. If 0, then timer is disabled | |
longdigitDuration | O | int32 | 2000 | Specifies minimum duration in milliseconds for a digit to be considered long. If 0, then long digits are disabled |
...