<div dir="ltr">Hi guys,<div><br></div><div>I have a line like this in my dialplan:</div><div><br></div><div>&lt;action inline=&quot;true&quot; application=&quot;set&quot; data=&quot;api_result=${originate(sofia/external/&lt;phone number&gt;@<a href="http://2.3.4.5:5060">2.3.4.5:5060</a> &lt;extension&gt; XML &lt;profile&gt;<br></div><div><br></div><div>How can I know if the originate failed?  For example the number is unreacheable or invalid or the trunk is down.  In this case the &lt;extension&gt; will not be executed.  </div><div><br></div><div>It seems that my dialplan continues to execute even if originate failed but is there something I can do to check for that?</div></div>