<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi<br><br>Yes, you can do that:<br> <br> <action application="set" data="continue_on_fail=true" /><br> <action application="set" data="hangup_after_bridge=false" /><br> <br> <action application="bridge" data="...." /><br> <action application="bridge" data="...." /><br> <action application="bridge" data="...." /><br> <action application="bridge" data="...." /><br>
....<br><br><br>Diego Toro <br>
http://voipensando.blogspot.com/<br><br>--- On <b>Mon, 11/8/10, Boris Kovalenko <i><boris@tagnet.ru></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Boris Kovalenko <boris@tagnet.ru><br>Subject: [Freeswitch-users] is this possible to "return" from the transfer?<br>To: "FreeSWITCH Users Help" <freeswitch-users@lists.freeswitch.org><br>Date: Monday, November 8, 2010, 5:23 AM<br><br><div class="plainMail">Hello!<br><br> With "bridge" we can do something like:<br><br><action application="set" data="continue_on_fail=true"/><br><action application="bridge" ..."/><br><action application="bridge" ..."/><br><action application="bridge" ..."/><br><br>Is this possible to get same behavior with "transfer"? For example:<br><action application="set" data="continue_on_fail=true"/><br><action application="tranfer"
data="$1 XML context1"/><br><action application="tranfer" data="$1 XML context2"/><br><action application="tranfer" data="$1 XML context3"/><br><br>The idea - to find what context may serve the called number.<br><br>-- <br><br>С уважением,<br> Борис Коваленко<br> ЗАО "Тагнет"<br> (3435) 494991<br><br><br><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></div></blockquote></td></tr></table><br>