Hello,<br><br>I&#39;m testing event socket outbound and whenever I use this:<br><br>-bash-3.2# nc -v -l 127.0.0.1 8084<br><br>I send a call to the socket from my dialplan:<br><br>&lt;action application=&quot;socket&quot; data=&quot;<a href="http://127.0.0.1:8084">127.0.0.1:8084</a> async full&quot;/&gt;<br>
<br>I can receive just fine but I can&#39;t send events from the nc cli.<br><br>I tried with:<br><br>connect\n\n<br>sendmsg                            <br>call-command: execute<br>execute-app-name: answer\n\n<br><br>But nothing happens, what&#39;s wrong?<br>
<br>Thanks.<br>