Hi, <div><br></div><div>Is there a way to execute next priority in the dialplan if you have called agi:async? I want to play warning message if adhearsion is down. Currently I wasn&#39;t able to make it work. The dialplan execution ends after the first priority.</div>
<div><br></div><div><div>[incomming]</div><div>exten =&gt; _X.,1,AGI(agi:async)</div><div>exten =&gt; _X.,2,Answer</div></div><div>exten =&gt; _X.,3,Playback(some-message)</div><div>exten =&gt; _X.,4,Hangup</div><div><br>
</div><div>Regards,</div><div>Pavel</div><div><br></div>