Michael, Diego,<br>thanks for the rapid answers!<br><br>As far as I understand, &quot;enable_heartbeat&quot; app is launching SESSION_HEARTBEAT events that will stop when the call will be cleared. Also I &quot;heard&quot; that &quot;enable_heartbeat&quot; works only for calls with proxied media.<br>
<br>What I want is to monitor FreeSwitch status: is it alive and what is the system status message. This info is provided in HEARTBEAT event gracefully but in constant time period = 20 sec. So the main question is- how to customize this period?<br>
<br><br>Artem<br><br><br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 2:52 AM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Oct 11, 2009, at 5:44 PM, Diego Viola wrote:<br>
<br>
&gt; Maybe you want enable_heartbeat or sched_heartbeat from mod_dptools?<br>
&gt;<br>
&gt; You can pass your parameters in second to these two.<br>
&gt;<br>
&gt; Example:<br>
&gt;<br>
&gt; &lt;action application=&quot;enable_heartbeat&quot; data=&quot;1&quot;/&gt;<br>
&gt; &lt;action application=&quot;sched_heartbeat&quot; data=&quot;1&quot;/&gt;<br>
&gt;<br>
&gt; Where 1 in this case is the number of heartbeats per seconds.<br>
&gt;<br>
<br>
</div>Number of seconds between hearbeats, not hearbeats per second.<br>
<div class="im"><br>
<br>
&gt; You can use that example on the Dialplan XML but you can also use it<br>
&gt; on mod_event_socket outbound, etc.<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>