Speaking of rings... Is there any way to make the Polycoms have a default ring volume after rebooting? Seems everytime I reboot mines they all go back to a very low ring volume.
|-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] On Behalf Of |Bill Michaelson |Sent: Tuesday, January 24, 2006 10:41 AM |To: [email protected] |Subject: Re: [Asterisk-Users] cannot change distinctive ring |polycom phones | |In sip.cfg, add something like this: | |<alertInfo voIpProt.SIP.alertInfo.1.value="ring3" |voIpProt.SIP.alertInfo.1.class="4"/> | |...to correspond to something like this... | |<SPECIAL_RING se.rt.4.name="ring3" se.rt.4.type="ring-answer" |se.rt.4.timeout="2000" se.rt.4.ringer="2" se.rt.4.callWait="6" |se.rt.4.mod="1"/> | |Please note that I just hacked this example out of my own cfg, |modified it for you, and possibly introduced an error, because |it is untested now! But it was lifted from working code, so |it should get you on the right track, and I hope it helps. | | | |Date: Tue, 24 Jan 2006 14:54:31 +0100 |From: Giorgio Incantalupo <[EMAIL PROTECTED]> |Subject: [Asterisk-Users] cannot change distinctive ring polycom | phones |To: [email protected] |Message-ID: <[EMAIL PROTECTED]> |Content-Type: text/plain; charset=ISO-8859-1; format=flowed | |Hi, |I'm using asterisk 1.2.1 on a debian sarge distro. |I've followed notes in |http://www.voip-info.org/wiki/view/Polycom+auto-answer+config |and |http://www.voip-info.org/wiki/index.php?page=OptiPoint+600+SIP+ -+Distictive+ring+using+ALERT_INFO |but I still cannot change ring style via asterisk using exten |=> 666,1,SipAddHeader(ALERT_INFO="ring3") |in extensions.conf . | |Is it possible to do it on polycom ip phones? If yes...how? Is |there something missing?? | | | |_______________________________________________ |--Bandwidth and Colocation provided by Easynews.com -- | |Asterisk-Users mailing list |To UNSUBSCRIBE or update options visit: | http://lists.digium.com/mailman/listinfo/asterisk-users | | _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
