<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><extension name="socket_test"></div><div>Â Â Â Â <condition field="destination_number" expression="^999$"><span class="" style="white-space:pre"> </span> Â Â <span class="" style="white-space:pre"> </span> Â Â </div><div>Â Â Â Â Â Â <action application="socket" data="<a href="http://172.16.90.1:8084">172.16.90.1:8084</a> async full"/> Â Â Â </div><div><span class="" style="white-space:pre"> </span>Â Â <action application="info"/><span class="" style="white-space:pre"> </span> Â Â </div><div>Â Â Â Â </condition></div><div></extension></div><div>thanks</div></div>