For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > bitlbee > Connect to Google Talk

Connect to Google Talk

Created by dave. Last edited by dave, 16 years and 108 days ago. Viewed 4,810 times. #1
[edit] [rdf]
labels
attachments

Connecting to Google Talk with Bitlbee

The BitlBee User Guide has the basic syntax to use:

Syntax:
    account add jabber handle password servertag
So for example, you would send the following command to your control channel:
<@dave> account add jabber username@gmail.com mypasswd talk.google.com:5223:ssl
<@root> Account successfully added
List your accounts:
<@dave> account list 
<@root> 0. MSN, me@my.msn.address (connected) 
<@root> 1. JABBER, username@gmail.com (connected) 
<@root> End of account list
Log in with the account number:
<@dave> account on 1 
<@root> JABBER - Logging in: Connecting 
<@root> JABBER - Logging in: Connected 
<@root> JABBER - Logging in: Requesting Authentication Method 
<@root> JABBER - Logging in: Authenticating 
<@root> JABBER - Logged in
If you are unable to connect, try switching the port to 5223. For some unknown reason, some people must connect on 5222 and others must connect on 5223. There appears to be no way to know which one to use other than trial and error. The easiest way to change the port number is to simply delete the account you created (’account del 1′) and add it again.

Don’t forget to save your configuration when you are done.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt