Open GoogleCodeExporter opened 8 years ago
Note - the specific test is setting the whois to "anyone" using the xdataform,
then
inviting others to join the conference once the owner of the conference has
configured the room and joined afterward. The users will receive the
invitation and
be allowed to join, but will not receive RealJID's indicating the configuration
settings are not being applied.
Original comment by rnend...@gmail.com
on 18 Sep 2009 at 3:58
Final note - the issue is resolved.
After connecting with invalid credentials, a JabberClient->Close() MUST be
called,
prior to attempting another JabberClient->Connect() operation. If the first
attempt
fails to authenticate, and Close() is not called, then on a successful
Connect() the
client will connect, but the original session must be timing out on the server,
causing interruption of the existing connection. Simply calling Close() in the
AuthError event resolves the problem.
Original comment by rnend...@gmail.com
on 18 Sep 2009 at 5:34
Regarding the conference room issue - also resolved ( kind-of ) now.
Behavior only appears when connecting to conference.jabber.org, when connecting
to a
local OpenFire server, the room configuration is applied server-side.
Original comment by rnend...@gmail.com
on 18 Sep 2009 at 11:52
Original issue reported on code.google.com by
rnend...@gmail.com
on 17 Sep 2009 at 9:06