<div dir="ltr">Hi<br>On what conditions socket application execution ends in dialplan and the next application execution starts? for example in this dialplan when info is executed?<br><div>&lt;extension name=&quot;socket_test&quot;&gt;</div><div>       &lt;condition field=&quot;destination_number&quot; expression=&quot;^999$&quot;&gt;<span class="" style="white-space:pre">        </span>     <span class="" style="white-space:pre">        </span>   </div><div>           &lt;action application=&quot;socket&quot; data=&quot;<a href="http://172.16.90.1:8084">172.16.90.1:8084</a> async full&quot;/&gt;     </div><div><span class="" style="white-space:pre">        </span>   &lt;action application=&quot;info&quot;/&gt;<span class="" style="white-space:pre">        </span>   </div><div>       &lt;/condition&gt;</div><div>&lt;/extension&gt;</div><div>thanks</div></div>