hi fellow asterisk enthusiasts,
i've configured jabber.conf and gtalk.conf as descibed on voip-info.org (http://www.voip-info.org/wiki/view/Asterisk+Google+Talk).

i see these messages on the CLI now, and i haven't been able to get Asterisk-Gtalk connectivity to work.

*CLI>
[Nov 3 22:17:01] WARNING[30878]: res_jabber.c:1504 aji_recv_loop: JABBER: socket read error
*CLI>
JABBER: gtalk_account OUTGOING: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='gmail.com' version='1.0'>
*CLI>
JABBER: gtalk_account INCOMING: <?xml version="1.0" encoding="UTF-8"?><stream:stream from="gmail.com" id="D428120132AB91B7" version="1.0" xmlns:stream="http://etherx.jabber.org/streams"; xmlns="jabber:client"> [Nov 3 22:17:01] ERROR[30878]: res_jabber.c:482 aji_act_hook: gnuTLS not installed.
*CLI>
JABBER: gtalk_account INCOMING: <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-GOOGLE-TOKEN</mechanism></mechanisms></stream:features>
*CLI>


these messages just keep appearing every 20s. gnuTLS is installed, so the error message "gnuTLS not installed" does not make sense to me. i checked config.log after running ./configure while building asterisk, and i can see that the check for "gcc -lgnutls" passed.

[EMAIL PROTECTED] asterisk]# rpm -qi gnutls
Name : gnutls Relocations: (not relocatable)
Version : 1.0.25 Vendor: Red Hat, Inc.
Release : 2.FC4 Build Date: Fri 10 Feb 2006 02:51:42 PM PST
Install Date: Tue 31 Oct 2006 03:21:16 PM PST Build Host: hs20-bc1-7.build.redhat.com
Group : System Environment/Libraries Source RPM: gnutls-1.0.25-2.FC4.src.rpm
Size : 664600 License: LGPL
Signature : DSA/SHA1, Fri 10 Feb 2006 05:10:47 PM PST, Key ID b44269d04f2a6fd2
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://www.gnutls.org/
Summary : A TLS implementation.
Description :
The GNU TLS library implements TLS. Someone needs to fix this description.
[EMAIL PROTECTED] asterisk]#
[EMAIL PROTECTED] asterisk]# ls -la /usr/lib/*gnutls*
lrwxrwxrwx 1 root root 26 Oct 31 15:21 /usr/lib/libgnutls-extra.so.11 -> libgnutls-extra.so.11.1.25 -rwxr-xr-x 1 root root 163832 Feb 10 2006 /usr/lib/libgnutls-extra.so.11.1.25 lrwxrwxrwx 1 root root 28 Oct 31 15:21 /usr/lib/libgnutls-openssl.so.11 -> libgnutls-openssl.so.11.1.25 -rwxr-xr-x 1 root root 26756 Feb 10 2006 /usr/lib/libgnutls-openssl.so.11.1.25 lrwxrwxrwx 1 root root 20 Oct 31 15:22 /usr/lib/libgnutls.so -> libgnutls.so.11.1.25 lrwxrwxrwx 1 root root 20 Oct 31 15:21 /usr/lib/libgnutls.so.11 -> libgnutls.so.11.1.25
-rwxr-xr-x 1 root root 474012 Feb 10 2006 /usr/lib/libgnutls.so.11.1.25
[EMAIL PROTECTED] asterisk]#

what can i check next? i'm pretty new (been working on asterisk for less than a month now) and i've been stuck at this point for a few days now. i'd really appreciate some pointers.

thanks
mani

*****
Our reliance on access to a dialtone is now only slightly lesser than that on access to oxygen.

_________________________________________________________________
Connect with your friends who use Yahoo! Messenger with Voice. Click! http://www.msnspecials.in/wlmyahoo/index.asp

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to