<div dir="ltr"><div><div><div>In esl.jar library , their is a public function to make make  outbound connection with freeswitch :<br><br>public ESLconnection(int socket) {<br>    this(eslJNI.new_ESLconnection__SWIG_2(socket), true);<br>
  }<br><br></div>but how I can (int socket) ?<br><br></div>Regards<br><br></div>Marwan<br></div>