[Asterisk-Users] Distinctive Ringing for SipToneII

Chris Johnson Chris at chersoft.co.uk
Mon Oct 18 09:21:03 MST 2004


You should set the ALERT_INFO variable before sending a Dial command to
the phone as per the example below:

exten => 101,1,SetVar(ALERT_INFO=<Bellcore-drx>)
exten => 101,2,Dial(SIP/1234)
 
(Valid values are:
Bellcore-dr1 - standard phone ring cycle
Bellcore-dr2 - "Long-Long"
Bellcore-dr3 - "Short-Short-Long"
Bellcore-dr4 - "Short-Long-Short"
Bellcore-dr5 - Short - "Ringsplash")


Regards

Chris Johnson

CherSoft Ltd





> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Yiannis Costopoulos
> Sent: Thu 14 October 2004 18:24
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] Distinctive Ringing for SipToneII
> 



> Can someone tell me how to make * asterisk "send" the relevant signal
to a
> SipTone so it rings differently than the others?
> 
> Apologies for the long post.
> 
> Thanks,
> Yiannis.
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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





More information about the asterisk-users mailing list