- Joined
- Oct 15, 2013
- Messages
- 215
- Reaction score
- 16
We've got Cisco SPA514g phones, and I've been tasked with changing the ringtones for external calls. The problem is, I can't figure it out, and I'm at my wit's end.
I've asked here before, and what I found out is you can set it so the user chooses the ringtone by changing the Distinctive Ringing section in the provisioning template to this (set them all to "n="):
The problem with that is mine is already set like that and it didn't make a difference.
How can I do this? If I bought a support contract with 3CX, would they be able to help me figure it out? Or would I need to get support from Cisco?
Or is it even possible?
I've asked here before, and what I found out is you can set it so the user chooses the ringtone by changing the Distinctive Ringing section in the provisioning template to this (set them all to "n="):
Code:
<Ring1 group="Phone/Ring_Tone">n=Classic-1;w=3;c=1</Ring1>
<Ring2 group="Phone/Ring_Tone">n=external;w=3;c=2</Ring2>
<Ring3 group="Phone/Ring_Tone">n=international;w=3;c=3</Ring3>
<Ring4 group="Phone/Ring_Tone">n=national;w=3;c=4</Ring4>
<Ring5 group="Phone/Ring_Tone">n=local;w=2;c=1</Ring5>
<Ring6 group="Phone/Ring_Tone">n=queue;w=2;c=2</Ring6>
<Ring7 group="Phone/Ring_Tone">n=ivr;w=2;c=3</Ring7>
<Ring8 group="Phone/Ring_Tone">n=Simple-4;w=2;c=4</Ring8>
<Ring9 group="Phone/Ring_Tone">n=Simple-5;w=2;c=5</Ring9>
<Ring10 group="Phone/Ring_Tone">n=Office;w=4;c=1</Ring10>
The problem with that is mine is already set like that and it didn't make a difference.
How can I do this? If I bought a support contract with 3CX, would they be able to help me figure it out? Or would I need to get support from Cisco?
Or is it even possible?