Greetings, I am trying to implement distinctive ringing on a Cisco 7960. I have tried setting alert_info to chirp1 or chirp2 before dialing the phone, but it has no affect. If you have successfully implemented distinctive ringing on a 7960, I would really appreciate seeing the snipit of code that works. Thanks in advance Bruce Komito High Sierra Networks, Inc. servers-r-us.com (775) 236-5815
You need to set _ALERT_INFO. I'm using these values for the Cisco 79xx: Bellcore-BusyVerify Bellcore-Stutter Bellcore-MsgWaiting Bellcore-dr1 Bellcore-dr2 Bellcore-dr3 Bellcore-dr4 Bellcore-dr5 On 9/8/05, Bruce Komito <brucek@bagel.com> wrote:> > Greetings, I am trying to implement distinctive ringing on a Cisco 7960. > I have tried setting alert_info to chirp1 or chirp2 before dialing the > phone, but it has no affect. If you have successfully implemented > distinctive ringing on a 7960, I would really appreciate seeing the snipit > of code that works. > > Thanks in advance > > Bruce Komito > High Sierra Networks, Inc. > servers-r-us.com <servers-r-us.com> > (775) 236-5815 > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com <Easynews.com>-- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users >-- Automated Signature: This message is from Flobi of Flobi.com<Flobi.com> . Visit my website if you like: flobi.com Please remember to tip your waitress and bartender. They are doing their best to serve you and your indignant, malcontent attitude. -- -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20050908/91366779/attachment.htm
exten => s,1,SetVar(ALERT_INFO=<Bellcore-dr4>) Bruce Komito wrote:> Greetings, I am trying to implement distinctive ringing on a Cisco 7960. > I have tried setting alert_info to chirp1 or chirp2 before dialing the > phone, but it has no affect. If you have successfully implemented > distinctive ringing on a 7960, I would really appreciate seeing the snipit > of code that works. > > Thanks in advance > > Bruce Komito > High Sierra Networks, Inc. > servers-r-us.com > (775) 236-5815 > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users