History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-1414
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Gaston Dombiak
Reporter: Guus der Kinderen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Add support for XMPP Ping (XEP-0199)

Created: 07/01/08 02:27 AM   Updated: 07/01/08 06:45 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 3.6.0

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 07/01/08 06:45 AM
Acceptance Test - Add?: No


 Description  « Hide
Some clients (Pidgin, for example) sent regular 'XMPP ping' (XEP-0199) requests on the server. Openfire currently returns 'feature-unavailable' (which is a 'pong' in itself, I guess). As implementation is almost trivial, it's nice to have the proper implementation in place.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Guus der Kinderen - 07/01/08 06:45 AM
I've just committed an IQHandler that will handing XMPP Ping requests that are made to the domain. Gato, could you please review and adjust the JIRA 'fix version' if appropriate?