I was using timeouts.&nbsp; The dial plan was altered and working by the time of the replies, so I'm sorry I can't show the original problem.<br>It's possible I did something simple like not waiting the whole timeout.<br>Thanks,
<br>Mark<br><br><div><span class="gmail_quote">On 10/10/06, <b class="gmail_sendername">Dovid B</b> &lt;<a href="mailto:asteriskusers@dovid.net">asteriskusers@dovid.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Simple</font></div>
<div><font face="Arial" size="2">Exten =&gt; 1234,1,Dial(<a href="mailto:SIP/2@b.com,90" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SIP/2@b.com,90</a>) ; This will ring thier phone 
for 90 seconds</font></div>
<div><font face="Arial" size="2">Exten =&gt;&nbsp;1234,2,Noop(&quot;If user dosent pick 
up do something here&quot;)</font></div>
<div><font face="Arial" size="2">Exten =&gt; 1234,102,Dial(<a href="mailto:SIP/b@b.com,90" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SIP/b@b.com,90</a>) ; WIll ring user B if User is 
Busy or hits the reject button</font></div>
<div><font face="Arial" size="2">Exten =&gt; 1234,103,Noop(&quot;If user dosent pick up 
do something here&quot;)</font></div>
<div><font face="Arial" size="2">Exten =&gt; 1234,203,Noop(&quot;If user B is busy or 
rejects call do something here&quot;)</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><span class="e" id="q_10e33e55b01647ca_1">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<b>From:</b> 
  <a title="markprice@gmail.com" href="mailto:markprice@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Mark Price</a> 
  </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Asterisk Users</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Tuesday, October 10, 2006 7:28 
  PM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> [asterisk-users] sequential 
  Dial() commands</div>
  <div><br></div>Hi,<br><br>How do I cause the dial plan to dial a different 
  extension if the first either never picks up or presses ignore or what have 
  you?<br>For example, something like this:<br><br>exten =&gt; context,1,Dial(<a href="mailto:SIP/a@b.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> SIP/a@b.com</a>)<br>exten =&gt; context,2,Dial(
<a href="mailto:SIP/b@c.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SIP/b@c.com</a>)<br><br>Currently, if the first 
  number doesn't answer, the session is closed.<br><br>Thanks<br>Mark<br>
  </span></div><p>
  </p><hr><span class="q">

  <p></p>_______________________________________________<br>--Bandwidth and 
  Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --<br><br>asterisk-users mailing 
  list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; 
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></span><p></p></blockquote>
</div>

<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br><br></blockquote></div><br>