hello, maybe quite off topic, but is there any way, how to do some like:
exten => 3010,2,Dial(SIP/3010/ALERT_INFO=normal_ringtone&SIP/3011/ALERT_INFO=beep_ringtone) so, ring on two lines concurently, but using two distinguish tones (eg. I would like to be informed, about incomming call for other phone, but only with beep tone on my phone)
PJ






Jeremy Koski wrote:



I suppose that works. I get two short rings. Is there a way to change the
actual sound of it, though?


On Wed, 5 Apr 2006, Rich Adamson wrote:


I am having this exact same problem. I have tried 7.5, 7.4, and 8.2. I have tried setting ALERT_INFO and _ALERT_INFO and have tried several ringtones without any luck.

Using the current svn trunk, here is what works:
exten => 3010,1,Set(_ALERT_INFO=bellcore-r3) ; selects Ringer
exten => 3010,2,Dial(SIP/3010,15)

The above causes a 7960 to ring with two short rings.

As I recall from playing with the 7960 a long time ago, the phone only has limited number of ring tones installed. E.g., what works for a Sipura (as one example) will be different for the 7960.



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to