31
Sample Dial Plans
Simple Dial Plan
Allows the 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 the 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, four digit local extension number
starting with 3,4 or 5, seven digit local numbers are 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.
The dial plan for this is:
(0T|00T|[3-5]xxx|8xxxxxxx|*xx|91xxxxxxxxxx|9011x.T)