Can anybody give me some guidance on distinctive ring on Polycom phones? I have configured this in Asterisk home built systems before and just want to see if there is a better way to do it with FreePBX.
I have added the following Alert-Info config to the sip.cfg on my FreePBX server and then added “External” as the text in the Alert-Info field for an inbound route for one of my DIDs.
It works but is there a better way?
Are there standard alert info headers that I can send to a Polycom phone to just select one of the existing ring tones?
<alertInfo
voIpProt.SIP.alertInfo.3.value="External"
voIpProt.SIP.alertInfo.3.class="11"/>
<EXTERNAL se.rt.2.name="External"
se.rt.2.type="ring"
se.rt.2.ringer="2"
se.rt.2.callWait="6"
se.rt.2.mod="1"/>