[Asterisk-Users] AASTRA 480i Firmware 1.2.0.162 SIP ALERT_INFO problems

Peter Passchier peter.passchier at sayson.com
Thu Aug 4 16:04:10 MST 2005


The ALERT_INFO variable works for 480i firmwares 1.2.1.207 and up (like the 1.2.5-series).

Set it like in the example below:

exten=_*55XXX,1,SetVar(ALERT_INFO=info=alert-autoanswer)
exten=_*55XXX,2,Dial(SIP/${EXTEN:3},12,Ttr)

(*55 will be the prefix for the normal phone number; if a single digit is used --or anything of a different length-- adjust the slicing of the ${EXTEN}, like ${EXTEN:1} for a single digit)

The 'info=alert-autoanswer' is the only value that seems to do something.

Peter Passchier

Sayson Technologies Ltd.
210 - 1910 Quebec St
Vancouver, BC  V5T4K1
Canada
 
Phone: 604.730.1842
Fax: 604.732.8726
 

*****************************************************************************
This email and any files transmitted with it are confidential material. They are intended solely for the use of the designated individual or entity to whom they are addressed. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful.

If you have received this email in error please notify info at sayson.com and permanently delete the e-mail and files.
*****************************************************************************






More information about the asterisk-users mailing list