[asterisk-bugs] [Asterisk 0011644]: res_jabber appears to not be working correctly in /trunk
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 28 04:31:21 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11644
======================================================================
Reported By: davevg
Assigned To: phsultan
======================================================================
Project: Asterisk
Issue ID: 11644
Category: Resources/res_jabber
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 94978
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-27-2007 15:43 CST
Last Modified: 12-28-2007 04:31 CST
======================================================================
Summary: res_jabber appears to not be working correctly in
/trunk
Description:
I did an in-place upgrade from a recent asterisk/branch/1.4 to
asterisk/trunk. res_jabber did work correctly with 1.4 svn. With the
trunk version every 4 seconds I receive this error:
[Dec 27 16:25:02] WARNING[16509]: res_jabber.c:1943 aji_recv_loop: JABBER:
socket read error
Both asterisk and jabber are located on the same server (CentOS 5) in this
instance. See Additional info for details.
======================================================================
----------------------------------------------------------------------
mvanbaak - 12-28-07 04:31
----------------------------------------------------------------------
Trunk does connect to talk.google.com.
But I get the same loop of warnings once the connection is down for a
couple of seconds. Sometimes it runs fine for days, sometimes I get them
after about an hour. Looks like it wont reconnect.
This is my jabber.conf:
[general]
autoprune=yes
autoregister=yes
[asterisk]
type=client
serverhost=talk.google.com
username=YYYY at gmail.com/Talk
secret=XXX
port=5222
usetls=yes
usesasl=yes
buddy=mvanbaak at gmail.com
buddy=mvanbaak at jabber.org
statusmessage="I am available"
timeout=100
Issue History
Date Modified Username Field Change
======================================================================
12-28-07 04:31 mvanbaak Note Added: 0076085
======================================================================
More information about the asterisk-bugs
mailing list