[Bug 46700] Implement reliable stanza delivery using XEP-0198 - Stream Management

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 7 05:17:49 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=46700

--- Comment #28 from diane at ghic.org ---
(In reply to Ferdinand Stehle from comment #27)
> (In reply to diane from comment #26)
> 
> That part is already located in gabble, see
> 
>   src/im-factory.c:460 gabble_im_factory_report_unacked

Ah, though if stream management is available shouldn't
TP_DELIVERY_STATUS_ACCEPTED be emitted only after receiving the
acknowledgement?

I see a call in src/im-factory.c:580 (XEP-0198_Stream_Management branch).
but the surrounding code suggests thats its just always emitted for ones own
messages.

Also it would be odd if we generate an _ACCEPTED message and then later send a
_FAILED message. (I'm not sure if that happens yet, but it currently seems
possible)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list