[Freeswitch-dev] What is the reason why bridge whit failOver on Lua doesn't work of the same way that diaplan call from?

Arturo Monroy amonroy at auronix.com
Thu Jul 1 11:25:48 PDT 2010


Hello

I'm trying to use bridge using Lua at the same way like diaplan call 
from, 
(http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge#Calling_multiple_destinations); 
but when is executed only doing the first one, and not implementing the 
"failover" using pipe "|"

This is the sentence

session:execute("bridge",
      "
{ignore_early_media=true,originate_timeout=8,origination_caller_id_name='Arturo 
monroy',origination_caller_id_number='1001',hangup_after_bridge=true,api_on_answer='',execute_on_answer=''}sofia/internal/189 at 192.168.1.16|{ignore_early_media=true,originate_timeout=15,origination_caller_id_name='1001',origination_caller_id_number='1001',hangup_after_bridge=false,api_on_answer='',execute_on_answer=''}sofia/internal/185 at 192.168.1.203")


Saludos

Arturo Monroy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100701/845f444b/attachment.html 


More information about the FreeSWITCH-dev mailing list