I am implementing XEP-0237 in jabberd2 and I have a question. """ 2.3 Server Response Whether or not the roster has been modified since the version ID enumerated by the client, the server MUST either return the complete roster as described in RFC 3921 or return an empty IQ-result [...] """
How do I send to the client current roster version when sending complete roster? I guess I should add ver attribute to the iq-result query item, but that is only a guess. -- Tomasz Sterna Instant Messaging & EDI Consultant Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/
