Ticket #91 (closed defect: fixed)
iq:last messages to user@domain get sent through to client
| Reported by: | sxw | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1.6 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
mod_iqlast directly delivers IQ stanzas that are sent to users with active sessions. This breaks the delivery rules in the XMPP-IM RFC, as it delivers IQs to 'user@domain', which is disallowed by section 11.1
The attached patch fixes these, and adds support for returning a response of '0' for requests to user@domain, when a session is active, as required by XEP 0012
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
