<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">
      <p class="MsoNormal"><span style="color:#1F497D"><br>
          We have used the shared line
          feature for some time now.&nbsp; What actually happens when the
          call is picked
          up by the second phone sends an INVITE to FS and FS connects
          the call to the
          second phone, there isn&#8217;t a transfer (REFER) between the
          phones because
          they are sharing that call.<o:p></o:p></span></p>
      <p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
      <p class="MsoNormal"><span style="color:#1F497D">What we have
          found is this
          worked before version 1.2.0 and now there is a problem.&nbsp; Could
          you verify
          what you&#8217;re experiencing when you pick the call on phone 2, is
          the call
          drops because FS is sending BYE to the phone that picked up
          the call and the
          caller?&nbsp; The other phones have their lights go green because
          they are sent
          a NOTIFY with the appearance-state=idle.&nbsp; In the SIP trace you
          should see
          an INVITE from the second phone, 200 OK, &nbsp;BYEs and then
          NOTIFYs.&nbsp; Is
          so, then you are experiencing the same issue we are.<o:p></o:p></span></p>
      <span style="color:#1F497D">Mike</span><br>
      <br>
      <br>
      On 8/23/2012 9:33 AM, Colin Mason wrote:<br>
    </div>
    <blockquote
      cite="mid:0D1C698866F66045A6201FD0F59CAC90014678A921@EX.frontier.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">So I have been experimenting with a key
          system for an office with 3 Cisco SPA504G phones and
          FreeSWITCH 1.2.1. They require 3 shared lines. I have inbound
          and outbound calls working properly with the shared lines and
          the phones are configured properly with shared lines, Broadcom
          etc. Visually everything seems to work with the line
          notifications on the 3 phones.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">My internal profile has:<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param
          name="manage-shared-appearance" value="true"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="manage-presence"
          value="true"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="dbname"
          value="share_presence"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="presence-hosts"
          value="$${domain}"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="multiple-registrations"
          value="true"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="force-register-domain"
          value="$${domain}"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param
          name="force-subscription-domain" value="$${domain}"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param
          name="force-register-db-domain" value="$${domain}"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param
          name="presence-probe-on-register" value="true"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param name="presence-privacy"
          value="$${presence_privacy}"/&gt;<o:p></o:p></p>
        <p class="MsoNormal">&nbsp;&nbsp;&nbsp; &lt;param
          name="send-presence-on-register" value="true"/&gt;<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I am having problems with transferring
          calls. If I put a call on hold on phone 1 and press the line 1
          button on phone 1, the call resumes just fine. But if I put a
          call on hold on phone 1 and try to resume the call on phone 2
          by pressing the blinking red line 1 button, the phone tries to
          establish a new call to the user associated with line 1
          instead of taking (transferring) the call from phone 1 to
          phone 2.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I was wondering if anybody could help?<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Colin Mason<o:p></o:p></p>
      </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>
    </blockquote>
    <br>
  </body>
</html>