Re: Patch for Google IM
Richard England <[email protected]>
| Newsgroups | gmane.network.instant-messaging.ayttm.user |
|---|---|
| Message-ID | <[email protected]> |
I applied the patches the Burt sent out and got a clean build. It works
for Yahoo and AIM but I never get a connect via talk.google.com.
Message box comes back with
Jabber server not responding.
Connection to the jabber server
gmail.com failed!
Settings are as follows:
User name: <myname>@gmail.com
Password: <my gmail password>
Connect Server: talk.google.com
Use SSL not checked
Port:5222
SSL Port: 5223
Transcript shows the following:
status.c[798]:eb_status - Status of radio button for state[5]: 0
jabber.c[587]:eb_jabber_get_current_state - returning: 5
status.c[802]:eb_status - Current state is 5
status.c[798]:eb_status - Status of radio button for state[0]: 1
jabber.c[587]:eb_jabber_get_current_state - returning: 5
status.c[805]:eb_status - Setting Jabber to state 0
status.c[807]:eb_status - Current state is 5
jabber.c[567]:eb_jabber_get_states - >
jabber.c[575]:eb_jabber_get_states - <
status.c[817]:eb_status - Calling set_current_state: 0
jabber.c[600]:eb_jabber_set_current_state - >: state 0 jlad->status: 5
jabber.c[303]:eb_jabber_finish_login - >
libEBjabber.c[223]:JABBER_Login - [email protected]
talk.google.com 5222
libEBjabber.c[249]:JABBER_Login - jid: [email protected]/ayttm
libEBjabber.c[79]:JCnewConn - JCnewConn: 0x8c1fa48
tcp_util.c[323]:ay_socket_new_async - connecting to
216.239.37.125:5222
jabber.c[609]:eb_jabber_set_current_state - <, account not connected
jabber.c[587]:eb_jabber_get_current_state - returning: 5
status.c[798]:eb_status - Status of radio button for state[0]: 0
jabber.c[587]:eb_jabber_get_current_state - returning: 5
status.c[802]:eb_status - Current state is 5
status.c[798]:eb_status - Status of radio button for state[5]: 1
jabber.c[587]:eb_jabber_get_current_state - returning: 5
status.c[805]:eb_status - Setting Jabber to state 5
status.c[807]:eb_status - Current state is 5
status.c[826]:eb_status - Jabber set to state 5.
util.c[476]:connected_local_accounts - dickon_england: connected=1,
connecting=0
util.c[476]:connected_local_accounts - richlengland: connected=1,
connecting=0
util.c[476]:connected_local_accounts - [email protected]:
connected=0, connecting=1
util.c[476]:connected_local_accounts - dickon_england: connected=1,
connecting=0
util.c[476]:connected_local_accounts - richlengland: connected=1,
connecting=0
util.c[476]:connected_local_accounts - [email protected]:
connected=0, connecting=1
status.c[826]:eb_status - Jabber set to state 0.
util.c[476]:connected_local_accounts - dickon_england: connected=1,
connecting=0
util.c[476]:connected_local_accounts - richlengland: connected=1,
connecting=0
util.c[476]:connected_local_accounts - [email protected]:
connected=0, connecting=1
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
offline_queue_mgmt.c[94]:contact_mgmt_flush - connecting on
[email protected] (trying again later)
libEBjabber.c[1105]:j_on_state_handler - Entering: new state: 0
previous_state: 0
libEBjabber.c[91]:JCfindConn - conn=0x8bc9550 current=0x8c1fa48
jabber.c[212]:find_local_account_by_conn - JConns: 0x8c1fa48 (nil)
didn't match
jabber.c[225]:find_local_account_by_conn - found
([email protected]) via handle!
jabber.c[1228]:JABBERLogout - >
jabber.c[1232]:JABBERLogout - Setting menu to JABBER_OFFLINE
util.c[476]:connected_local_accounts - dickon_england:
connected=1, connecting=0
util.c[476]:connected_local_accounts - richlengland: connected=1,
connecting=0
jabber.c[212]:find_local_account_by_conn - JConns: 0x8c1fa48 (nil)
didn't match
jabber.c[225]:find_local_account_by_conn - found
([email protected]) via handle!
jabber.c[1237]:JABBERLogout - <
libEBjabber.c[1149]:j_on_state_handler - Leaving
offline_queue_mgmt.c[101]:contact_mgmt_flush - disconnected on
[email protected] (cancelling flush)
I'm a novice at the internals of IM. Can anyone spot what the issue
might be here?
ADVThanksANCE,
--R
---- Burt Holzman wrote the following on 08/26/2005 08:11 AM:
> Folks,
>
> I patched the jabber module in order to allow overriding the server
> listed in the Jabber ID with a "connection server" in the prefs.
>
> To use google IM:
>
> username: [email protected]
> connection server: talk.google.com
>
> Also, the jabber implementation in general seems to be fairly obsolete
> by now, but I don't have time to do anything with that.
>
> - B
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Ayttm-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ayttm-users
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf