[asterisk-dev] Dial( )
Russell Bryant
russell at digium.com
Tue May 5 06:39:45 CDT 2009
On May 5, 2009, at 1:14 PM, Chandrakant Solanki wrote:
> I am using Dial() function with "&" for simultaneous call.
>
> But problem is that, i have to define different timeout period for
> each call.
>
> Like
>
> Dial(SIP/101&SIP/102&SIP/103&SIP/104,30,options);
>
> But For SIP/101 ring timeout period is 5 seconds, for 102 it is 10
> and for 103 it is 30 seconds.
>
> How can i do this... or what kind of changes required in ".c" file..
No changes are required. You can accomplish this by dialing Local
channels, and using a different Dial timeout behind each Local channel.
In the future, this type of question is more appropriate for the
asterisk-users mailing list.
--
Russell Bryant
Digium, Inc. | Senior Software Engineer, Open Source Team Lead
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list