handle see-other-host XMPP stream error

Fixes #1628

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2022-01-28 16:40:18 +01:00
parent 9cf78e59d5
commit 0e58509c16
5 changed files with 110 additions and 2 deletions

View File

@@ -245,6 +245,8 @@
#define STANZA_NS_REPORTING "urn:xmpp:reporting:1"
#define STANZA_NS_MOOD "http://jabber.org/protocol/mood"
#define STANZA_NS_MOOD_NOTIFY "http://jabber.org/protocol/mood+notify"
#define STANZA_NS_STREAMS "http://etherx.jabber.org/streams"
#define STANZA_NS_XMPP_STREAMS "urn:ietf:params:xml:ns:xmpp-streams"
#define STANZA_DATAFORM_SOFTWARE "urn:xmpp:dataforms:softwareinfo"