Introduction
79
SmartLink 4020 Getting Started Guide
C • Dial plans
Introduction
The H.323 and SIP code will allow provisioning (via web browser) of the dial plan. A dial plan gives the unit a
map to determine when a complete number has been entered and should be passed to the gatekeeper for reso-
lution into an IP address. Dial plans are expressed using the same syntax as used by MGCP NCS specification.
The formal syntax of the dial plan is described by the following notation:
Digit ::= "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
Timer ::= "T" | "t"
Letter ::= Digit | Timer | "#" | "*" | "A" | "a" | "B" | "b" | "C" | "c"| "D" | "d"
Range ::= "X" | "x" -- matches any digit
| "[" Letters "]" -- matches any of the specified letters
Letters::= Subrange | Subrange Letters
Subrange::= Letter -- matches the specified letter
| Digit "-" Digit -- matches any digit between first and last
Position::= Letter | Range
StringElement::= Position -- matches any occurrence of the position
| Position "." -- matches an arbitrary number of occurrences
including 0
String ::= StringElement | StringElement String
StringList::= String | String "|" StringList
DialPlan::= String | "(" StringList ")"
A dial plan, according to this syntax, is defined either by a (case insensitive) string or by a list of strings. Regard-
less of the above syntax a timer is only allowed if it appears in the last position in a string (12T3 is not valid).
Each string is an alternate numbering scheme. The unit will process the dial plan by comparing the current dial
string against the dial plan, if the result is underqualified (partial matches at least one entry) then it will do
nothing further. If the result matches or is over-qualified (no further digits could possibly produce a match)
then send the string to the gatekeeper and clear the dial string. The Timer T is activated when it is all that is
required to produce a match. The period of timer T is 4 seconds. For example a dial plan of (xxxT|xxxxx) will
match immediately if 5 digits are entered, it will also match after a 4 second pause when 3 digits are entered.
Sample Dial Plans
Simple Dial Plan
Allows dialing of 7-digit numbers (e.g. 5551234) or an operator on 0. Dial plan is (0T|xxxxxxx)
Non-dialed Line Dial Plan
As soon as handset is lifted the unit contacts the gatekeeper (used for systems where DTMF detection is done
in-call). Dial plan is (x.) i.e. match against 0 (or more) digits. Note: the dot ‘.’
Complex Dial Plan
•
Local operator on 0, long distance operator on 00
•
4-digit local extension number starting with 3, 4, or 5
•
7-digit local numbers are prefixed by an 8
Содержание SL4020
Страница 8: ...Contents SmartLink 4020 Getting Started Guide 8...
Страница 12: ...About this guide SmartLink 4020 Getting Started Guide 12...
Страница 13: ...13 Chapter 1 General information Chapter contents SmartLink 4020 overview 15...
Страница 14: ...1 General information SmartLink 4020 Getting Started Guide 14...
Страница 16: ...1 General information SmartLink 4020 Getting Started Guide 16 SmartLink 4020 overview...
Страница 30: ...4 LAN SmartLink 4020 Getting Started Guide 30...
Страница 36: ...4 LAN SmartLink 4020 Getting Started Guide 36 LAN VLAN Configuration...
Страница 38: ...5 Telephony SmartLink 4020 Getting Started Guide 38...
Страница 44: ...5 Telephony SmartLink 4020 Getting Started Guide 44 Audio CODEC Configuration...
Страница 46: ...6 System SmartLink 4020 Getting Started Guide 46...
Страница 52: ...6 System SmartLink 4020 Getting Started Guide 52 Reload...
Страница 53: ...53 Chapter 7 QoS Chapter contents Introduction 55 Saving your work 55...
Страница 54: ...7 QoS SmartLink 4020 Getting Started Guide 54...
Страница 56: ...7 QoS SmartLink 4020 Getting Started Guide 56 Introduction...
Страница 57: ...57 Chapter 8 Documentation Chapter contents Introduction 59...
Страница 58: ...8 Documentation SmartLink 4020 Getting Started Guide 58...
Страница 60: ...8 Documentation SmartLink 4020 Getting Started Guide 60 Introduction...
Страница 61: ...61 Chapter 9 Logout Chapter contents Introduction 63...
Страница 62: ...9 Logout SmartLink 4020 Getting Started Guide 62...
Страница 64: ...9 Logout SmartLink 4020 Getting Started Guide 64 Introduction...
Страница 66: ...10 Contacting Patton for assistance SmartLink 4020 Getting Started Guide 66...
Страница 72: ...A Compliance information Model 2616RC T DAC Getting Started Guide 72 Radio and TV Interference...
Страница 78: ...C Dial plans SmartLink 4020 Getting Started Guide 78...
Страница 81: ...81 Appendix D Calling Features Chapter contents Introduction 79...
Страница 82: ...D Calling Features SmartLink 4020 Getting Started Guide 82...
Страница 84: ...D Calling Features SmartLink 4020 Getting Started Guide 84 Introduction...