How to turn off autosignin of registered transports in Openfire ?
Posted
by Jacques René Mesrine
on Stack Overflow
See other posts from Stack Overflow
or by Jacques René Mesrine
Published on 2009-06-09T04:48:29Z
Indexed on
2010/04/20
19:03 UTC
Read the original article
Hit count: 292
This is regarding the gateway XEP 0100 support in Openfire.
I have noticed that for some transports, they are auto-signed in once a connection to openfire succeeds (via the xmpp user). This applies specifically to QQ. How does one turn off this auto-signin feature ? Basically from a client perspective, I want to be able to signin selectively. So when I create an XMPPConnection to openfire, all transports should remain signed off until I send directed Presences to transports.
© Stack Overflow or respective owner