<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>You can do this in the dialplan:<br>exten =&gt; bla,1,Dial(SIP/1,2)<br>exten =&gt; bla,n,Dial(SIP/1&amp;SIP/2,2)
<br>exten =&gt; bla,n,Dial(SIP/1&amp;SIP/2&amp;SIP/3,2)</blockquote>
<div>&nbsp;</div>
<div>Your Dialplan there will dial the first line for a maximum of 2 seconds.&nbsp; I&#39;m not even sure if they&#39;ll hear it ring.&nbsp; I&#39;d rather call all lines for something like 30 seconds but stagger the calls a few seconds apart to make sure the people who should be answering the calls have a better oportunity to do so.
</div>
<div>&nbsp;</div>
<div>But your dialplan isn&#39;t horribe.&nbsp; It&#39;s what I want, but without hanging up and dialing again.&nbsp; If just it would keep SIP/1 in your example active the entire time.&nbsp; Also, for me this is a PSTN non-local network so it requires the long wait time between the 10 digit phone number being dialed and the agent picking up the phone.
</div><br>&nbsp;</div>