Would you please explain how to bridge two conference in different servers together? I tried the uuid_bridge and uuid_transfer, but it doesn&#39;t work. I could only use &quot;originate sofia/gateway/gateway_name/extension&quot; to bridge, but I don&#39;t want the dailing appear.<br>
<br>Beside, I want to know that how to bridge two conference in the same server together. I could use &quot;conference cof_name transfer&quot; to bridge, but when I bridge the members in conference B to conference A, the conference B will be destroyed. So I can not transfer the original conference B members back. <br>
<br><div style="text-align: right;">Sincerely yours,<br>thisjoy.<br></div><br><div class="gmail_quote">2011/1/4 Joćo Mesquita <span dir="ltr">&lt;<a href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">They are indeed 2 completely different conferences. There&#39;s no implementation of making these 2 conferences bridge themselves automatically.<div>
<br></div><div>The way I have solved this problem for now is have an ESL daemon &quot;listening&quot; on the conference creation events and bridging the 2 servers together when the one with the same name on the same domain is created. This solution might work for you and it&#39;s no too hard to implement.</div>

<div><br></div><div>Regards,<br clear="all">Joćo Mesquita<br></div></blockquote></div><br>