<div>Steve</div>
<div>Thanks for the reply</div>
<div>netstat -anlp | grep 8021  is blank (nothing showing up)</div>
<div> </div>
<div>/opt/freeswitch/bin/fs_cli -d 7 -H 75.xxx.xxx.xxx -P 8021<br>[DEBUG] libs/esl/src/esl_config.c:56 esl_config_open_file() Configuration file is /root/.fs_cli_conf.<br>[DEBUG] libs/esl/src/esl_config.c:56 esl_config_open_file() Configuration file is /etc/fs_cli.conf.<br>
[DEBUG] libs/esl/fs_cli.c:1159 main() profile default does not exist using builtin profile<br>[DEBUG] libs/esl/fs_cli.c:1188 main() Using profile internal [75.xxx.xxx.xxx]<br>[ERROR] libs/esl/fs_cli.c:1206 main() Error Connecting [Socket Connection Error]<br>
</div>
<div>yes mod_event_socket is after  mod_xml_curl but I changed the order in  modules.conf.xml</div>
<div>still getting above (restarted freeswitch)</div>
<div> </div>
<div>thx</div>
<div>deniro--</div>
<div><br><br> </div>
<div class="gmail_quote">On Mon, Feb 28, 2011 at 3:35 AM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Enable debug logging and you should see an error that&#39;ll tell you more.<br><br>Is mod_event_socket loading before or after mod_xml_curl? Chances are<br>
mod_xml_curl is loading first, so it&#39;s trying to read<br>event_socket.conf.xml and/or acl.conf.xml through xml_curl and either<br>getting a different config to your previous local copy or the ACLs are<br>different.<br>
<br>What does &quot;netstat -anlp | grep :8021&quot; from the linux cli show you?<br>Does it show that freeswitch is actually listening on the port? If it<br>is it&#39;s probably an ACL problem, if it isn&#39;t then it&#39;s probably a<br>
problem with event_socket.conf.xml<br><br>-Steve<br>
<div>
<div></div>
<div class="h5"><br>On 28 February 2011 00:53, deniro &lt;<a href="mailto:ayhkor@gmail.com">ayhkor@gmail.com</a>&gt; wrote:<br>&gt; What would be possible reasons for this and how to resolve?<br>&gt; running fs 106 on ubuntu 10.04 server<br>
&gt;<br>&gt; /opt/freeswitch/bin/fs_cli -H xxx.xxx.xxx.xxx -P 8021<br>&gt; [ERROR] libs/esl/fs_cli.c:1206 main() Error Connecting [Socket Connection<br>&gt; Error]<br>&gt; was working fine before I installed  mod_xml_cdr<br>
&gt; configure --prefix=/opt/freeswitch --without-libcurl<br>&gt; make mod_xml_cdr-install<br>&gt; (no errors)<br>&gt;<br>&gt; in modules.conf.xml<br>&gt; &lt;load module=&quot;mod_event_socket&quot;/&gt;<br>&gt;<br>&gt; is there a packaged version of mod_xml_cdr (for fs 1.0.6)?<br>
&gt;<br>&gt; thx<br>&gt; deniro--<br></div></div>&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></blockquote></div><br>