Mediatrix 1204
243
C
H A P T E R
21
Digit Maps
This chapter describes how to use a digit map.
You can also set these parameters via the web interface, as described in
.
What is a Digit Map?
A digit map allows you to compare the number users just dialed to a string of arguments. If they match, users
can make the call. If not, users cannot make the call and get an error signal. It is thus essential to define very
precisely a digit map before actually implementing it, or your users may encounter calling problems.
Because the Mediatrix 1204 cannot predict how many digits it needs to accumulate before transmission, you
could use the digit map, for instance, to determine exactly when there are enough digits entered from the user
to place a call.
Syntax
The permitted digit map syntax is taken from the core MGCP specification, RFC 2705, section 3.4:
DigitMap = DigitString / '(' DigitStringList ')'
DigitStringList = DigitString 0*( '|' DigitString )
DigitString = 1*(DigitStringElement)
DigitStringElement = DigitPosition ['.']
DigitPosition = DigitMapLetter / DigitMapRange
DigitMapLetter = DIGIT / '#' / '*' / 'A' / 'B' / 'C' / 'D' / 'T'
DigitMapRange = 'x' / '[' 1*DigitLetter ']'
DigitLetter ::= *((DIGIT '-' DIGIT ) / DigitMapLetter)
Where “x” means “any digit” and “.” means “any number of”.
For instance, using the telephone on your desk, you can dial the following numbers:
Standards Supported
RFC 2705 – Media Gateway Control Protocol (MGCP) Version 1.0,
section 3.4 (Formal syntax description of the protocol).
In the
Unit Manager Network Administration Manual
, refer to chapter
Dial Map Parameters
.
Note:
The digit maps apply only on SCN to IP network calls. They are used on the second – IP – dial tone.
Table 156:
Number Examples
Number
Description
0
Local operator
00
Long distance operator
xxxx
Local extension number
8xxxxxxx
Local number
#xxxxxxx
Shortcut to local number at other corporate sites
Summary of Contents for Mediatrix 1204
Page 6: ...Mediatrix Telecom a Division of Media5 Corporation Reference Manual...
Page 26: ...Preface About this Manual End User Technical Support xxvi Mediatrix 1204...
Page 27: ...Installation and Web Page Configuration...
Page 28: ...Page Left Intentionally Blank...
Page 50: ...Chapter 1 Installation Verifying the Installation 24 Mediatrix 1204...
Page 98: ...Chapter 4 Web Interface SIP Parameters SIP Authentication 72 Mediatrix 1204...
Page 127: ...SNMP Configuration...
Page 128: ...Page Left Intentionally Blank...
Page 162: ...Chapter 8 IP Address and Network Configuration Ethernet Connection Speed 136 Mediatrix 1204...
Page 170: ...Chapter 9 SIP Servers Presence Compositor Server 144 Mediatrix 1204...
Page 174: ...Chapter 10 DNS SRV Configuration DNS SRV Oriented Settings 148 Mediatrix 1204...
Page 196: ...Chapter 12 Configuration File Download Configuration File Example 170 Mediatrix 1204...
Page 220: ...Chapter 14 Gateway Configuration Detecting a Far End Disconnect 194 Mediatrix 1204...
Page 240: ...Chapter 16 Voice Transmissions User Gain 214 Mediatrix 1204...
Page 288: ...Chapter 23 Telephony Attributes Delayed Hot Line 262 Mediatrix 1204...
Page 294: ...Chapter 25 Quality of Service QoS VLAN 268 Mediatrix 1204...
Page 298: ...Chapter 26 Syslog Daemon Syslog Daemon Configuration 272 Mediatrix 1204...
Page 302: ...Chapter 27 Statistics RTP Statistics 276 Mediatrix 1204...
Page 319: ...Appendices...
Page 320: ...Page Left Intentionally Blank...
Page 332: ...Appendix B Standard Hardware Information Warranty 306 Mediatrix 1204...
Page 336: ...Appendix C Cabling Considerations RJ 11 Telephone Cable 310 Mediatrix 1204...
Page 372: ...Appendix E Glossary Wide Area Network WAN 346 Mediatrix 1204...
Page 390: ...Index W 364 Mediatrix 1204...