Questions tagged [mod-archive-odbc]

mod-archive-odbc is an Ejabberd module that helps developers store/archive messages

For MySQL and SQLite,ejabberd provides a way to store messages in a very simple way.

7 questions
4
votes
1 answer

Module to support message archive in ejabberd v13.12

I know that mod_archive (mod_archive_odbc) is there to support message archive[XEP-0313] But it does not work with ejabberd v13.12. Is some one found it (mod_archive) working with v13.12 then please guide me how I could do that ? I just wanted to…
Rahul Gautam
  • 4,749
  • 2
  • 21
  • 30
2
votes
1 answer

Retrieve chat history from custom eJabberd server

I have successfully implemented one on one chat in my Android application. I have used SQLite to save the chat between two users as in app database. But this chat is removed when the user uninstalls the application. What i need to know is how i can…
2
votes
1 answer

Ejabberd mod_archive_odbc compilation error

I am trying to add support for saving chat messages on server side for my ejabberd server. But I am unable to compile the mod_archive_odbc module thus no beam file is being created. I have downloaded the source file from git and trying to build it…
1
vote
2 answers

ejabberd mod_archive_odbc tables for storing messages

I am using Ejabberd for implementing a chat application, I turned ejabberd configuration to use ODBC (mysql) instead of using default Mnesia for database. Now I compiled and configured mod_archive_odbc and restarted the server. Query is : tables for…
Gopal S Rathore
  • 9,885
  • 3
  • 30
  • 38
0
votes
1 answer

Duplicate entries in archive table (mod_archive) of Ejabberd

I have enabled a mod_archive module to save all the chats in my ejabberd chat implementation. Now all the messages are getting saved in mysql database. But every message is getting saved twice in the archive table of ejabberd database. I am not…
Neeraj Yadav
  • 145
  • 1
  • 12
0
votes
1 answer

How to make mod_archive_odbc works on ejabberd 2.1.13?

I'm install ejabberd 2.1.13 from binary installer. After module compilation and copying *.beam files to /opt/ejabberd_2.1.13/lib/ejabberd_2.1.13/ebin directory ejabberd crushes with this error (also with undef error): =ERROR REPORT==== 2014-08-25…
Brhubbard
  • 1
  • 2
0
votes
0 answers

mod_archive_odbc returns strange error on request

I'm trying to install the mod_arhive_odbc module on an ejabberd server. Any time I make a request, I get this error. How can I resolve it? =ERROR REPORT==== 2013-08-21 17:59:09 === E(<0.341.0>:gen_iq_handler:118) : {undef, …