[Freeswitch-dev] FS Multi outbound
Michael Taylor
michael at omniscient.com.au
Wed Mar 25 23:02:25 PDT 2009
I should have read the Wiki a little more before answering.
Quoting from:
http://wiki.freeswitch.org/wiki/Channel_Variables
call_timeout - Deprecated - Use originate_timeout or leg_timeout.
under call_timeout it suggests
<action application="bridge"
data="{ignore_early_media=true}[leg_timeout=10]sofia/gateway/Cisco/***#1**********|[leg_timeout=30]sofia/gateway/Cisco/***#2**********"/>
I tried it and it works.
Also worth reading is the leg_delay_start variable that you might want to use.
Michael.
Леша... wrote:
> Michael, Im noobie)
> Sorry, a saw this in wiki, but didn't note that it could work!)
>
> Next stage is how to make different timeouts for each call? Is it possible with dialplan?
> I still think that I should script this all in Lua)
>
> Michael Taylor пишет:
>> The Wiki states:
>> If you have a problem with one of the destinations causing the others to stop ringing, insert this into the bridge application: {ignore_early_media=true} like so:
>>
>> i.e.
>> <action application="bridge" data="{ignore_early_media=true}sofia/gateway/Cisco/***#1**********|sofia/gateway/Cisco/***#2**********"/>
>>
>> Michael.
>>
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
--
Omniscient Australia Pty Ltd
http://www.omniscient.com.au
1300 660 152
GPO Box 2705 MELBOURNE 3001
-------------- next part --------------
A non-text attachment was scrubbed...
Name: michael.vcf
Type: text/x-vcard
Size: 290 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090326/65ffe331/attachment.vcf
More information about the Freeswitch-dev
mailing list