Mark Lamport opened 1 decade ago
|
|
Implementation of Message Carbons in enabled on Tigase XMPP Server 5.2.0 release by default but to receive carbon copy messages from server you need to enable this feature on server as specified in XEP-0280 Message Carbons Support for this feature depends also on client library used to connect to XMPP server as not all libraries support this feature as format of carbon copy message is slightly diffrent from format of normal XMPP message stanza. |
|
This is not a bug. Please use our forums to ask questions: https://projects.tigase.org/projects/tigase-server/boards |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
2178
|
Spent time |
3h
|
Issue Votes (0)
Watchers (0)
This is isn't a bug but more of a question.
Our Developers are asking if we have Carbon-Copy enabled on the Tigase Server. Are there specifics we need to enable this on the XMPP Client? Is there a specific Extension library to use, and any specific calls to make?
We are trying allow multi device synchronisation. i.e. a@jid.domain logs in on Device 1 and Device 2 and sends a message to b@jid.domain on device 1. Device 2 needs to get the sent message and also receive replies on both devices
Thanks,
-Mark