Cisco 7940G Panduan Administrasi - Halaman 24

Jelajahi secara online atau unduh pdf Panduan Administrasi untuk Telepon IP Cisco 7940G. Cisco 7940G 29 halaman. Ios telephony services ip phone
Juga untuk Cisco 7940G: Panduan Pengguna (21 halaman), Panduan Pengguna (25 halaman), Lembar data (7 halaman), Manual (35 halaman), Referensi Cepat (2 halaman), Panduan Pengguna (15 halaman), Panduan Referensi Cepat (2 halaman), Panduan Pengguna (20 halaman), Panduan Telepon (17 halaman), Panduan Administrator (15 halaman), Panduan Pengguna (16 halaman), Panduan Referensi (24 halaman), Manual (21 halaman), Panduan Instalasi (12 halaman), Panduan Pengguna (10 halaman)

Cisco 7940G Panduan Administrasi
How to Create Dial Plans
For more information on Bellcore tones, refer to Bellcore GR-506-CORE. For more information on tones
Note
in BTS 10200 Softswitch features, refer to the Cisco BTS 10200 Softswitch website at
http://www.cisco.com/en/US/partner/products/hw/vcallcon/ps531/index.html.
Prerequisites
Ensure that your dial plans adhere to the following:
Specify which dial plan a phone is to use by specifying the path to the dial plan in the dial_template
parameter. Define the dial_template parameter in either the default configuration file or a
phone-specific configuration file.
Note
Procedure
Using an ASCII text editor such as vi, open a new file.
Step 1
Type the following to indicate the start of the dial-plan template:
Step 2
<DIALTEMPLATE>
Step 3
For each of the numbering schemes that you require, add the following string to the template, each
starting on a separate line:
TEMPLATE MATCH="pattern" Timeout="sec" User="type" Rewrite="xxx" Route="route" Tone="tone"
Arguments are as follows:
Argument
TEMPLATE MATCH="pattern"
Timeout="sec"
User="type"
Cisco Unified IP Phone 7960G and 7940G Administration Guide for Release 8.0 (SIP)
3-24
They are written with the understanding that rules are matched from start to finish with the
longest matching rule taken as the one to use. Matches against a period are not counted as part
of the longest length.
They are in XML format.
They are stored on your TFTP server.
To simplify maintenance and control, define this parameter in the default configuration file.
Define it in a phone-specific configuration file only if that phone needs to use a different dial
plan than the one being used by the other phones in the same system.
Description
Dial-pattern string to match. You can use the following wildcards:
A period (.) matches any character.
An asterisk (*) matches one or more characters.
A comma (,) causes the phone to generate a secondary dial tone.
Time, in seconds, before the system times out and dials the number
as entered by the user. To have the number dial immediately,
specify 0.
Tag to be added automatically to the dialed number. Valid values are
IP and Phone. This tag is not case sensitive.
Chapter 3
Initializing Cisco Unified IP Phones
OL-7890-01