<div dir="ltr">Brian,<div><br></div><div>Nice!  That was it.</div><div><br></div><div>But, it raises another question.  Sometime between June 10th and June 29th, the FreeSWITCH install process changed.  The parameter &#39;listen-ip&#39; in event_socket.conf.xml went from &#39;127.0.0.1&#39; to &#39;::&#39;.   Was that something that changed in FreeSWITCH install or did something else change?</div><div><br></div><div>And if it was in the FreeSWITCH install, how do we find out which parameters in various modules are being added, removed, modified?</div><div><br></div><div>Thanks,</div><div>Craig</div><div><br></div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 29, 2015 at 12:14 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Verify your config for mod_event_socket looks like what we have in master, I highly suspect your doing fs_cli and its connecting to ::, which by default event socket doesn&#39;t listen on :: it listens on 127.0.0.1, and your /etc/hosts file will have localhost as ::, so you can take the config from master and install it and it will work on ipv6 and ipv4 without a problem.<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Jun 29, 2015 at 2:10 PM, Craig Stevenson <span dir="ltr">&lt;<a href="mailto:craig@stevenson.com" target="_blank">craig@stevenson.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">I have an automated script that I have been using to build the 1.6/1.7 (master) branch for FreeSWITCH.  Debian = Jessie (8.1); git branch = master.<div><br></div><div>Life was good.  But, about a week (or two) ago, I was no longer able to run fs_cli from a shell window on my new builds...</div><div><br></div><div><div>craig $ fs_cli</div><div>[ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]</div></div><div><br></div><div><br></div><div>FreeSWITCH itself is running in the background perfectly fine.  I can place calls; and tail -f on the log file shows the same activity that would expect to see on the fs_cli console.  The process is is running as user &quot;freeswitch&quot; and all of the standard directories are owned by &quot;freeswitch&quot;.  And no obvious errors in the build log (but honestly, not sure I&#39;d spot the error in all the text if there was one :-)</div><div><br></div><div>Any hints on what the issue might be?  Thanks.</div><div><br></div></div></div></div></blockquote></div></div></blockquote></div></div></div></div>