Cisco 7940G Panduan Administrasi - Halaman 27

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
Chapter 3
Initializing Cisco Unified IP Phones
Using the Backward-Slash (\) and Asterisk (*) Characters
The following example uses the backward slash (\) and asterisk (*) as a dialed digit:
<DIALTEMPLATE>
</DIALTEMPLATE>
If you use the backslash (\) on a character other than the asterisk (*), the \ is ignored and the \\ character
is matched. If you need to explicitly specify the \ character in a dial plan, use \\. The \ is not sent out as
part of the dialed digit string because the phone removes it before sending the dial string.
Note
Specifying a Secondary Dial Tone
The following example specifies two different tones:
<DIALTEMPLATE>
</DIALTEMPLATE>

How to Verify Initialization

The initialization process establishes network connectivity and makes the phone operational in your IP
network.
Procedure
After the phone has power connected to it, ensure that the phone cycles through the following steps:
Step 1
a.
b.
c.
OL-7890-01
<TEMPLATE MATCH="12\*345" TIMEOUT="0" User="Phone"/> <!-- Match * Char -->
<TEMPLATE MATCH="*"
The \* character is matched by the "." character.
<TEMPLATE MATCH="7,..." TIMEOUT="0" /> <!-- Default Secondary Dial Tone -->
<TEMPLATE MATCH="9,..." TIMEOUT="0" Tone="Zip" /> <!-- Play Zip Tone -->
<TEMPLATE MATCH="8,...." TIMEOUT="0" Tone="Hold" /> <!-- Play Hold Tone -->
<TEMPLATE MATCH="8,123,...." TIMEOUT="0" Tone="Hold" Tone="Zip" /> <!--Play Hold Tone
The following flash on and off in sequence: Headset button, Mute button, and Speaker button.
The Cisco Systems, Inc. copyright appears on the LCD.
The following messages appear:
Configuring VLAN—The phone configures the Ethernet connection.
Configuring IP—The phone contacts the DHCP server to obtain network parameters and the IP
address of the TFTP server.
Requesting Configuration—The phone contacts the TFTP server to request its configuration
files and compares firmware images.
Upgrading Software—The phone displays this message only if it determines that an image
upgrade is required. After upgrading the image, the phone automatically reboots to run the new
image.
Cisco Unified IP Phone 7960G and 7940G Administration Guide for Release 8.0 (SIP)
TIMEOUT="10" User="Phone"/> <!-- Wildcard -->
after 8, Play Zip Tone after 123-->
How to Verify Initialization
3-27