6 messages in com.googlegroups.google-talk-openRe: libjingle SASL authentication pro...
FromSent OnAttachments
timmy22 Feb 2006 07:15 
Peter Petrov23 Feb 2006 15:26 
timmy24 Feb 2006 02:25 
Peter Petrov24 Feb 2006 07:30 
timmy24 Feb 2006 12:38 
Peter Petrov24 Feb 2006 15:09 
Subject:Re: libjingle SASL authentication problem with other jabber servers...
From:Peter Petrov (ones@gmail.com)
Date:02/23/2006 03:26:19 PM
List:com.googlegroups.google-talk-open

I solved this by patching libjingle. Using SASL PLAIN, libjingle tries to send the full JID as the username (i.e. u.@domain.com). The problem is, that jabber servers expect only the user-part (without the @domain.com).