[Freeswitch-users] mod_socket: custom timeout for HEARTBEAT event
Diego Viola
diego.viola at gmail.com
Sun Oct 11 14:44:59 PDT 2009
Maybe you want enable_heartbeat or sched_heartbeat from mod_dptools?
You can pass your parameters in second to these two.
Example:
<action application="enable_heartbeat" data="1"/>
<action application="sched_heartbeat" data="1"/>
Where 1 in this case is the number of heartbeats per seconds.
You can use that example on the Dialplan XML but you can also use it on
mod_event_socket outbound, etc.
Best regards,
Diego
On Sun, Oct 11, 2009 at 4:59 PM, Artem Shiyanov <shiyanov at gmail.com> wrote:
> Hi all!
> As it stays in wiki:
> ...
> HEARTBEAT
> Status information for freeswitch trigerred by freeswitch's heartbeat every
> 20 seconds.
> ...
>
> Is there any way to customize timeout of HEARTBEAT events?
>
>
> Thanks in advance,
> Artem
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091011/8bbe0645/attachment-0002.html
More information about the FreeSWITCH-users
mailing list