Would you please explain how to bridge two conference in different servers together? I tried the uuid_bridge and uuid_transfer, but it doesn't work. I could only use "originate sofia/gateway/gateway_name/extension" to bridge, but I don'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 "conference cof_name transfer" 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"><<a href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</a>></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'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 "listening" 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's no too hard to implement.</div>
<div><br></div><div>Regards,<br clear="all">Joćo Mesquita<br></div></blockquote></div><br>