<div dir="ltr">Hi<br>I&#39;m using pure java sockets (not current available esl implementations) with event_socket to control sessions. to detect lan disconnects I&#39;m using session_heartbeat events every 1 second (this is adjustable). Considering performance is this a bad approach or not ? any better suggestions?<br>if I execute enable_heartbeat before answering the call this message is printed on console:<br>switch_core_session.c:1555 sofia/internal/<a href="mailto:1000@172.16.90.1">1000@172.16.90.1</a> using scheduler due to bypass media or media is not established.<br><div><br></div><div>should I answer the session before calling enable_heartbeat?</div><div>thanks</div></div>