On 6/27/06, <b class="gmail_sendername">William Piper</b> &lt;<a href="mailto:william.piper@gmail.com">william.piper@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>Well, It was worth a shot.</div>
<div>Perhaps doing a some variation of the HANGUPCAUSE variable.</div>
<div><a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause
</a></div>
<div><br>exten =&gt; xxxxx,2,Dial(Sip/xxxx|30|gL(60000:30000:10000))</div>
<div>exten =&gt; xxxxx,3,GoToIf($[&quot;${HANGUPCAUSE}&quot; != &quot;1&quot;]?4:10)<br>exten =&gt; xxxxx,4,DeadAGI()</div>
<div>exten =&gt; xxxxx,10,hangup()<br></div></div></blockquote></div><br>I will do that first thing in the morning (now it's getting late) and of course send the results to the list. <br><br>Cheers<br><br>