<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#3366ff">
<font color="#333333">Hello<br>
<br>
I'm trying to use bridge using Lua at the same way like diaplan call
from, (<a
 href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge#Calling_multiple_destinations">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge#Calling_multiple_destinations</a>);
but when is executed only doing the first one, and not implementing the
"failover" using pipe "|"<br>
<br>
This is the sentence<br>
<br>
session:execute("bridge",<br>
     "<br>
{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@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@192.168.1.203")<br>
</font><br>
<br>
<pre class="moz-signature" cols="72">Saludos

Arturo Monroy</pre>
</body>
</html>