<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2172/18/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_AlarmReceiver">Asterisk 11 Application_AlarmReceiver</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~wikibot">Wiki Bot</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         <h1><a name="Asterisk11Application_AlarmReceiver-AlarmReceiver%28%29"></a>AlarmReceiver()</h1>

<h3><a name="Asterisk11Application_AlarmReceiver-Synopsis"></a>Synopsis</h3>

<p>Provide support for receiving alarm reports from a burglar or fire alarm panel.</p>
<h3><a name="Asterisk11Application_AlarmReceiver-Description"></a>Description</h3>



<p>This application should be called whenever there is an alarm panel calling in to dump its events. The application will handshake with the alarm panel, and receive events, validate them, handshake them, and store them until the panel hangs up. Once the panel hangs up, the application will run the system command specified by the eventcmd setting in <tt>alarmreceiver.conf</tt> and pipe the events to the standard input of the application. The configuration file also contains settings for DTMF timing, and for the loudness of the acknowledgement tones.</p>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />Only 1 signalling format is supported at this time: Ademco Contact ID.</td></tr></table></div>


<h3><a name="Asterisk11Application_AlarmReceiver-Syntax"></a>Syntax</h3>

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>AlarmReceiver()</pre>
</div></div>
<h5><a name="Asterisk11Application_AlarmReceiver-Arguments"></a>Arguments</h5>



<h3><a name="Asterisk11Application_AlarmReceiver-SeeAlso"></a>See Also</h3>


<ul>
        <li><tt>alarmreceiver.conf</tt></li>
</ul>


<h3><a name="Asterisk11Application_AlarmReceiver-ImportVersion"></a>Import Version</h3>

<p>This documentation was imported from Asterisk Version SVN-trunk-r370322</p>
    </div>
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_AlarmReceiver">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_AlarmReceiver?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>