Re: How to enable XEP-198?

2011-05-28 Thread Jefry Lagrange
Thanks for the reply. I guess there aren't any servers with the
current implementation of xep-198.

On Sat, May 28, 2011 at 6:15 AM, Tomasz Sterna  wrote:
> Dnia 2011-05-27, pią o godzinie 20:23 -0400, Jefry Lagrange pisze:
>> 
>> 
>> PLAIN
>> DIGEST-MD5
>> 
>> 
>> 
>> 
>
> You should notice:
> "2. Stream Feature
> After negotiating use of TLS and authenticating via SASL, the receiving
> entity returns a new stream header"
>
> This means, you will get XEP-0198 feature only after you authenticate.
>
> But you skipped the crucial part before:
>  xmlns='jabber:client' from='xiaoka.com' version='1.0'
> id='ubre3l5aid3tpsa98179qn2swxysfzxaaopeavos'
> xmlns:ack='http://www.xmpp.org/extensions/xep-0198.html#ns'>[...]
>
> See the xmlns:ack namespace definition?
>
> We support XEP-0198: Stanza Acknowledgements [1], not XEP-0198: Stanza
> Acknowledgements that replaced it.
>
> You will get
> http://www.xmpp.org/extensions/xep-0198.html#ns"/>
> stream feature after you authenticate.
>
> [1] http://xmpp.org/extensions/attic/xep-0198-0.3.html
>
> --
> Tomasz Sterna
> Instant Messaging Consultant : Open Source Developer
> http://tomasz.sterna.tv/  http://www.xiaoka.com/
>
>
> --
> To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com
>
>



-- 
Jefry Lagrange

--
To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com



Re: How to enable XEP-198?

2011-05-28 Thread Tomasz Sterna
Dnia 2011-05-27, pią o godzinie 20:23 -0400, Jefry Lagrange pisze:
> 
> 
> PLAIN
> DIGEST-MD5
> 
> 
> 
>  

You should notice:
"2. Stream Feature
After negotiating use of TLS and authenticating via SASL, the receiving
entity returns a new stream header"

This means, you will get XEP-0198 feature only after you authenticate.

But you skipped the crucial part before:
[...]

See the xmlns:ack namespace definition?

We support XEP-0198: Stanza Acknowledgements [1], not XEP-0198: Stanza
Acknowledgements that replaced it.

You will get
http://www.xmpp.org/extensions/xep-0198.html#ns"/>
stream feature after you authenticate.

[1] http://xmpp.org/extensions/attic/xep-0198-0.3.html

-- 
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/


--
To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com



How to enable XEP-198?

2011-05-27 Thread Jefry Lagrange
I installed jabberd2 in debian sid with the sole purpose of testing
XEP-198, but I don't have any idea how to enable it. I check the list
of features that it sends me:



PLAIN
DIGEST-MD5





I can't find stream management anywhere. I suppose that I have to
configure jabberd2 to enable it. How do I do that?

-- 
Jefry Lagrange

-- 
To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com