<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p class="MsoNormal"><br>
      I have 3 Cisco SPA504G phones connected to Freeswitch using
      the SLA feature.&nbsp; Everything seems to work except for inbound
      calls, some
      calls the lights are proper and others the lights are wrong.<o:p></o:p></p>
    <p class="MsoNormal"><o:p>&nbsp;</o:p>I have 3 phones sharing extension
      122.&nbsp; The call sequence
      to demonstrate the behavior of the lights, from a fourth phone, I
      dial 122 and
      all 3 phones ring with the x122 line key blinking.&nbsp; If I answer
      the phone
      that is first in the list of INVITEs to x122, then the other 2
      phones work
      properly with their x122 line key blinking indicating an answered
      call.&nbsp;
      However if I answer on the phone that was the 2<sup>nd</sup> or 3<sup>rd</sup>
      INVITE,
      then the line key lights for the other 2 phones go out indicating
      an idle line
      (it should show an active line).<o:p></o:p></p>
    <p class="MsoNormal"><o:p>&nbsp;</o:p>Looking at the SIP trace, for the
      call that worked properly,
      there are 3 INVITEs to the phone, 200 OK from the phone that
      answered (which is
      the phone that was the target of the first INVITE), CANCEL to the
      other 2
      phones, then the key part, the NOTIFYs are sent with
      appearance-state=active.<o:p></o:p></p>
    <p class="MsoNormal"><o:p>&nbsp;</o:p>When I answer with one of the other
      2 phones, the SIP trace
      shows that same sequence EXCEPT the NOTIFYs have
      appearance-state=idle.<o:p></o:p></p>
    <p class="MsoNormal">I tried this with the latest get, version 1.2.1
      and a get
      from about 9 months ago.&nbsp; All have the same issue.<o:p></o:p>All
      phones register using domain name.<br>
    </p>
    <p class="MsoNormal">Here is a portion of the SLA debug showing
      'idle' that when works the call_info_state is 'active':<br>
      2012-08-21 14:52:13.081302 [ERR] sofia_presence.c:1249 STATE SQL
      update sip_dialogs set
      call_info='appearance-index=1',call_info_state='idle' where
      hostname=.......................<br>
      <br>
      <o:p></o:p></p>
    What should I try?<br>
    <br>
    <br>
  </body>
</html>