diff mod_auto_answer_disco_info/README.markdown @ 2900:0286ccacec7c

mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 07 Mar 2018 17:11:49 +0100
parents
children 908ed8f736bd
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_auto_answer_disco_info/README.markdown	Wed Mar 07 17:11:49 2018 +0100
@@ -0,0 +1,10 @@
+---
+summary: Answers disco#info queries on the behalf of the recipient
+---
+
+Description
+===========
+
+This module intercepts disco#info queries and checks if we already know the
+capabilities of this session, in which case we don’t transmit the iq and answer
+it ourselves.