<html>
<head>
<meta name="generator" content="Windows Mail 17.5.9600.20573">
<style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Arial', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic';font-size:12pt;"><div>Thanks for answer, but this is not the issue.</div><div>I have set the value for listen-ip&nbsp; "0.0.0.0", so I can connect Freeswitch from outside the server.</div><div>it does work very well, I can successful connect to Freeswitch from inside the server with FsGui, and outside the server with my own service.</div><div>The problem is that inside the server I cannot connect to Freeswitch with my own service.</div><div>Maybe there is a problem in the Esl.dll, is there a way to debug it?<br></div><div data-signatureblock="true"><div><br></div><div>Israel Fink - Developer<br>Machshevet team</div><div><br></div></div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face=" 'Calibri', 'Arial', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic'" style='line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Arial", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic"; font-size: 12pt;'><b>From:</b>&nbsp;<a href="mailto:mike@jerris.com" target="_parent">Michael Jerris</a><br><b>Sent:</b>&nbsp;‎Wednesday‎, ‎September‎ ‎3‎, ‎2014 ‎5‎:‎31‎ ‎PM<br><b>To:</b>&nbsp;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_parent">freeswitch-users@lists.freeswitch.org</a></font></div></div><div><br></div><div dir="">From the default event socket config:<div><br></div><div><div>&lt;configuration name="event_socket.conf" description="Socket Client"&gt;</div><div>&nbsp; &lt;settings&gt;</div><div>&nbsp; &nbsp; &lt;param name="nat-map" value="false"/&gt;</div><div>&nbsp; &nbsp; &lt;param name="listen-ip" value="127.0.0.1"/&gt;</div><div>&nbsp; &nbsp; &lt;param name="listen-port" value="8021"/&gt;</div><div>&nbsp; &nbsp; &lt;param name="password" value="ClueCon"/&gt;</div><div>&nbsp; &nbsp; &lt;!--&lt;param name="apply-inbound-acl" value="lan"/&gt;--&gt;</div><div>&nbsp; &nbsp; &lt;!--&lt;param name="stop-on-bind-error" value="true"/&gt;--&gt;</div><div>&nbsp; &lt;/settings&gt;</div><div>&lt;/configuration&gt;</div><div><br></div><div><br></div><div>note the listen-ip.</div><div><br></div><div><div>On Sep 3, 2014, at 9:41 AM, &lt;<a href="mailto:ifink@machshevet.com" target="_parent">ifink@machshevet.com</a>&gt; &lt;<a href="mailto:ifink@machshevet.com" target="_parent">ifink@machshevet.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote style="margin-top: 0px; margin-bottom: 0px;"><div style="font: 12px/normal Helvetica; text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; font-size-adjust: none; font-stretch: normal;" dir="ltr"><div>In order to connect to FreeSwitch, we have made a .Net service with Esl whose connect to FreeSwitch and to send and receive events to can handle them in code.</div><div>It all works fine on our computer, we do connect to a remote server where&nbsp;FreeSwitch is installed. &nbsp;the connection succeeded very fine, and we get all the events.</div><div>The problem occurs on the remote server, if we try to install the service on the remote computer where the FreeSwitch is installed, it does not success, when we check the Connect Property is always returns 0.</div><div>The same thing with the same credentials does work on my computer but not on the server.</div><div>Have someone any idea? is there a way to debug the Esl to see under the hood why it does not succeed?<br></div><div data-signatureblock="true"><div><br></div><div>Israel Fink - Developer<br>Machshevet team</div></div></div></blockquote></div><br></div></div></div>
</body>
</html>