Thanks for your help. I don't know what happen but I did the "make current" and rebuilt the whole thing and now it seems to be working fine. At least now I know some tricks to try out to see if I can get it working should it happen again. Thanks again.<div>
<br></div><div>PeterS<br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 8:01 AM, Anthony Minessale <span dir="ltr"><<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Try telnet to localhost port 8021 and see if that connects.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
On Mon, Oct 11, 2010 at 10:21 PM, Nyamul Hassan <<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>> wrote:<br>
> That file lists the port that FS listens on for event socket connections.<br>
><br>
> Run a "netstat -nlp | grep <port>" to check which IP that port is<br>
> being listened on.<br>
><br>
> Then you can use command line switches for fs_cli to force it to<br>
> connect on that IP/port.<br>
><br>
> Regards<br>
> HASSAN<br>
><br>
><br>
> On 2010-10-12, Peter Schrock <<a href="mailto:peter.schrock@gmail.com">peter.schrock@gmail.com</a>> wrote:<br>
>> just to make sure what am I comparing event_socket.conf.xml to? I have found<br>
>> that it is set up with the default settings but am not sure how or to what I<br>
>> am suppose to fix. I understand that I am comparing it to FS, but I am<br>
>> wondering if there is some kind of file that I am looking for to compare the<br>
>> two.<br>
>><br>
>> PeterS<br>
>><br>
>> On Fri, Oct 8, 2010 at 4:56 AM, Steven Ayre <<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>> wrote:<br>
>><br>
>>> 1. Check FS is running<br>
>>> 2. Check the port you're connecting to matches the one in<br>
>>> 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>
>>><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<br>
>>> until,<br>
>>> > because of the rain here, my power went out and I had to reboot my<br>
>>> computer.<br>
>>> > I logged in through the terminal, set up FS in background went to fs_cli<br>
>>> and<br>
>>> > I get this error message:<br>
>>> > [ERROR] libs/esl/fs_cli.c:1206 main() Error Connecting [Socket<br>
>>> > Connection<br>
>>> > Error]<br>
>>> > I managed to figure out that in the file "fs_cli.c" on line 1206 you<br>
>>> > find<br>
>>> > the code for displaying this error message. The problem is that I don't<br>
>>> know<br>
>>> > why this error message is occurring. Does anyone have any helpful hints<br>
>>> 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>
>>> > _______________________________________________<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>
>>><br>
>><br>
><br>
> --<br>
> Sent from my mobile device<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>
><br>
<br>
<br>
<br>
</div></div>--<br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
<div><div></div><div class="h5"><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>