[Asterisk-Users] cannot change distinctive ring polycom phones

Bill Michaelson bill at cosi.com
Tue Jan 24 09:40:52 MST 2006


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 <gincantalupo at fgasoftware.com>
Subject: [Asterisk-Users] cannot change distinctive ring polycom
	phones
To: asterisk-users at lists.digium.com
Message-ID: <43D63197.7050408 at fgasoftware.com>
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??






More information about the asterisk-users mailing list