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>