install gnutls and dev packages and reconfigure/recompile

/b

On Jan 15, 2009, at 1:21 PM, Milena wrote:

Hello,

I'm running fs 1.0.2  on CentOS 5.2

I've been trying to setup my fs to talk with googletalk following the instructions in http://wiki.freeswitch.org/wiki/Mod_dingaling#Sample_Configuration

I got the error of TLS not supported so i:
INSTALLED:
yum install gnutls-devel gnutls
REMOVED:
rm -f /usr/src/freeswitch-1.0.2/libs/iksemel/.complete
rm -f /usr/src/freeswitch-1.0.2/libs/libdingaling/.complete
RE-INSTALLED
cd /usr/src/freeswitch-1.0.2/
make sure
make installall

Even after this i keep getting the same error on the console.
This is the error:
2009-01-15 14:06:02 [INFO] libdingaling.c:1304 on_log() RECV:

-------------------------------------------------------------------------------
<stream:stream from="gmail.com" id="E607DA864F13575A" version="1.0" xmlns:stream="http://etherx.jabber.org/streams"; xmlns="jabber:client"></stream:stream>


2009-01-15 14:06:02 [DEBUG] libdingaling.c:1175 on_stream() TLS NOT SUPPORTED IN THIS BUILD!

2009-01-15 14:06:02 [INFO] libdingaling.c:1304 on_log() RECV:
-------------------------------------------------------------------------------

<stream:features>
  <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls">
    <required></required>
  </starttls>
  <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">

    <mechanism>X-GOOGLE-TOKEN</mechanism>
  </mechanisms>
</stream:features>

and now when i *shutdown* my fs, the core gets dumped when trying to stop mod_dingaling: 2009-01-15 14:14:21 [CONSOLE] switch_loadable_module.c:1231 do_shutdown() Stopping: mod_dingaling
Segmentation fault

Thank you for any help or suggestions you can give me.


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to