1. 01 4月, 2010 4 次提交
    • Mathieu Parent's avatar
      542f643e
    • Mathieu Parent's avatar
      Skinny: avoid some crashes · 59bb764f
      Mathieu Parent 提交于
      - move api to own file
      - really allow several profiles (one thread per profile)
      - global pool
      - pool per profile
      - Remove unused globals.calls
      - Check for closed listener before sending data
      - use mutex for hashes
      59bb764f
    • Michael Jerris's avatar
      .gitignore · 3d4b9f83
      Michael Jerris 提交于
      3d4b9f83
    • Mathieu Parent's avatar
      Skinny: Implement shared lines and more · b8ac781c
      Mathieu Parent 提交于
      - Shared lines (same line on several phones)
        + Active lines stored in db
      - Separate SQL mutex per profile
      - New event skinny::call_state
      - Clean port_message
      - More protocol understanding:
        + stimulus may have call_id
        + off_hook may have call_id
        + set_ringer may have call_id and line_instance
        + New DisplayPriNotifyMessage
      - Use Cisco terms for Call state
        + Congestion -> LineInUse
        + CallRemoteMultiline -> InUseRemotely
      - Add line_instance to Lines table (relative position contrary to
        absolute position)
      - Less assertions as FS already does some
      b8ac781c
  2. 31 3月, 2010 15 次提交
  3. 30 3月, 2010 17 次提交
  4. 29 3月, 2010 4 次提交