[asterisk-dev] app_alarmreceiver

Kaloyan Kovachev kkovachev at varna.net
Wed Jan 27 06:27:15 CST 2010


Hi,

On Wed, 27 Jan 2010 01:17:34 +0000, Francisco Fernandes wrote 
> Hi, 
> Has anyone tried to do the reverse? meaning, send an ademco contact_id from
asterisk to an ademco central (receiver) ? how could one do this? does one
have to compile a new module or would it be possible to do it, using agi, or
something...? 
> 
> Thanks

 I have not tried, but it should be possible. The simpliest way is to just
send the DTMFs of the message few seconds after answer and to hope it is
corectly received.

 In order to be sure it is correctly received you will need to make
application which will detect the ACK and kissoff signals (no DSP routines in
asterisk for this) returning a variable, which one have been received. Then in
the dialplan wait for ACK tone (1400Hz 100ms folowed by 2300Hz 100ms) before
you start sending DTMF, then wait for kissoff (1400Hz 900ms) to confirm
correctness or another ACK to repeat it.



More information about the asterisk-dev mailing list