<div dir="ltr">Nathan,<div><br></div><div>I think that it is not taking the port number.  I have opened ESL on port 5000, but the program complains that it cannot connect to port 8021.  As far as I can tell, port 8021 has something to do with remote hash from mod_hash.  Does that module need to be configured?</div><div><br></div><div>Regards,</div><div><br></div><div>Guillermo</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 31, 2015 at 5:12 AM, apappas <span dir="ltr">&lt;<a href="mailto:apappas@gnostix.gr" target="_blank">apappas@gnostix.gr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
    
<div>Nathan thanks for the reply,</div><div>Probably the problem is that the connection is not open, but still you are  receiving the wrong error. I will have a look..</div><div><br></div><div>Let us know if you were able to connect.</div><div><br></div><div>Regards,</div><div>Alex</div><div><br></div><div><br></div><div><br></div><div><div style="font-size:85%;color:#575757">Sent from my Samsung device</div></div><span class=""><br><br>-------- Original message --------<br>From: Nathan Neulinger &lt;<a href="mailto:nneul@mst.edu" target="_blank">nneul@mst.edu</a>&gt; <br>Date: 10/31/2015  03:05  (GMT+02:00) <br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt; <br>Subject: Re: [Freeswitch-users] New FreeSWITCH monitoring dashboard - Open
  Source <br><br></span><div><div class="h5">Make sure you&#39;ve enabled remote ESL socket connections. Normally it&#39;s bound to localhost only.<br><br>autoload_configs/event_socket.conf.xml -&gt; listen-ip<br><br>-- Nathan<br><br>On 10/30/2015 04:12 PM, Guillermo Ruiz Camauer wrote:<br>&gt; Thank you for publishing this!  I have looked at the on-line demo and decided to give it a try.<br>&gt;<br>&gt; I have installed on a server and I am trying to connect to another server which has FS installed.<br>&gt; In the SETUP-CONNECTIONS page I am putting the IP address of my FS server (local LAN), 5000 for port and the ESL<br>&gt; password.  When I try to login I get an error about not being able to connect to port 8021.  What am I missing?<br>&gt;<br>&gt; Guillermo<br>&gt;<br>&gt; On Fri, Oct 30, 2015 at 4:20 PM, Alex Pappas &lt;<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a> &lt;mailto:<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a>&gt;&gt; wrote:<br>&gt;<br>&gt;     For a start do you think you can use the current version? Is in any help for your installations?<br>&gt;     We need to get an overall feedback so we understand what needs to be developed first. We will create a priority list<br>&gt;     with your features.<br>&gt;<br>&gt;     Guys our joy is this software to be useful and be used by you, so please let us know about the above.<br>&gt;<br>&gt;     Cheers,<br>&gt;     Alex<br>&gt;<br>&gt;<br>&gt;     On Fri, Oct 30, 2015 at 12:17 AM, Sergey Safarov &lt;<a href="mailto:s.safarov@gmail.com" target="_blank">s.safarov@gmail.com</a> &lt;mailto:<a href="mailto:s.safarov@gmail.com" target="_blank">s.safarov@gmail.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt;         Very interest idea.<br>&gt;         For me will be helpful:<br>&gt;<br>&gt;          1. multi tenant support;<br>&gt;          2. callcenter statistics<br>&gt;              1. query length, average query wait time, query received calls, query answered calls, query abandoned calls;<br>&gt;              2. agent statistic like talk time, answered calls, non answered calls;<br>&gt;          3. oAuth support<br>&gt;<br>&gt;<br>&gt;         On Fri, Oct 30, 2015 at 12:04 AM, Alex Pappas &lt;<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a> &lt;mailto:<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a>&gt;&gt; wrote:<br>&gt;<br>&gt;             Hey guys,<br>&gt;<br>&gt;             We would love some feedback. What kind of features do you need to see in real time? How can we improve?<br>&gt;<br>&gt;             Many thanks,<br>&gt;             Alex<br>&gt;<br>&gt;             On Thu, Oct 29, 2015 at 9:42 PM, servtelar &lt;<a href="mailto:servtelar@gmail.com" target="_blank">servtelar@gmail.com</a> &lt;mailto:<a href="mailto:servtelar@gmail.com" target="_blank">servtelar@gmail.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt;                 Niiice! Congrats!<br>&gt;<br>&gt;<br>&gt;&gt;                 On Oct 29, 2015, at 2:59 PM, apappas &lt;<a href="mailto:apappas@gnostix.gr" target="_blank">apappas@gnostix.gr</a> &lt;mailto:<a href="mailto:apappas@gnostix.gr" target="_blank">apappas@gnostix.gr</a>&gt;&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;                 Dear all,<br>&gt;&gt;<br>&gt;&gt;                 For the past 4 months I&#39;ve been working with two other colleagues (in Cc) on an OpenSource project to<br>&gt;&gt;                 monitor the FreeSWITCH Softswitch in real-time via ESL events.<br>&gt;&gt;<br>&gt;&gt;                 Our background is in Telecoms so that is where we&#39;re coming from with the dashboard: You can see live<br>&gt;&gt;                 call numbers, and you can click and drill down to see call details. We also provide KPIs like ASR,<br>&gt;&gt;                 ACD, Dialcodes matching etc. - functionalities that will help anyone using FreeSWITCH as a SBC or<br>&gt;&gt;                 using FreeSWITCH to pass traffic that&#39;s originated from a sip proxy like Kamailio or OpenSips, and<br>&gt;&gt;                 also to help users understand what is happening in their FreeSWITCH instances in real-time.<br>&gt;&gt;<br>&gt;&gt;                 Here&#39;s the git account &lt;<a href="https://github.com/gnostix/freeswitch-monitoring" target="_blank">https://github.com/gnostix/freeswitch-monitoring</a>&gt;, and the live instance of<br>&gt;&gt;                 the dashboard is here &lt;<a href="http://fs-moni.cloudapp.net:8080/" target="_blank">http://fs-moni.cloudapp.net:8080/</a>&gt;. The credentials are *admin/admin*<br>&gt;&gt;<br>&gt;&gt;                 I hope you will find it useful and we are awaiting for your feedback!<br>&gt;&gt;<br>&gt;&gt;                 Thanks for taking the time to read this rather long email!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;                 Kind Regards<br>&gt;&gt;<br>&gt;&gt;                 Alex<br>&gt;&gt;                 _________________________________________________________________________<br>&gt;&gt;                 Professional FreeSWITCH Consulting Services:<br>&gt;&gt;                 <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>&gt;&gt;                 <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;&gt;<br>&gt;&gt;                 Official FreeSWITCH Sites<br>&gt;&gt;                 <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;                 <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt;&gt;                 <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;&gt;<br>&gt;&gt;                 FreeSWITCH-users mailing list<br>&gt;&gt;                 <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>&gt;&gt;                 <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&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;&gt;                 <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br>&gt;                 _________________________________________________________________________<br>&gt;                 Professional FreeSWITCH Consulting Services:<br>&gt;                 <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>&gt;                 <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt;                 Official FreeSWITCH Sites<br>&gt;                 <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;                 <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt;                 <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt;                 FreeSWITCH-users mailing list<br>&gt;                 <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<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>&gt;<br>&gt;<br>&gt;             --<br>&gt;             Alexandros Pappas | Business Development | Vieras<br>&gt;             Phone: +30 6937630910 &lt;tel:%2B30%206937630910&gt;<br>&gt;             Email: <a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a> &lt;mailto:<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a>&gt;<br>&gt;             Skype: alex.pappas1<br>&gt;             Twitter: @rebel_alx<br>&gt;<br>&gt;<br>&gt;<br>&gt;             Business Intelligence through Social Media<br>&gt;             <a href="http://www.vieras.eu" target="_blank">www.vieras.eu</a> &lt;<a href="http://www.vieras.eu" target="_blank">http://www.vieras.eu</a>&gt;<br>&gt;             _<a href="http://www.linkedin.com/company/vieras" target="_blank">www.linkedin.com/company/vieras</a> &lt;<a href="http://www.linkedin.com/company/vieras" target="_blank">http://www.linkedin.com/company/vieras</a>&gt; _<br>&gt;             _<a href="http://www.facebook.com/VierasHotelMgmt" target="_blank">www.facebook.com/VierasHotelMgmt</a> &lt;<a href="http://www.facebook.com/VierasHotelMgmt" target="_blank">http://www.facebook.com/VierasHotelMgmt</a>&gt; _<br>&gt;             _<a href="http://twitter.com/VierasHotelMgmt" target="_blank">twitter.com/VierasHotelMgmt</a> &lt;<a href="http://twitter.com/VierasHotelMgmt" target="_blank">http://twitter.com/VierasHotelMgmt</a>&gt;_<br>&gt;<br>&gt;             _________________________________________________________________________<br>&gt;             Professional FreeSWITCH Consulting Services:<br>&gt;             <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>&gt;             <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt;             Official FreeSWITCH Sites<br>&gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;             <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt;             <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt;             FreeSWITCH-users mailing list<br>&gt;             <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<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>&gt;<br>&gt;         _________________________________________________________________________<br>&gt;         Professional FreeSWITCH Consulting Services:<br>&gt;         <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>&gt;         <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt;         Official FreeSWITCH Sites<br>&gt;         <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;         <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt;         <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt;         FreeSWITCH-users mailing list<br>&gt;         <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<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>&gt;<br>&gt;<br>&gt;     --<br>&gt;     Alexandros Pappas | Business Development | Vieras<br>&gt;     Phone: +30 6937630910<br>&gt;     Email: <a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a> &lt;mailto:<a href="mailto:apappas@vieras.eu" target="_blank">apappas@vieras.eu</a>&gt;<br>&gt;     Skype: alex.pappas1<br>&gt;     Twitter: @rebel_alx<br>&gt;<br>&gt;<br>&gt;<br>&gt;     Business Intelligence through Social Media<br>&gt;     <a href="http://www.vieras.eu" target="_blank">www.vieras.eu</a> &lt;<a href="http://www.vieras.eu" target="_blank">http://www.vieras.eu</a>&gt;<br>&gt;     _<a href="http://www.linkedin.com/company/vieras" target="_blank">www.linkedin.com/company/vieras</a> &lt;<a href="http://www.linkedin.com/company/vieras" target="_blank">http://www.linkedin.com/company/vieras</a>&gt; _<br>&gt;     _<a href="http://www.facebook.com/VierasHotelMgmt" target="_blank">www.facebook.com/VierasHotelMgmt</a> &lt;<a href="http://www.facebook.com/VierasHotelMgmt" target="_blank">http://www.facebook.com/VierasHotelMgmt</a>&gt; _<br>&gt;     _<a href="http://twitter.com/VierasHotelMgmt" target="_blank">twitter.com/VierasHotelMgmt</a> &lt;<a href="http://twitter.com/VierasHotelMgmt" target="_blank">http://twitter.com/VierasHotelMgmt</a>&gt;_<br>&gt;<br>&gt;     _________________________________________________________________________<br>&gt;     Professional FreeSWITCH Consulting Services:<br>&gt;     <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>&gt;     <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt;     Official FreeSWITCH Sites<br>&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;     <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt;     <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt;     FreeSWITCH-users mailing list<br>&gt;     <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<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>&gt;<br>&gt;<br>&gt; --<br>&gt; Guillermo Ruiz Camauer<br>&gt;<br>&gt;<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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><br>-- <br>------------------------------------------------------------<br>Nathan Neulinger                       <a href="mailto:nneul@mst.edu" target="_blank">nneul@mst.edu</a><br>Missouri S&amp;T Information Technology    (573) 612-1412<br>System Administrator - Architect<br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Guillermo Ruiz Camauer<br></div>
</div>