just to make sure what am I comparing <font class="Apple-style-span" face="&#39;courier new&#39;, monospace">event_socket.conf.xml</font> to? I have found that it is set up with the default settings but am not sure how or to what I am suppose to fix. I understand that I am comparing it to FS, but I am wondering if there is some kind of file that I am looking for to compare the two.<div>
<br></div><div>PeterS<br><br><div class="gmail_quote">On Fri, Oct 8, 2010 at 4:56 AM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
1. Check FS is running<br>
2. Check the port you&#39;re connecting to matches the one in event_socket.conf.xml<br>
3. Check that event_socket.conf.xml binding to the same IP you&#39;re<br>
connecting to (e.g. 0.0.0.0 if you&#39;re connecting from a remote<br>
machine, since the default 127.0.0.1 won&#39;t work then)<br>
4. Use netstat on the FS server to verify FreeSWITCH is actually<br>
listening on the port you&#39;re trying to connect to (I&#39;ve had a syntax<br>
error in the config file make the module fail to load in the past<br>
which left FS running but with no ESL socket). (If the module fails to<br>
load there&#39;ll also be an error in the log file).<br>
5. Check a firewall isn&#39;t blocking access to the port<br>
<br>
-Steve<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On 7 October 2010 01:23, Peter Schrock &lt;<a href="mailto:peter.schrock@gmail.com">peter.schrock@gmail.com</a>&gt; wrote:<br>
&gt; Okay, so I managed to get FS working the other day and I even managed to<br>
&gt; test a call and test my voicemail. All seemed to be working smoothly until,<br>
&gt; because of the rain here, my power went out and I had to reboot my computer.<br>
&gt; I logged in through the terminal, set up FS in background went to fs_cli and<br>
&gt; I get this error message:<br>
&gt; [ERROR] libs/esl/fs_cli.c:1206 main() Error Connecting [Socket Connection<br>
&gt; Error]<br>
&gt; I managed to figure out that in the file &quot;fs_cli.c&quot; on line 1206 you find<br>
&gt; the code for displaying this error message. The problem is that I don&#39;t know<br>
&gt; why this error message is occurring. Does anyone have any helpful hints as<br>
&gt; to what I should look at to resolve this problem?<br>
&gt; I even tried going to the git tree and make current, but that gave me<br>
&gt; problems that forced me to turn off mod_spandsp and mod_skyopen in the<br>
&gt; modules.conf, which I had running earlier. Any thoughts?<br>
&gt; PeterS<br>
&gt; PS<br>
&gt; I am not sure if this is of any help, but in addition to the error line<br>
&gt; above, it also posted this info:<br>
&gt; Usage: fs_cli [-H &lt;host&gt;] [-P &lt;port&gt;] [-p &lt;secret&gt;] [-d &lt;level&gt;] [-x<br>
&gt; command] [profile]<br>
&gt;   -?,-h --help                    Usage Information<br>
&gt;   -H, --host=hostname             Host to connect<br>
&gt;   -P, --port=port                 Port to connect (1 - 65535)<br>
&gt;   -u, --user=user@domain          user@domain<br>
&gt;   -p, --password=password         Password<br>
&gt;   -x, --execute=command           Execute Command and Exit<br>
&gt;   -l, --loglevel=command          Log Level<br>
&gt;   -q, --quiet                     Disable logging<br>
&gt;   -r, --retry                     Retry connection on failure<br>
&gt;   -R, --reconnect                 Reconnect if disconnected<br>
&gt;   -d, --debug=level               Debug Level (0 - 7)<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>