digitMapProcessDigitsWhenPressed
MX-DIGIT-MAP-MIB ·
.1.3.6.1.4.1.4935.15.55.1.1
Object
Determines when a digit is processed through the digit maps.
disable :
Digits are processed only when released. Disabling this
feature increases the delay needed to match a dialed
string to a digit map. There is also an impact on
digitMapTimeoutFirstDigit and digitMapTimeoutCompletion
since the timers are stopped at the end of a DTMF
instead of the beginning. It can also lead to small DTMF
leaks when using subscriber services if the variable
subscriberServicesProcessingTrigger is set to flashHookAndDigits.
enable :
Digits are processed as soon as they are pressed.
This can lead to a DTMF leak in the RTP at the beginning
of a call if the voice stream is established before the
last DTMF is released.
This variable's semantics are different depending on
protocol and/or hardware platforms.
Please refer to the documentation shipped with your
device for more details.
Context
- MIB
- MX-DIGIT-MAP-MIB
- OID
.1.3.6.1.4.1.4935.15.55.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- digitMapMIBObjects
- Siblings
- 3
Values & Constraints
Type Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| digitMapAllowedTable A table of the digit maps that are considered valid if
dialed, indexed by the digitMap entry number. | table | - | .1.3.6.1.4.1.4935.15.55.1.10 |
| digitMapRefusedTable A table of the digit maps that are considered invalid if
dialed, indexed by the digitMap entry number. | table | - | .1.3.6.1.4.1.4935.15.55.1.20 |
| digitMapTimeouts | node | - | .1.3.6.1.4.1.4935.15.55.1.30 |