Subject: YAMAQ: (Yet another message archiving question)
I'm using OpenFire 4.2.3 with the Monitoring Service plugin installed which provides XEP-0313 and XEP-0316 support. From the read me:
I have created a C# chat client and am trying to retrieve the message archive as follows:
I'm getting the following results:
Any idea what I might be doing wrong?
Thanks -- Steve
Overview
The monitoring plugin adds support for chat archiving and server statistics to Openfire. It provides support for generating various reports on the server statistics, as well as managing, viewing, and reporting on chat logs.
As of version 1.3 this plugin combines Stefan Reuter's Open Archive plugin to provide XEP-0136 automated archiving and message retrieval for one-to-one and MUC chat. Starting with 1.4.6 version it also supports newer XEP-0313: Message Archive Management protocol.
I have created a C# chat client and am trying to retrieve the message archive as follows:
I'm getting the following results:
- <iq type="error" id="shxZsHs9MUKg+M0CdfKROw" to="sbldapclient@nlgserver.corp.nashobalearninggroup.local/MatriX" xmlns="jabber:client">
- <error code="501" type="cancel">
- <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
- </error>
- </iq>
Any idea what I might be doing wrong?
Thanks -- Steve
This post was edited on 2018-10-31, 22:39 by Alex.