TigaseDoc
latest
1. Overview
2. Announcement
3. Features
4. Database
5. Configuration
6. Limitations
TigaseDoc
Tigase Unified Archived Components - Version 3.1.0
Edit on GitHub
Tigase Unified Archived Components - Version 3.1.0
1. Overview
2. Announcement
2.1. Major changes
2.1.1. Database schema changes
2.2. New features
2.2.1. Support for using separate database for different domains
3. Features
3.1. Archive of Jingle call events
3.1.1. Retrieving a list of collections
Example
3.1.2. Retrieve a list of entries from collection
Example
3.2. Archive of login/logout events
3.2.1. Retrieving a list of collections
Example
3.2.2. Retrieve a list of entries from collection
Example
3.3. Retrieval of all events and messages
3.3.1. Retrieve a list of entries
Example
3.4. Retrieval of recent events
3.4.1. Retrieval of list of all recent events
3.4.2. Retrieval of list of all recent events in specified time period
3.4.3. Requesting filtered list of recent events
Requesting only recent chat events
Requesting only recent missed or canceled call events
3.5. Retrieval of transferred files metadata
3.5.1. Retrieval of form fields
3.5.2. Retrieval of transferred files metadata
4. Database
4.1. Preparation of database
4.2. Upgrade of database schema
4.3. Schema description
4.3.1. Table
tig_ma_jids
4.3.2. Table
tig_ma_msgs
4.3.3. Table
tig_ma_tags
4.3.4. Table
tig_ma_msgs_tags
4.3.5. Table
tig_ua_for
4.3.6. Table
tig_ua_jingle
4.3.7. Table
tig_ua_file_metadata
5. Configuration
5.1. Support for XEP-0136
5.2. Enabling Jingle call archive
5.2.1. Example
5.3. Enabling login history
6. Limitations