]> granicus.if.org Git - ejabberd/commit
XEP-0198: Add 'h' attribute to <failed/> element
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 24 May 2016 20:20:58 +0000 (22:20 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 24 May 2016 20:20:58 +0000 (22:20 +0200)
commit30e814dd4bf414314ff611452362582419f3f05d
tree3cbae488f706f69c68cf143350abfdef78957fc8
parent8c16fdf59f9f043e9d888af00334a06d522c94fd
XEP-0198: Add 'h' attribute to <failed/> element

If a resume request is rejected because the session timed out, indicate
the number of handled stanzas as per version 1.5 of XEP-0198.
include/ejabberd_sm.hrl
src/ejabberd_c2s.erl
src/ejabberd_sm.erl
test/ejabberd_SUITE.erl
test/ejabberd_SUITE_data/ejabberd.yml
tools/xmpp_codec.erl
tools/xmpp_codec.hrl
tools/xmpp_codec.spec