Creating Custom Phone Rings - Cisco 7906G Administration Manual

Unified ip phone cisco unified callmanager 5.1 (sip)
Hide thumbs Also See for 7906G:
Table of Contents

Advertisement

Chapter 6
Customizing the Cisco Unified IP Phone
Note
PCM File Requirements for Custom Ring Types
Cisco Unified IP Phone 7906G and 7911G Administration Guide for Cisco Unified CallManager 5.1
OL-11515-01
The CiscoIPPhoneRingList XML object uses the following simple tag set to
describe the information:
<CiscoIPPhoneRingList>
<Ring>
<DisplayName/>
<FileName/>
</Ring>
</CiscoIPPhoneRingList>
The following characteristics apply to the definition names. You must include the
required DisplayName and FileName for each phone ring type.
DisplayName defines the name of the custom ring for the associated PCM file
that will display on the Ring Type menu of the Cisco Unified IP Phone.
FileName specifies the name of the PCM file for the custom ring to associate
with DisplayName.
The DisplayName and FileName fields must not exceed 25 characters.
This example shows a Ringlist.xml file that defines two phone ring types:
<CiscoIPPhoneRingList>
<Ring>
<DisplayName>Analog Synth 1</DisplayName>
<FileName>Analog1.raw</FileName>
</Ring>
<Ring>
<DisplayName>Analog Synth 2</DisplayName>
<FileName>Analog2.raw</FileName>
</Ring>
</CiscoIPPhoneRingList>
The PCM files for the rings must meet the following requirements for proper
playback on Cisco Unified IP Phones:
Raw PCM (no header)
8000 samples per second
8 bits per sample

Creating Custom Phone Rings

6-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

7911g

Table of Contents