[Asterisk-Users] Distinctive ringing on Cisco 79xx

2005-09-08 Thread Bruce Komito
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

Re: [Asterisk-Users] Distinctive ringing on Cisco 79xx

2005-09-08 Thread Flobi
Youneed to set_ALERT_INFO. I'm using these values for the Cisco 79xx: Bellcore-BusyVerifyBellcore-StutterBellcore-MsgWaitingBellcore-dr1Bellcore-dr2Bellcore-dr3Bellcore-dr4 Bellcore-dr5 On 9/8/05, Bruce Komito [EMAIL PROTECTED] wrote: Greetings, I am trying to implement distinctive ringing on a

Re: [Asterisk-Users] Distinctive ringing on Cisco 79xx

2005-09-08 Thread James Sizemore
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

Re: [Asterisk-Users] Distinctive ringing on Cisco 79xx

2005-09-08 Thread Flobi
James, isn't there a _ before alert_info? I thought there was... On 9/8/05, James Sizemore [EMAIL PROTECTED] wrote: 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