eamSignalingVariantsOutgoingDialMap
MX-EAM-MIB ·
.0.1880.1.100.200.1.900
Object
column
r/w
OctetString
Outgoing Dial Map
Defines the dial map format for the outgoing dial string. The
dial string generation uses a special format using macros
that enables the user to construct a custom dial string using
the ANI, DNIS and other specials tones used as separator. The
dial string uses regular expression to replace the macros
with the proper call parameter value.
Dial map macros:
* %dnis : DNIS (Dialed Number Identification Service).
* %ani : ANI (Automatic Number Identification).
* %kp : KP (start-of-pulsing) tone (MF R1 only).
* %st : ST (end-of-pulsing) tone (MF R1 only).
* %t : Interdigit timeout.
* A,B,C,D,*,# : Control tones (DTMF only).
* A,B,C,D,E : Control tones (MF R1 only).
Examples : ANI=1234 DNIS=6789 KP=A ST=D
* %dnis*%ani : 6789*1234
* %kp%dnis%st%kp%ani%st : A6789DA1234D
* A%dnisBA%aniB : A6789BA1234B
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.100.200.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eamSignalingVariantsEntry
- Table
- eamSignalingVariantsTable
- Siblings
- 13
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eamSignalingVariantsInterfaceName Interface Name
Identifies the interface. | column | OctetString | .0.1880.1.100.200.1.100 |
| eamSignalingVariantsWaitWink Wait Wink
Defines whether or not the outgoing register should wait for
a wink before proceeding with digit transmission. | column | MX-TCMxEnableState | .0.1880.1.100.200.1.1000 |
| eamSignalingVariantsWaitWinkAck Wait Wink Ack
Defines whether or not the outgoing register should wait for
a wink acknowledge after all digit reception. | column | MX-TCMxEnableState | .0.1880.1.100.200.1.1100 |
| eamSignalingVariantsSendWink Send Wink
Defines whether or not the incoming register should send a
wink to notify the remote side that digit information can be
sent. | column | MX-TCMxEnableState | .0.1880.1.100.200.1.1200 |
| eamSignalingVariantsSendWinkAck Send Wink Ack
Defines whether or not the incoming register should send a
wink to acknowledge the receipt of all digits. | column | MX-TCMxEnableState | .0.1880.1.100.200.1.1300 |
| eamSignalingVariantsOverrideDefault Override Default
Overrides the default settings of E&M Signaling parameters
for the SignalingType and InterfaceName.
* Disable: The interface uses … | column | MX-TCMxEnableState | .0.1880.1.100.200.1.200 |
| eamSignalingVariantsResetSpecific Reset Specific
Resets specific settings of E&M Signaling parameters with the
default signaling settings. This command is used to retrieve
the default configuration … | column | Enumeration | .0.1880.1.100.200.1.2000 |
| eamSignalingVariantsBitsBCD BCD Bits
Settings of the B, C and D bits when the device transmits
line signals. B, C and D bits of received line signals are
ignored by the device.
… | column | Integer32 | .0.1880.1.100.200.1.300 |
| eamSignalingVariantsDnisLength DNIS Length
Defines the expected length of the DNIS. DNIS (Dialed Number
Identification Service) is the called party or the
destination number.
* 0… | column | Unsigned32 | .0.1880.1.100.200.1.400 |
| eamSignalingVariantsAniLength ANI Length
Defines the expected length of the ANI. ANI (Automatic Number
Identification) is the number of the calling party.
* 0 : Variable ANI len… | column | Unsigned32 | .0.1880.1.100.200.1.500 |
| eamSignalingVariantsIncomingRegisterSignaling Incoming Register Signaling
Defines the incoming register signaling method.
* MfR1: Multi Frequency - R1.
* Dtmf: Dual Tone Multi Frequency. | column | Enumeration | .0.1880.1.100.200.1.600 |
| eamSignalingVariantsOutgoingRegisterSignaling Outgoing Register Signaling
Defines the outgoing register signaling method.
* MfR1: Multi Frequency - R1.
* Dtmf: Dual Tone Multi Frequency. | column | Enumeration | .0.1880.1.100.200.1.700 |
| eamSignalingVariantsIncomingDialMap Incoming Dial Map
Defines the dial map expression to match against on the
incoming side. The dial map expression uses a special format
using macros that enables the… | column | OctetString | .0.1880.1.100.200.1.800 |