Andrzej Wójcik (Tigase) opened 8 years ago
|
|
I implemented support for XEP-0215 External Service Discovery in component responsible for processing requests and XMPP processor for Component (which is implemented in class Example:
Additionally you need to activate
List of external services returned by server is configurable in configuration file or using adhoc commands provided for this component (accessible only for server administrator). Example of custom configuration with 2 services being registered in configuration file. Each service entry consists of internal id followed by
|
|
Feature implemented and added documentation to Tigase XMPP Server project Admin Guide for 7.2.0 |
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
RedmineID |
4312
|
Version |
tigase-server-8.0.0
|
Spent time |
30h
|
We should add support for "XEP-0215: External Service Discovery" to be able to advertise external services, ie. TURN servers, etc.