cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
345
Views
0
Helpful
3
Replies

Ringlist for CM5.1

Is it possible to change the ringlist for Callmanager 5.x? I have a client that wants to remove all of the "goofy" ring types.

3 Replies 3

Rob Huffman
Hall of Fame
Hall of Fame

Hi Brian,

You can narrow this down to the two default rings (that are in the phone hardware) by probably just renaming the file so the phones can't find it. You could also use the process shown below to actually edit out all the rings that you don't want;

The Cisco Unified IP Phone ships with two default ring types that are implemented in hardware: Chirp1 and Chirp2. Cisco Unified CallManager also provides a default set of additional phone ring sounds that are implemented in software as pulse code modulation (PCM) files. The PCM files, along with an XML file (named Ringlist.xml) that describes the ring list options that are available at your site, exist in the TFTP directory on each Cisco Unified CallManager server.

The following sections describe how you can customize the phone rings that are available at your site by creating PCM files and editing the Ringlist.xml file:

The Ringlist.xml file defines an XML object that contains a list of phone ring types. This file can include up to 50 ring types. Each ring type contains a pointer to the PCM file that is used for that ring type and the text that will appear on the Ring Type menu on a Cisco Unified IP Phone for that ring. The Cisco TFTP server for each Cisco Unified CallManager contains this file.

The CiscoIPPhoneRinglist XML object uses the following simple tag set to describe the information:

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.

--------------------------------------------------------------------------------

Note The DisplayName and FileName fields must not exceed 25 characters.

--------------------------------------------------------------------------------

This example shows a Ringlist.xml file that defines two phone ring types:

Analog Synth 1

Analog1.raw

Analog Synth 2

Analog2.raw

From this doc;

http://www.cisco.com/en/US/products/hw/phones/ps379/products_administration_guide_chapter09186a0080799741.html#wp1088056

Custom Phone Rings

Introducing Custom Phone Rings

Cisco Unified IP Phones ship with two default ring types that are implemented in hardware: Chirp1 and Chirp2. Cisco Unified CallManager also provides a default set of additional phone ring sounds that are implemented in software as pulse code modulation (PCM) files. The PCM files, along with an XML file (named Ringlist.xml) that describes the ring list options that are available at your site, exist in the TFTP directory on each Cisco Unified CallManager server.

You can get a copy of the Ringlist.xml file from the system using the following admin cli "file" commands:

admin:file

file list*

file view*

file search*

file get*

file dump*

file tail*

file delete*

Customizing and Modifying Configuration Files

You can modify configuration files (for example, edit the xml files) and add customized files (for example, custom ring tones, call back tones, phone backgrounds) to the TFTP directory. You can modify files and/or add customized files to the TFTP directory in Cisco Unified Communications Platform Administration, from the TFTP Server File Upload page.

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_administration_guide_chapter09186a008062b707.html

Hope this helps!

Rob

Rob - thanks for the info. When I attempt to retrieve the file it doesn't seem to accept any of my entries for "download directory":

admin:file get tftp Ringlist.xml

Please wait while the system is gathering files info ...done.

Sub-directories were not traversed.

Number of files affected: 1

Total size in Bytes: 2241

Total size in Kbytes: 2.1884766

Would you like to proceed [y/n]? y

SFTP server IP: xxx.xxx.xxx.xxx

SFTP server port [22]:

User ID: xxxxxx

Password: ******

Download directory:

I've tried C,C:,C:\,\,/,.,/.,\.

None work, I keep getting "Invalid download directory specified." and can't find a doc anywhere that specifies the proper syntax. No doubt there's a simple answer, but at this point I'm stuck.

I switched SFTP clients (used freeSSHd) and it worked with a destination of ".".

TAC also informed me you can use the following command line from an XP or 2000 PC:

tftp get Ringlist.xml

I tested this and it worked perfect.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: