cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5383
Views
0
Helpful
2
Replies

7961g Ringlist.xml

brianpocock
Level 1
Level 1

Hi,

As you can probably guess from the title I'm trying to change the ringing tone on this phone.   I have the Ringlist.xml file which contains this:

<CiscoIPPhoneRingList>
<Ring>
<DisplayName>Old Style</DisplayName>
<FileName>ringer1.pcm</FileName>
</Ring>
<Ring>
<DisplayName>New Style</DisplayName>
<FileName>ringer2.pcm</FileName>
</Ring>
</CiscoIPPhoneRingList>

But looking at the TFTP logs the phone never seems to request this file?

Does it need to be added to the phones SEPmacaddress.cnf.xml file and if so how?

Thanks

1 Accepted Solution

Accepted Solutions

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

The ringlist.xml is downloaded when you browse to the ring menu on the handset.

Bear in mind on CCM you might not see anything in the TFTP logs if you are on default settings, as only errors are logged. You may also need to restart the TFTP server for your uploaded file to take effect.

Regards

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

View solution in original post

2 Replies 2

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

The ringlist.xml is downloaded when you browse to the ring menu on the handset.

Bear in mind on CCM you might not see anything in the TFTP logs if you are on default settings, as only errors are logged. You may also need to restart the TFTP server for your uploaded file to take effect.

Regards

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

That did it, turns out the file also didnt have the right permissions and was names incorrectly, Ringlist.xml rather than ringlist.xml

Thanks!