[Freeswitch-users] Setting up for googletalk

Helmut Kuper helmut.kuper at ewetel.de
Mon Feb 26 05:13:55 PST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I had the same problem on my ubuntu machine. I did the following as root:

apt-get install libgnutls-dev

apt-get install libgnutls11-dev


Then as freeswitch user I deleted file ".complete" in iksemel directory,
did a "make sure" and a "make installall".

That added TLS support to freeswitch.


I got currently this Error:

SEND[<?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'
to='gmail.com' version='1.0'>]
RECV[<?xml version="1.0" encoding="UTF-8"?><stream:stream
from="gmail.com" id="80BF1C2152C92A10" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">]
SEND[<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>]
RECV[<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>]
RECV[<proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>]
SecSEND[<?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'
to='gmail.com' version='1.0'>]
SecRECV[<?xml version="1.0" encoding="UTF-8"?><stream:stream
from="gmail.com" id="BA3D10F842D1E99B" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">]
SecRECV[<stream:features><mechanisms
xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism></mechanisms></stream:features>]
SecSEND[<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'
encoding='UTF-8'>AGhlbG11dC5rdXBlcgBERTY0c2lnbg==</auth>]
SecRECV[<failure
xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>]
SecRECV[</stream:stream>]
2007-02-26 14:10:22 [DEBUG] libdingaling.c:1146 on_stream() sasl
authentication failed
2007-02-26 14:10:22 [DEBUG] libdingaling.c:1459 xmpp_connect() io error 7

Any ideas what do do ?

regards
Helmut

Michael Jerris schrieb:
> The build for tls support for dingaling is not as clean as I would like.
>  To my recollection, you need to have gnu tls installed on the system
> before you do your first build, or it will not include support, if you
> add gnutls afterwards, you will need to rebuild the iksemel library
> manually (and maybe libdingaling).  You can do this by removing the
> .complete file from those 2 lib directories, and then doing a make sure.
> 
>  
> 
> Mike
> 
>  
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF4t0Q4tZeNddg3dwRAmE7AJ9PD2uhsOQNSvWH/QKVkQKzAoqw+ACgjfE8
VEFjCV9eI0yeCkKo799M9z0=
=VE8P
-----END PGP SIGNATURE-----




More information about the FreeSWITCH-users mailing list