Hi folks I'm trying to connect jabber server (jabber.org) with libjingle client done but the server return
logging in... xmpp client read msg http://etherx.jabber.org/streams' id='1762184551' from='jabber.org' version='1.0' xml:lang='en'> DIGEST-MD5 PLAIN http://jabber.org/ features/iq-register'/> xmpp client about to write msg <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> xmpp client read msg <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/> xmpp client about to write msg xmpp client read msg http://etherx.jabber.org/streams' id='3879271446' from='jabber.org' version='1.0' xml:lang='en'> xmpp client read msg DIGEST-MD5 PLAIN http://jabber.org/features/iq-register'/> xmpp client about to write msg <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGxlb25hcmRvQG1lcmN1cnkuZHVhbGl0eW1vYmlsZS5jb20AbGVvb mFyZG8=</auth> xmpp client read msg <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><bad-auth/></ failure> I'm using the example "call", took off from libjingle, and just change the server name, host and SocketAddress. Could anyone helpme to discover what is happening? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
