Please send such messages to the [email protected] list (cc'd):

http://mail.jabber.org/mailman/listinfo/jdev

On Wed, Oct 31, 2012 at 11:49 AM, monti HACHEM <[email protected]>wrote:

>  Hello and good day to you !
> We are currently developing an XMPP chat client for iphone and we are
> using openfire as our XMPP server.
> We would like if there is a solution for this :
> 1. Is there any way to acknowledge if a message has been sent to the other
> side (not delivered since we have already implemented this) ?
> This is because sometimes the messages are not sent via XMPP and we would
> like to have similar to a http callback response.
>

You probably want to use some combination of XEP-0198 and XEP-0184, which
solve different parts of the problem:

http://xmpp.org/extensions/xep-0198.html
http://xmpp.org/extensions/xep-0184.html

If XEP-0198 is not supported in Openfire, then you need to either write a
patch or use different server software.

Peter
_______________________________________________
JDev mailing list
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [email protected]
_______________________________________________

Reply via email to