<br><br><div class="gmail_quote">On Tue, May 5, 2009 at 5:09 PM, Russell Bryant <span dir="ltr">&lt;<a href="mailto:russell@digium.com">russell@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On May 5, 2009, at 1:14 PM, Chandrakant Solanki wrote:<br>
<br>
&gt; I am using Dial() function with &quot;&amp;&quot; for simultaneous call.<br>
&gt;<br>
&gt; But problem is that, i have to define different timeout period for<br>
&gt; each call.<br>
&gt;<br>
&gt; Like<br>
&gt;<br>
&gt; Dial(SIP/101&amp;SIP/102&amp;SIP/103&amp;SIP/104,30,options);<br>
&gt;<br>
&gt; But For SIP/101 ring timeout period is 5 seconds, for 102 it is 10<br>
&gt; and for 103 it is 30 seconds.<br>
&gt;<br>
&gt; How can i do this... or what kind of changes required in &quot;.c&quot; file..<br>
<br>
<br>
</div>No changes are required.  You can accomplish this by dialing Local<br>
channels, and using a different Dial timeout behind each Local channel.<br>
<br>
In the future, this type of question is more appropriate for the<br>
asterisk-users mailing list.<br>
<br>
--<br>
Russell Bryant</blockquote><div><br><br>Thanks 4 reply...<br><br><br><br>But actual requirement is like<br><br><b>Dial( SIP/Number&amp;DAHDI/g0/Number&amp;IAX/Number&amp;IAX/Number,30,options)</b><br><br>In above scenario, for every channel I want different timeout period.. <br>
like for SIP 10, Dahdi 30, IAX 100.<br><br>What kind of changes occurred in dialplan or may be in app_dial.c file.<br><br>I am newbie for asterisk, so help me, If changes occurred in dialplan... can u give me short example for the same scenario using dialplan if possible..<br>
<br><br>Thanks Again<br></div></div><br><br clear="all"><br>-- <br>Regards,<br><br>Chandrakant Solanki<br>