<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('localhost', '8021', 'ClueCon')</div><div><br></div><div>if con.connected:</div><div> con.events('plain', 'ALL')</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>"Event-Name: SERVER_DISCONNECTED"</div><div><br></div><div><br></div><div>similarly, If I run any command using "con.api("originate sofia/gateway/MySIP/XXXX &park")", the events do not get fired.</div><div> <br></div><div class="gmail_signature">Regards<br>Deepika<br><br></div>
</div></div>