Failing to echo messages sent by SDK to all Jabber clients

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2014 03:03 PM - edited 03-01-2019 02:46 AM
After sending messages using the SDK to the server, the recipients can get them immediately. However, the sent messages won’t show up in senders' Jabber clients. That’s because the SDK doesn’t support the echoing the messages (or retrieving chat history) to all clients. This is a problem because me as a sender won't know what messages I have sent and there is no way to get the whole list of chat history.
Anyone knows a solution to this problem? thanks!
- Labels:
-
General
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2014 09:53 AM
Technically, this isn't a problem. It's a feature that is not implemented. What I believe you are looking for is message carbons, which is described in the XEP-280 specification http://xmpp.org/extensions/xep-0280.html
This specification is still in the experimental stage of the standards process, and is not implemented in Cisco IM&P or Jabber. When it is implemented in IM & Presence, it will be implemented in the Cisco Jabber clients and SDK, too.
