How a XMPP client can read the archived history of messages (#9)
Closed
Khaleel Shaik opened 1 decade ago

HI,

I am using Tigase 5.2 server. Configured the Archiving component. Messages are getting stored properly.

Now how I would read them back with a XMPP client. What I need to configure for this feature.

  1. Is there any component available in Tiase to read the messages from the History tables TIG_MA_MSGS?

  2. Is there any standard that supports this feature?

Thanks

Khaleel

Andrzej Wójcik (Tigase) commented 1 decade ago

To store data and to retrieve data from Message Archiving component there is Message Archiving component and plugin. So if you have everything configured to store messages, then there is nothing else to configure to retrieve them. Message Archiving component is compatible with XEP-0136 extension to XMPP protocol.

Sesha Reddy Mutyala commented 1 decade ago

Hi Andrzej,

On with situation we are getting the data from TIG_MA_MSGS table and is there any tool or steps to test it.

Thanks,

M.Sesha Reddy.

Sesha Reddy Mutyala commented 1 decade ago

On Which situation we are getting the data from TIG_MA_MSGS table and is there any tool or steps to test it.

Andrzej Wójcik (Tigase) commented 1 decade ago

There is no situation in which you will get data from tig_ma_msgs table with exception to case that your XMPP client which supports XEP-0136 will ask server about this data. Also there is no tool which allows to only retrieve message history that I'm aware of, so you need to use XMPP client which has support for Message Archiving using XEP-0136

issue 1 of 1
Type
Question
Priority
Major
Assignee
RedmineID
1960
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-message-archiving#9
Please wait...
Page is in error, reload to recover