Matthew Marlowe
2004-Sep-02 18:46 UTC
[Asterisk-Users] Polycom SIP INFO & Changing Ringers
In ipmid.cfg I have: <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.4.type="ring-answer" se.rt.4.timeout="1000" se.rt.10.ringer="7"/> In sip.cfg I have: <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" voIpProt.SIP.alertInfo.1.class="10"/> I set up a test extension: exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") exten => 8614,2,Dial(SIP/614p) Ringer isn't changed.. In addition I have tried using the <ringType> option to change ringer type on boot, and it doesn't accept it. I've tried everything I think of Any help would be greatly appreciated
Matthew Marlowe wrote: In ipmid.cfg, try <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.10.type="ring-answer" se.rt.10.timeout="1000" se.rt.10.ringer="7"/> (note rt.10 instead of rt.4) John> In ipmid.cfg I have: > > <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.4.type="ring-answer" > se.rt.4.timeout="1000" se.rt.10.ringer="7"/> > > In sip.cfg I have: > > <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" > voIpProt.SIP.alertInfo.1.class="10"/> > > I set up a test extension: > > exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") > exten => 8614,2,Dial(SIP/614p) > > Ringer isn't changed.. > > In addition I have tried using the <ringType> option to change ringer > type on boot, and it doesn't accept it. > > I've tried everything I think of > > Any help would be greatly appreciated > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Matthew Marlowe
2004-Sep-02 19:37 UTC
[Asterisk-Users] Polycom SIP INFO & Changing Ringers
Ok, so I'm blind. That worked. Do you know why setting the ringtype though doesn't change the DEFAULT ring? Not that I can't do it via alert info now... It's just odd that won't work. And I definitely had se.rt.1. for all of the settings. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of John Baker Sent: Thursday, September 02, 2004 10:29 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Matthew Marlowe wrote: In ipmid.cfg, try <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.10.type="ring-answer" se.rt.10.timeout="1000" se.rt.10.ringer="7"/> (note rt.10 instead of rt.4) John> In ipmid.cfg I have: > > <G3INTERCOM se.rt.10.name="G3INTERCOM"se.rt.4.type="ring-answer"> se.rt.4.timeout="1000" se.rt.10.ringer="7"/> > > In sip.cfg I have: > > <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" > voIpProt.SIP.alertInfo.1.class="10"/> > > I set up a test extension: > > exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") > exten => 8614,2,Dial(SIP/614p) > > Ringer isn't changed.. > > In addition I have tried using the <ringType> option to change ringer > type on boot, and it doesn't accept it. > > I've tried everything I think of > > Any help would be greatly appreciated > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Matthew Marlowe
2004-Sep-02 19:46 UTC
[Asterisk-Users] Polycom SIP INFO & Changing Ringers
Is there a reason that I cant put those same tags that I put in ipmid.cfg and sip.cfg in the phones mac address config file? -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matthew Marlowe Sent: Thursday, September 02, 2004 10:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Ok, so I'm blind. That worked. Do you know why setting the ringtype though doesn't change the DEFAULT ring? Not that I can't do it via alert info now... It's just odd that won't work. And I definitely had se.rt.1. for all of the settings. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of John Baker Sent: Thursday, September 02, 2004 10:29 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Matthew Marlowe wrote: In ipmid.cfg, try <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.10.type="ring-answer" se.rt.10.timeout="1000" se.rt.10.ringer="7"/> (note rt.10 instead of rt.4) John> In ipmid.cfg I have: > > <G3INTERCOM se.rt.10.name="G3INTERCOM"se.rt.4.type="ring-answer"> se.rt.4.timeout="1000" se.rt.10.ringer="7"/> > > In sip.cfg I have: > > <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" > voIpProt.SIP.alertInfo.1.class="10"/> > > I set up a test extension: > > exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") > exten => 8614,2,Dial(SIP/614p) > > Ringer isn't changed.. > > In addition I have tried using the <ringType> option to change ringer > type on boot, and it doesn't accept it. > > I've tried everything I think of > > Any help would be greatly appreciated > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Matthew Marlowe
2004-Sep-02 20:14 UTC
[Asterisk-Users] Polycom SIP INFO & Changing Ringers
I now have in ipmid.cfg <G3INTERCOM se.rt.100.name="G3INTERCOM" se.rt.100.type="ring-answer" se.rt.100.timeout="1000" se.rt.100.ringer="7"/> <G3SALES se.rt.101.name="G3SALES" se.rt.101.type="ring" se.rt.101.ringer="4" se.rt.101.callWait="6" se.rt.101.mod="1"/> <G3BILLING se.rt.102.name="G3BILLING" se.rt.102.type="ring" se.rt.102.ringer="7" se.rt.102.callWait="6" se.rt.102.mod="1"/> <G3TS se.rt.103.name="G3TS" se.rt.103.type="ring" se.rt.103.ringer="7" se.rt.103.callWait="6" se.rt.103.mod="1"/> And in sip.cfg: <alertInfo voIpProt.SIP.alertInfo.100.value="G3INTERCOM" voIpProt.SIP.alertInfo.100.class="100"/> <alertInfo voIpProt.SIP.alertInfo.101.value="G3SALES" voIpProt.SIP.alertInfo.101.class="101"/> <alertInfo voIpProt.SIP.alertInfo.102.value="G3BILLING" voIpProt.SIP.alertInfo.102.class="102"/> <alertInfo voIpProt.SIP.alertInfo.103.value="G3TS" voIpProt.SIP.alertInfo.103.class="103"/> Yet now, nothing is working when I send the ALERT_INFO header..... Am I doing something wrong? (again?) -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matthew Marlowe Sent: Thursday, September 02, 2004 10:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Ok, so I'm blind. That worked. Do you know why setting the ringtype though doesn't change the DEFAULT ring? Not that I can't do it via alert info now... It's just odd that won't work. And I definitely had se.rt.1. for all of the settings. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of John Baker Sent: Thursday, September 02, 2004 10:29 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Matthew Marlowe wrote: In ipmid.cfg, try <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.10.type="ring-answer" se.rt.10.timeout="1000" se.rt.10.ringer="7"/> (note rt.10 instead of rt.4) John> In ipmid.cfg I have: > > <G3INTERCOM se.rt.10.name="G3INTERCOM"se.rt.4.type="ring-answer"> se.rt.4.timeout="1000" se.rt.10.ringer="7"/> > > In sip.cfg I have: > > <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" > voIpProt.SIP.alertInfo.1.class="10"/> > > I set up a test extension: > > exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") > exten => 8614,2,Dial(SIP/614p) > > Ringer isn't changed.. > > In addition I have tried using the <ringType> option to change ringer > type on boot, and it doesn't accept it. > > I've tried everything I think of > > Any help would be greatly appreciated > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Matthew Marlowe
2004-Sep-03 04:07 UTC
[Asterisk-Users] Polycom SIP INFO & Changing Ringers
Well thanks for trying to help, mod="0" didn't fix that problem. I'll check out the sequential problem later, didn't notice that. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of John Baker Sent: Thursday, September 02, 2004 11:51 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Polycom SIP INFO & Changing Ringers Don't know. Try setting se.rt.modification.enabled="0" and se.rt.1.mod="0" in ipmid.cfg John Matthew Marlowe wrote:> Ok, so I'm blind. That worked. > > Do you know why setting the ringtype though doesn't change the DEFAULT> ring? Not that I can't do it via alert info now... It's just odd that > won't work. And I definitely had se.rt.1. for all of the settings. > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of John > Baker > Sent: Thursday, September 02, 2004 10:29 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Polycom SIP INFO & Changing Ringers > > Matthew Marlowe wrote: > > In ipmid.cfg, try > > <G3INTERCOM se.rt.10.name="G3INTERCOM" se.rt.10.type="ring-answer" > se.rt.10.timeout="1000" se.rt.10.ringer="7"/> > > (note rt.10 instead of rt.4) > > John > > >>In ipmid.cfg I have: >> >> <G3INTERCOM se.rt.10.name="G3INTERCOM" > > se.rt.4.type="ring-answer" > >>se.rt.4.timeout="1000" se.rt.10.ringer="7"/> >> >>In sip.cfg I have: >> >> <alertInfo voIpProt.SIP.alertInfo.1.value="G3INTERCOM" >>voIpProt.SIP.alertInfo.1.class="10"/> >> >>I set up a test extension: >> >>exten => 8614,1,SetVar(ALERT_INFO="G3INTERCOM") >>exten => 8614,2,Dial(SIP/614p) >> >>Ringer isn't changed.. >> >>In addition I have tried using the <ringType> option to change ringer >>type on boot, and it doesn't accept it. >> >>I've tried everything I think of >> >>Any help would be greatly appreciated >>_______________________________________________ >>Asterisk-Users mailing list >>Asterisk-Users@lists.digium.com >>http://lists.digium.com/mailman/listinfo/asterisk-users >>To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users