summaryrefslogtreecommitdiff
path: root/louloulibs
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2016-10-04 19:32:45 +0200
committerlouiz’ <louiz@louiz.org>2016-10-04 19:32:45 +0200
commit1d197ff26ce5a88ba851969edb3ea915759c3477 (patch)
tree3706ab8ccc247525675ddde1456b3e73bba99abc /louloulibs
parent28f1dd76548fc9a7de3920d938903f68cdfffe0d (diff)
downloadbiboumi-1d197ff26ce5a88ba851969edb3ea915759c3477.tar.gz
biboumi-1d197ff26ce5a88ba851969edb3ea915759c3477.tar.bz2
biboumi-1d197ff26ce5a88ba851969edb3ea915759c3477.tar.xz
biboumi-1d197ff26ce5a88ba851969edb3ea915759c3477.zip
Respond to muc#traffic requests
fix #3069
Diffstat (limited to 'louloulibs')
-rw-r--r--louloulibs/xmpp/xmpp_component.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/louloulibs/xmpp/xmpp_component.hpp b/louloulibs/xmpp/xmpp_component.hpp
index 4b6f37d..1cb1845 100644
--- a/louloulibs/xmpp/xmpp_component.hpp
+++ b/louloulibs/xmpp/xmpp_component.hpp
@@ -32,6 +32,7 @@
#define CLIENT_NS "jabber:client"
#define DATAFORM_NS "jabber:x:data"
#define RSM_NS "http://jabber.org/protocol/rsm"
+#define MUC_TRAFFIC_NS "http://jabber.org/protocol/muc#traffic"
/**
* An XMPP component, communicating with an XMPP server using the protocole