<div class="gmail_quote">On Wed, Jan 13, 2010 at 2:38 PM, Steve Moran <span dir="ltr">&lt;<a href="mailto:sam@matara.net">sam@matara.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am wanting to use the ISDN cause code on an Asterisk 1.6 server to determine the status of a call attempt, where the call might not actually connect. Reason is I am checking for valid telephone numbers from a list of numbers, and I would like to know if the call has answered and cleared which I can by writing the hangupcause variable, but where I get an out of order network message, or number doesn&#39;t exist, I want to capture these ISDN cause codes where the call might not have connected and started the dialplan extension. 
<div><br></div><div>Is there any way to capture cause codes from calls that didn&#39;t connect?</div><br></blockquote><div><br>If you&#39;d ask on the -user list, you would probably get information
about the ${HANGUPCAUSE} variable, and maybe a link to a list of ISDN
cause codes:
<a href="http://networking.ringofsaturn.com/RemoteAccess/isdncausecodes.php">http://networking.ringofsaturn.com/RemoteAccess/isdncausecodes.php</a><br>
<br>
Håkon<br> </div></div>