Cisco Cisco Unified IP Phone 7960G Manual de Administração - Página 27

Procurar online ou descarregar pdf Manual de Administração para Telefone IP Cisco Cisco Unified IP Phone 7960G. Cisco Cisco Unified IP Phone 7960G 29 páginas. Ios telephony services ip phone
Também para Cisco Cisco Unified IP Phone 7960G: Manual do utilizador (21 páginas), Manual do utilizador (25 páginas), Referência rápida (2 páginas), Manual de referência rápida (2 páginas), Manual do utilizador (20 páginas), Manual do utilizador (28 páginas), Manual do telefone (17 páginas), Manual do Administrador (15 páginas), Manual de instalação (12 páginas), Manual do utilizador (16 páginas), Manual de referência (24 páginas), Manual (21 páginas), Manual do utilizador (10 páginas)

Cisco Cisco Unified IP Phone 7960G Manual de Administração
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