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/1...@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/1...@192.168.1.203")


Saludos

Arturo Monroy

_______________________________________________
FreeSWITCH-dev mailing list
FreeSWITCH-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to