Ticket #47 (closed defect: fixed)
s2s connections should use jabber:server namespace for stanzas
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | XMPP Complaince |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
Currently stanza's are being sent with a forced namespace of jabber:client, that should be removed so that the stream default namespace of jabber:server is used.
This is making google drop s2s connections.
------- Comment #10 From Stephen Marquard 2006-01-22 13:23 [reply] -------
Created an attachment (id=130) [edit] patch-s10-s2s-b
Revised simpler patch: removes jabber:client namespace declaration so the stanza inherits the stream jabber:server namespace. Also cleanup some use of #defines.
Required for XMPP compliance, XMPP 11.2.2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
