[Asterisk-Users] Re: Setting ringtone on Polycoms
rivy strauss
rstrauss at capalon.com
Wed Jan 25 13:46:04 MST 2006
I tried it. It didn't work.
RS
Have you tried replacing priority 1 with
exten => 801,1,SetVar(_ALERT_INFO="Test")
?
Moj
rivy strauss wrote:
>>/ Hi,
>
>
/>/ I'm having trouble setting the ringtone on my Polycom 501.
/>/ The relevant entry in extensions.conf is:
/>/ exten => 801,hint,SIP/creative1
/>/ exten => 801,1,SetVar(ALERT_INFO="Test")
/>/ exten => 801,2,Dial(SIP/creative1,20,Ttr)
/>/
/>/ In the sip.cfg:
/>/ <alertInfo voIpProt.SIP.alertInfo.1.value="Test"
/>/ voIpProt.SIP.alertInfo.1.class="13"/>
/>/ and
/>/ <TEST se.rt.13.name="Test" se.rt.13.type="ring" se.rt.13.ringer="11"
/>/ se.rt.13.callWait="7" se.rt.13.mod="1"/>
/>/
/>/ It does seem to be sending the proper SIP headers--
/>/
/>/ Call-ID: 024817d5799c21135a1197c00a4389ef at 63.208.156.19 <http://lists.digium.com/mailman/listinfo/asterisk-users>
/>/ CSeq: 102 INVITE
/>/ User-Agent: Asterisk PBX
/>/ Date: Wed, 25 Jan 2006 18:03:32 GMT
/>/ Alert-Info: "Test"
/>/ Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
/>/ Content-Type: application/sdp
/>/ Content-Length: 245
/>/
/>/ --But the phone does not actually ring with the class 13 ring (ring 11).
/>/ It just rings with the default ring.
/>/ Can anyone help?
/>/
/>/ Thanks!/
More information about the asterisk-users
mailing list