<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi All, </div><div><br></div><div>On FS 1.8 on docker. </div><div>Trying to make mod_event_socket work but seeing a wired problem.</div><div><br></div><div>My /etc/freeswitch/dialplan/default.xml has the following ip (<span style="background-color:rgb(30,30,30);color:rgb(206,145,120);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre"><a href="http://172.20.0.4:8084">172.20.0.4:8084</a>)</span>. </div><div>Then why would it be trying to reach 127.0.0.1 ?</div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div>    <span style="color:rgb(128,128,128)"><</span><span style="color:rgb(86,156,214)">extension</span> <span style="color:rgb(156,220,254)">name</span>=<span style="color:rgb(206,145,120)">"testext"</span><span style="color:rgb(128,128,128)">></span></div><div>        <span style="color:rgb(128,128,128)"><</span><span style="color:rgb(86,156,214)">condition</span> <span style="color:rgb(156,220,254)">field</span>=<span style="color:rgb(206,145,120)">"destination_number"</span> <span style="color:rgb(156,220,254)">expression</span>=<span style="color:rgb(206,145,120)">"^(\d+)$"</span><span style="color:rgb(128,128,128)">></span></div><div>            <span style="color:rgb(128,128,128)"><</span><span style="color:rgb(86,156,214)">action</span> <span style="color:rgb(156,220,254)">application</span>=<span style="color:rgb(206,145,120)">"enable_heartbeat"</span> <span style="color:rgb(156,220,254)">data</span>=<span style="color:rgb(206,145,120)">"60"</span><span style="color:rgb(128,128,128)">/></span></div><div>            <span style="color:rgb(128,128,128)"><</span><span style="color:rgb(86,156,214)">action</span> <span style="color:rgb(156,220,254)">application</span>=<span style="color:rgb(206,145,120)">"socket"</span> <span style="color:rgb(156,220,254)">data</span>=<span style="color:rgb(206,145,120)">"<a href="http://172.20.0.4:8084">172.20.0.4:8084</a> async full"</span><span style="color:rgb(128,128,128)">/></span></div><div>        <span style="color:rgb(106,153,85)"><!-- <action application="bridge" data="sofia/gateway/callwithus-outbound/$1"/> --></span>            </div><div>        <span style="color:rgb(128,128,128)"></</span><span style="color:rgb(86,156,214)">condition</span><span style="color:rgb(128,128,128)">></span></div><div>    <span style="color:rgb(128,128,128)"></</span><span style="color:rgb(86,156,214)">extension</span><span style="color:rgb(128,128,128)">></span></div></div></div><div dir="ltr"><br></div><div><b>Logs / CLI output: </b></div><div dir="ltr">ec1280b7 EXECUTE sofia/external/3246 socket(<a href="http://127.0.0.1:8084">127.0.0.1:8084</a> async full)</div><div dir="ltr"><b>ec1280b7 2019-03-12 06:20:11.438586 [NOTICE] mod_event_socket.c:447 Trying host: <a href="http://127.0.0.1:8084">127.0.0.1:8084</a></b></div><div dir="ltr"><b>ec1280b7 2019-03-12 06:20:11.438586 [ERR] mod_event_socket.c:481 Socket Error: Connection refused</b></div><div dir="ltr">ec1280b7 2019-03-12 06:20:11.438586 [ERR] mod_event_socket.c:485 Socket Error!</div><div dir="ltr"><br></div><div>Spent two days trying everything and looking at the docs and wiki but cant figure it out.</div><div><br></div><div>Plz plz help.<br></div><div><br></div><div>Regards</div></div><div class="gmail_quote"></div></div></div>