<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Michael,<br>
    <br>
    I have pasted both working and none working logs on pastebin.<br>
    <br>
    FreeSWITCH Version 1.0.7 (hacked-20110326T123355Z)<br>
    working:&nbsp; <a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/16008">http://pastebin.freeswitch.org/16008</a><br>
    not working:&nbsp; <a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/16009">http://pastebin.freeswitch.org/16009</a><br>
    <br>
    The call flow for the working call is<br>
    UA1 -&gt;&nbsp; (FSBridgeDialPlan) -&gt; (SIP-Loopback) -&gt; (FSIVRApp)<br>
    FSIVRApp knows the uuid of the bridge call.&nbsp; Pressing # on the IVR
    results to a uuid_deflect on the bridged channel.&nbsp; This works and
    call successfully transfers to the new destination.<br>
    <br>
    The call flow for the none working call is<br>
    <br>
    1.&nbsp; UA1 -&gt; UA2&nbsp; is in conversation<br>
    2.&nbsp; UA1 puts UA2 on hold<br>
    <br>
    -- start of FS interaction here --<br>
    <br>
    3.&nbsp; UA1 -&gt;&nbsp; (FSBridgeDialPlan) -&gt; (SIP-Loopback) -&gt;
    (FSIVRApp)&nbsp; (on line 2)<br>
    4.&nbsp; UA1 sends REFER (replacing its call with UA2) to
    FSBridgeDialPlan.<br>
    5.&nbsp; Flow is now UA2 -&gt;&nbsp; ([REPLACED]FSBridgeDialPlan) -&gt;
    (SIP-Loopback) -&gt; (FSIVRApp) <br>
    6.&nbsp; UA2 presses #.<br>
    7.&nbsp; IVRApp performs uuid_deflect on FSBridgeDialPlan.<br>
    8. FSBridgeDialPlan drops call (no REFER is done)<br>
    <br>
    Thanks for your help.<br>
    <br>
    Joegen<br>
    <br>
    On 04/05/2011 12:35 PM, Michael Collins wrote:
    <blockquote
      cite="mid:BANLkTimsX4oJStWYDvz2yhPvf1e9F7kezw@mail.gmail.com"
      type="cite">What do you see on the console when you try this? A
      console debug log with siptrace would go a long way toward
      figuring out what is happening.
      <div><br>
      </div>
      <div>-MC<br>
        <br>
        <div class="gmail_quote">On Mon, Apr 4, 2011 at 9:27 PM, Joegen
          E. Baclor <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:joegen@opensipstack.org">joegen@opensipstack.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">Hi List,<br>
            <br>
            I have a scenario where a bridged call has been replaced due
            to a<br>
            consultative transfer. &nbsp;This works pretty well and audio is<br>
            bidirectional. &nbsp;I have the original uuid of the call in a
            var<br>
            somewhere. &nbsp;The trouble begins when I uuid_deflect the
            bridged call once<br>
            again to attempt another transfer. &nbsp;Sofia disconnects the
            channel. &nbsp;I am<br>
            using the original uuid of the call (uuid prior to
            replaces). &nbsp;Is this<br>
            the right way of doing it?<br>
            <br>
            Joegen<br>
            <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>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
    </blockquote>
    <br>
  </body>
</html>