<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">install gnutls and dev packages and reconfigure/recompile<div><br></div><div>/b</div><div><br><div><div>On Jan 15, 2009, at 1:21 PM, Milena wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello,<br><br>I'm running fs 1.0.2&nbsp; on CentOS 5.2<br><br>I've been trying to setup my fs to talk with googletalk following the instructions in <a href="http://wiki.freeswitch.org/wiki/Mod_dingaling#Sample_Configuration">http://wiki.freeswitch.org/wiki/Mod_dingaling#Sample_Configuration</a><br> <br>I got the error of TLS not supported so i:<br>INSTALLED: <br>yum install gnutls-devel gnutls<br>REMOVED:<br>rm -f /usr/src/freeswitch-1.0.2/libs/iksemel/.complete<br>rm -f /usr/src/freeswitch-1.0.2/libs/libdingaling/.complete<br> RE-INSTALLED<br>cd /usr/src/freeswitch-1.0.2/<br>make sure<br>make installall<br><br>Even after this i keep getting the same error on the console.<br>This is the error:<br><pre>2009-01-15 14:06:02 [INFO] libdingaling.c:1304 on_log() RECV:<br>
-------------------------------------------------------------------------------<br>&lt;stream:stream from="<a href="http://gmail.com">gmail.com</a>" id="E607DA864F13575A" version="1.0" xmlns:stream="<a href="http://etherx.jabber.org/streams">http://etherx.jabber.org/streams</a>" xmlns="<a href="jabber:client">jabber:client</a>">&lt;/stream:stream><br>
<br>2009-01-15 14:06:02 [DEBUG] libdingaling.c:1175 on_stream() TLS NOT SUPPORTED IN THIS BUILD!<br><br>2009-01-15 14:06:02 [INFO] libdingaling.c:1304 on_log() RECV:<br>-------------------------------------------------------------------------------<br>
&lt;stream:features><br>  &lt;starttls xmlns="<a href="urn:ietf:params:xml:ns:xmpp-tls">urn:ietf:params:xml:ns:xmpp-tls</a>"><br>    &lt;required>&lt;/required><br>  &lt;/starttls><br>  &lt;mechanisms xmlns="<a href="urn:ietf:params:xml:ns:xmpp-sasl">urn:ietf:params:xml:ns:xmpp-sasl</a>"><br>
    &lt;mechanism>X-GOOGLE-TOKEN&lt;/mechanism><br>  &lt;/mechanisms><br>&lt;/stream:features><br></pre><br> and now when i *shutdown* my fs, the core gets dumped when trying to stop mod_dingaling:<br>2009-01-15 14:14:21 [CONSOLE] switch_loadable_module.c:1231 do_shutdown() Stopping: mod_dingaling<br>Segmentation fault<br><br>Thank you for any help or suggestions you can give me.<br> <br><br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>