What does the console show leading up to the bridge being disconnected.<div>-MC<br><br><div class="gmail_quote">On Thu, Nov 24, 2011 at 6:45 AM, Thomas Hoellriegel <span dir="ltr">&lt;<a href="mailto:admin@blindi.net">admin@blindi.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi i make a  originatebride from a shellscript:<br>
#!/bin/bash<br>
/usr/local/freeswitch/bin/fs_<u></u>cli -x &quot;bgapi originate\<br>
  {ignore_early_media=true,<u></u>hangup_after_bridge=false,\<br>
originate_retries=100,<u></u>origination_uuid=thomas_$1,\<br>
origination_caller_id_name=<u></u>Callback,originate_retry_<u></u>sleep_ms=60000,\<br>
originate_timeout=900}<u></u>loopback/$1/disa\<br>
  &amp;conference(7400-sip.blindi.<u></u>net@default)&quot;<br>
<br>
for example: i call 10 users in a conference,<br>
these  works fine.<br>
<br>
I bridge 2 existing calls for example:<br>
uuid_transfer thomas_1  park inline<br>
uuid_transfer thomas_2  park inline<br>
uuid_bridge thomas_1 thomas_2<br>
<br>
The bridge works abbout 2 seconds, and fs hangup the bridge.<br>
<br>
can your help please?<br>
Thanks.<br>
<br>
---------------<br>
Du kannst mich jederzeit kostenlos per Festnetz erreichen unter:<br>
<a href="http://www.blindi.net/callback" target="_blank">http://www.blindi.net/callback</a><br>
homepage: <a href="http://www.blindi.net" target="_blank">http://www.blindi.net</a><br>
blinde-misc mailingliste für blinde. anmeldung unter:<br>
<a href="http://www.blindi.net/mailman/listinfo/blinde-misc" target="_blank">http://www.blindi.net/mailman/<u></u>listinfo/blinde-misc</a><br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto: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>
<br></blockquote></div><br></div>