<div dir="ltr">Hi,<div><br></div><div>I am not bale to communicate with Freeswith over ESL:<br></div><div><br></div><div><div><div>When I run the following program:</div><div><br></div><div>import ESL</div><div><br></div><div>con = ESL.ESLconnection(&#39;localhost&#39;, &#39;8021&#39;, &#39;ClueCon&#39;)</div><div><br></div><div>if con.connected:</div><div>    con.events(&#39;plain&#39;, &#39;ALL&#39;)</div><div>    while 1:</div><div>        e = con.recvEvent()</div><div>        if e:</div><div>            print e.serialize()</div></div><div><br></div><div><br></div><div>I get output as :</div><div><br></div><div><br></div><div>&quot;Event-Name: SERVER_DISCONNECTED&quot;</div><div><br></div><div><br></div><div>similarly, If I run any command using &quot;con.api(&quot;originate sofia/gateway/MySIP/XXXX &amp;park&quot;)&quot;, the events do not get fired.</div><div> <br></div><div class="gmail_signature">Regards<br>Deepika<br><br></div>
</div></div>