<div dir="ltr"><div>can i monitor an ongoing call session by receiving freeswitch events through esl outbound socket? for example, i can have another process </div><div><br></div><div>monitoring the sip call sessioin by acquiring call events(answer, hangup, etc.) from freeswitch.</div>
<div><br></div><div>are the following steps ok?</div><div>1. create a socket server in a process</div><div>2. adding &lt;action application=&quot;socket&quot; data=&quot;IPaddr:port async&quot;/&gt; to the dialplan xml.</div>
<div>3. get the outbound socket connection from freeswitch</div><div>4. acquire call events</div><div><br></div><div>should i do some event subscription before step 4?</div><div><br></div><div>any response is appreciated!</div>
</div>