<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 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">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("If user dosent pick 
up do something here")</FONT></DIV>
<DIV><FONT face=Arial size=2>Exten =&gt; 1234,102,Dial(<A 
href="mailto:SIP/b@b.com,90">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("If user dosent pick up 
do something here")</FONT></DIV>
<DIV><FONT face=Arial size=2>Exten =&gt; 1234,203,Noop("If user B is busy or 
rejects call do something here")</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=markprice@gmail.com href="mailto:markprice@gmail.com">Mark Price</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-users@lists.digium.com 
  href="mailto:asterisk-users@lists.digium.com">Asterisk Users</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, October 10, 2006 7:28 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><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"> SIP/a@b.com</A>)<BR>exten =&gt; context,2,Dial(<A 
  href="mailto:SIP/b@c.com">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>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation provided by Easynews.com --<BR><BR>asterisk-users mailing 
  list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE></BODY></HTML>