Hi everyone,<br><br>I have a question about FreeSWITCH heartbeat, I have this on my dialplan:<br><br>&lt;extension name=&quot;test&quot;&gt;<br>&lt;condition field=&quot;destination_number&quot; expression=&quot;^8084$&quot;&gt;<br>
&lt;action application=&quot;answer&quot;/&gt;<br>&lt;action application=&quot;enable_heartbeat&quot; data=&quot;1&quot;/&gt;<br>&lt;/condition&gt;<br>&lt;/extension&gt;<br><br>But when I do &quot;event plain all&quot; I see the heartbeats are being fired every 20 seconds... what I&#39;m doing wrong?<br>
<br>Thanks,<br><br>Diego<br><br>