Tigase Unified Archive Component

Tigase Team

Revision History
Revision 3.1.0-SNAPSHOT2023-11-06/05:22:57TT

Table of Contents

1. Overview
2. Announcement
Major changes
Database schema changes
New features
Support for using separate database for different domains
3. Features
Archive of Jingle call events
Retrieving a list of collections
Retrieve a list of entries from collection
Archive of login/logout events
Retrieving a list of collections
Retrieve a list of entries from collection
Retrieval of all events and messages
Retrieve a list of entries
Retrieval of recent events
Retrieval of list of all recent events
Retrieval of list of all recent events in specified time period
Requesting filtered list of recent events
Retrieval of transferred files metadata
Retrieval of form fields
Retrieval of transferred files metadata
4. Database
Preparation of database
Upgrade of database schema
Schema description
Table tig_ma_jids
Table tig_ma_msgs
Table tig_ma_tags
Table tig_ma_msgs_tags
Table tig_ua_for
Table tig_ua_jingle
Table tig_ua_file_metadata
5. Configuration
Support for XEP-0136
Enabling Jingle call archive
Example
Enabling login history
6. Limitations