<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Ah! it works a lot better with the
      "start" parameter in there ;-)<br>
      Cheers.<br>
    </div>
    <blockquote
cite="mid:CA+q4kRLemuV5K2DPoxMaTOo1qf_sEUttV69mifTAbVeD5RzUBg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">I
          have tried uuid_broadcast, but it&nbsp;</span><span class=""
          style="font-family:arial,sans-serif;font-size:13px">plays</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;the
          file on a-leg first and then after that it&nbsp;</span><span
          class="" style="font-family:arial,sans-serif;font-size:13px">plays</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;the
          file on the b-leg. It does not&nbsp;</span><span class=""
          style="font-family:arial,sans-serif;font-size:13px">play</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;the
          file on both legs at the same time. Then&nbsp;</span><span
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">I
          tried bgapi to</span><span
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;</span><span
          class="" style="font-family:arial,sans-serif;font-size:13px">play</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">the
          file on one leg and regular displace session to</span><span
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;</span><span
          class="" style="font-family:arial,sans-serif;font-size:13px">play</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">&nbsp;</span><span
style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">it
          on the other leg:</span>
        <div
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">
          <br>
        </div>
        <div
          style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px">
          <div>$api-&gt;executeString("bgapi uuid_displace
            ".$inbound_uuid." start ".$file." mux");</div>
          <div>$session-&gt;execute( "displace_session",$file." mux" );</div>
        </div>
        <div><span
            style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px"><br>
          </span></div>
        <div><span
            style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px"><br>
          </span></div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">On Tue, Feb 18, 2014 at 12:55 PM, Brian
          West <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            or<br>
            <br>
            freeswitch@internal&gt; uuid_broadcast<br>
            -USAGE: &lt;uuid&gt; &lt;path&gt; [aleg|bleg|holdb|both]<br>
            <br>
            --<br>
            Brian West<br>
            <a moz-do-not-send="true" href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
            FreeSWITCH Solutions, LLC<br>
            PO BOX 2531<br>
            Brookfield, WI 53008-2531<br>
            Twitter: @FreeSWITCH , @briankwest<br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
            <br>
            T: <a moz-do-not-send="true" href="tel:%2B1.918.420.9001"
              value="+19184209001">+1.918.420.9001</a> &nbsp;| &nbsp;F: <a
              moz-do-not-send="true" href="tel:%2B1.918.420.9002"
              value="+19184209002">+1.918.420.9002</a> &nbsp;| &nbsp;M:
            +1.918.424.WEST<br>
            iNUM: <a moz-do-not-send="true"
              href="tel:%2B883%205100%201420%209001"
              value="+883510014209001">+883 5100 1420 9001</a><br>
            ISN: 410*543<br>
            <a class="moz-txt-link-freetext" href="Skype:briankwest">Skype:briankwest</a><br>
            PGP Key: <a moz-do-not-send="true"
              href="http://www.bkw.org/key.txt" target="_blank">http://www.bkw.org/key.txt</a>
            (AB93356707C76CED)<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                On Feb 18, 2014, at 8:02 AM, Ali Pey &lt;<a
                  moz-do-not-send="true" href="mailto:alipey@gmail.com">alipey@gmail.com</a>&gt;
                wrote:<br>
                <br>
                &gt; Try displace_session.<br>
                &gt;<br>
                &gt; Regards,<br>
                &gt; Ali Pey<br>
                &gt;<br>
                <br>
              </div>
            </div>
            <br>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            <br>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
            <a moz-do-not-send="true" href="http://www.cudatel.com"
              target="_blank">http://www.cudatel.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://wiki.freeswitch.org"
              target="_blank">http://wiki.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://www.cluecon.com"
              target="_blank">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <p class="" avgcert""="" color="#000000" align="left">No virus
        found in this message.<br>
        Checked by AVG - <a moz-do-not-send="true"
          href="http://www.avg.com">www.avg.com</a><br>
        Version: 2014.0.4259 / Virus Database: 3705/7102 - Release Date:
        02/17/14</p>
    </blockquote>
    <br>
  </body>
</html>