Jive Software Open Source

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Asterisk-IM
  • PHONE-5

When a user sends an available presence the old presence is discarded and the phone status info is lost

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.0.0 Beta 1
  • Fix Version/s: 1.0.0 Beta 4
  • Component/s: Core
  • Labels:
    None

Description

We are adding a phone-status element to the sessions' presences. The problem is that when a user sends an available presence the old presence is discarded and the phone status element is lost.

Two options to fix this problem:
1) Use a packet interceptor
The packet interceptor will react before the intercepted packet has been processed and is a Presence with no TO attribute or the TO attribute matches the hostname

2) Add a presence event listener
The server does not support presence event listeners but if we add this feature then it would be possible to add a listener that will be invoked when the presence of a ClientSession has been modified.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
  • Reviews
  • Builds
Hide
Permalink
Andrew Wright added a comment - 10/05/05 12:48 AM

Added an interceptor that handles this.

Show
Andrew Wright added a comment - 10/05/05 12:48 AM Added an interceptor that handles this.

People

  • Assignee:
    Andrew Wright
    Reporter:
    Andrew Wright
Vote (0)
Watch (0)

Dates

  • Created:
    08/05/05 06:58 PM
    Updated:
    10/12/05 11:45 PM
    Resolved:
    10/05/05 12:48 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for igniterealtime.org. Try JIRA - bug tracking software for your team.