I would like to save each private conversations in ejabberd. Mod_archieve module is a way that I'm looking for but it's not included in ejabberd 2.1.6. My question is:
1. Is mod_archieve still supported in ejabberd especially with odbc option ?
2. If yes, looks like I need to download MANUALLY (
Need confirmation. Thanks for your kindly support.
I'm using mod_archive with
I'm using mod_archive with success.
I used it with 2.1.6 and now also 2.1.10 and 2.1.11.
It's not perfect and there are some things of which you should be aware... like the namespace should be 'http://www.xmpp.org/extensions/xep-0136.html#ns' in order for it to work, not the ns in the xep (urn:xmpp:archive).
But, it works; so far in development only.
I'm trying using mod_archive
I'm trying using mod_archive in ejabberd 2.1.11 unsuccess
I always receive error 503 (service-unavailable) when I send a service discovery, and i don't know why