just to make sure what am I comparing <font class="Apple-style-span" face="'courier new', 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"><<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>></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'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're<br>
connecting to (e.g. 0.0.0.0 if you're connecting from a remote<br>
machine, since the default 127.0.0.1 won't work then)<br>
4. Use netstat on the FS server to verify FreeSWITCH is actually<br>
listening on the port you're trying to connect to (I'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'll also be an error in the log file).<br>
5. Check a firewall isn'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 <<a href="mailto:peter.schrock@gmail.com">peter.schrock@gmail.com</a>> wrote:<br>
> Okay, so I managed to get FS working the other day and I even managed to<br>
> test a call and test my voicemail. All seemed to be working smoothly until,<br>
> because of the rain here, my power went out and I had to reboot my computer.<br>
> I logged in through the terminal, set up FS in background went to fs_cli and<br>
> I get this error message:<br>
> [ERROR] libs/esl/fs_cli.c:1206 main() Error Connecting [Socket Connection<br>
> Error]<br>
> I managed to figure out that in the file "fs_cli.c" on line 1206 you find<br>
> the code for displaying this error message. The problem is that I don't know<br>
> why this error message is occurring. Does anyone have any helpful hints as<br>
> to what I should look at to resolve this problem?<br>
> I even tried going to the git tree and make current, but that gave me<br>
> problems that forced me to turn off mod_spandsp and mod_skyopen in the<br>
> modules.conf, which I had running earlier. Any thoughts?<br>
> PeterS<br>
> PS<br>
> I am not sure if this is of any help, but in addition to the error line<br>
> above, it also posted this info:<br>
> Usage: fs_cli [-H <host>] [-P <port>] [-p <secret>] [-d <level>] [-x<br>
> command] [profile]<br>
> -?,-h --help Usage Information<br>
> -H, --host=hostname Host to connect<br>
> -P, --port=port Port to connect (1 - 65535)<br>
> -u, --user=user@domain user@domain<br>
> -p, --password=password Password<br>
> -x, --execute=command Execute Command and Exit<br>
> -l, --loglevel=command Log Level<br>
> -q, --quiet Disable logging<br>
> -r, --retry Retry connection on failure<br>
> -R, --reconnect Reconnect if disconnected<br>
> -d, --debug=level Debug Level (0 - 7)<br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<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>
><br>
><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>