<div dir="ltr"><div><div><div>That's really good info Tony!<br></div>Thanks very much for the response!<br></div><div>I will consider this to implement a better approach for the failed cases!<br></div><br>Cheers,<br></div>Patrick Wakano<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 March 2018 at 20:44, Tony Mountifield <span dir="ltr"><<a href="mailto:tony@softins.co.uk" target="_blank">tony@softins.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In article <<a href="mailto:CAPu3kNV8w%2BbYQT0W%2BQbnTSby0V5gfjLqZXq15c4i5enr_-tJtg@mail.gmail.com">CAPu3kNV8w+bYQT0W+<wbr>QbnTSby0V5gfjLqZXq15c4i5enr_-<wbr>tJtg@mail.gmail.com</a>>,<br>
<span class="">Patrick Wakano <<a href="mailto:pwakano@gmail.com">pwakano@gmail.com</a>> wrote:<br>
><br>
> Thanks Dovid!<br>
> Indeed looks a bug but regardless of this, this problem made me think that<br>
> the HANGUPCAUSE could be used for this purpose with benefits.<br>
> I couldn't find an explanation about when DIALSTATUS would actually be<br>
> better.<br>
> The HANGUPCAUSE was reworked in version 11 (<br>
> <a href="https://wiki.asterisk.org/wiki/display/AST/Hangup+Cause" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Hangup+Cause</a>) but I didn't find<br>
> someone actually stating it is a better alternative or replacement to the<br>
> DIALSTATUS or something similar.<br>
<br>
</span>I think you should always check DIALSTATUS, as that will be set regardless of<br>
the way in which a dial fails. I believe HANGUPCAUSE is set to the Q.931 code<br>
received from PRI or SIP when a call is rejected or terminated. However, there<br>
could be other mechanisms for failure (such as failure to create a channel<br>
within Asterisk, or an attempt to send to an unreachable peer), that may set<br>
DIALSTATUS without setting HANGUPCAUSE.<br>
<br>
So HANGUPCAUSE should be considered as extra detail, rather than a replacement<br>
or alternative to DIALSTATUS.<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Tony<br>
--<br>
Tony Mountifield<br>
Work: <a href="mailto:tony@softins.co.uk">tony@softins.co.uk</a> - <a href="http://www.softins.co.uk" rel="noreferrer" target="_blank">http://www.softins.co.uk</a><br>
Play: <a href="mailto:tony@mountifield.org">tony@mountifield.org</a> - <a href="http://tony.mountifield.org" rel="noreferrer" target="_blank">http://tony.mountifield.org</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br>
</div></div></blockquote></div><br></div>