Teledex IP250D User’s Guide SIP/MGCP Part Number 600-0480-6025
APPENDICES

10.1 SAMPLE DIAL PLANS

Simple Dial Plan
Allows dialing of seven (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 Plans
Local operator on 0, long distance operator on 00, four-digit local extension number
starting with 3,4 OR 5, seven-digit local numbers prefixed by an 8, two-digit star services
(e.g. *69), ten-digit long distance prefixed by 91, and international numbers starting with
9011+ variable number of digits, are all examples of complex dial plans. The dial plan
rule for these is:
(0T|00T|[3-5]xxx|8xxxxxxx|*xx|91xxxxxxxxxx|9011x.T)
11 Appendix E: Tone and Ring Cadence Configuration
The various tone patterns generated by the IP Phone are all configurable via the standard
config variable process. In addition, the ring cadence patterns used are also configurable.
This section describes how to configure tones and ring cadence patterns.

11.1 TONE CONFIGURATION

The "language" for specifying the tone components is quite simple. They can be
summarized by the following BNF:
Freqval ::= frequency in Hertz
Powerval ::= power in Dbm0
Timeval ::= time in milliseconds
Repeatval ::= # of cycles to repeat
Tonename ::= "DTMF_0" | "DTMF_1" | "DTMF_2" | "DTMF_3" |
"DTMF_4" |"DTMF_5" | "DTMF_6" | "DTMF_7" | "DTMF_8" | "DTMF_9"
|"DTMF_STAR" | "DTMF_POUND" | "DTMF_A" | "DTMF_B" |"DTMF_C" |
"DTMF_D" |"DIALTONE" | "BUSY" | "RINGBACK" | "CALLWAITING" |
"NETWORK_BUSY" | "CONFIRM" | "STUTTER_DIAL" | "OFF_HOOK_WARN"
|"MSG_WAIT_INDICATOR" | "REORDER" | "CUSTOM_1" | "CUSTOM_2" |