[Freeswitch-users] Freeswitch [DEBUG] libdingaling.c:1242 TLS NOT SUPPORTED IN THIS BUILD!

Mariya Zheleva mariya at cs.ucsb.edu
Mon Jun 18 01:48:36 MSD 2012


Hello,

I am trying to configure freeswitch for outbound calls and SMS through
google voice using mod_dingaling.
I have succeeded with the SMS configuration but I can't get call to work.
It seems the problem is that TLS can't be successfully built
upon freeswitch installation. I followed the instructions here:
http://wiki.freeswitch.org/wiki/Mod_dingaling
I added the flag "-lgnutls" to gcc in relink_command in the file file
src/mod/endpoints/mod_dingaling/mod_dingaling.la, however I still get
*[DEBUG] libdingaling.c:1242 TLS NOT SUPPORTED IN THIS BUILD!*
in the freeswitch.log

This is the output when I make mod_dingaling-install.
*
*
*openbts at ubuntu:/usr/local/src/freeswitch$ sudo make mod_dingaling-install*
* /bin/bash /usr/local/src/freeswitch/quiet_libtool   --mode=install
/usr/bin/install -c   libfreeswitch.la '/usr/local/freeswitch/lib'*
*quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0
/usr/local/freeswitch/lib/libfreeswitch.so.1.0.0*
*quiet_libtool: install: (cd /usr/local/freeswitch/lib && { ln -s -f
libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 &&
ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; })*
*quiet_libtool: install: (cd /usr/local/freeswitch/lib && { ln -s -f
libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so && ln
-s libfreeswitch.so.1.0.0 libfreeswitch.so; }; })*
*quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai
/usr/local/freeswitch/lib/libfreeswitch.la*
*quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.a
/usr/local/freeswitch/lib/libfreeswitch.a*
*quiet_libtool: install: chmod 644 /usr/local/freeswitch/lib/libfreeswitch.a
*
*quiet_libtool: install: ranlib /usr/local/freeswitch/lib/libfreeswitch.a*
*quiet_libtool: finish:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin"
ldconfig -n /usr/local/freeswitch/lib*
*----------------------------------------------------------------------*
*Libraries have been installed in:*
*   /usr/local/freeswitch/lib*
*
*
*If you ever happen to want to link against installed libraries*
*in a given directory, LIBDIR, you must either use libtool, and*
*specify the full pathname of the library, or use the `-LLIBDIR'*
*flag during linking and do at least one of the following:*
*   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable*
*     during execution*
*   - add LIBDIR to the `LD_RUN_PATH' environment variable*
*     during linking*
*   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag*
*   - have your system administrator add LIBDIR to `/etc/ld.so.conf'*
*
*
*See any operating system documentation about shared libraries for*
*more information, such as the ld(1) and ld.so(8) manual pages.*
*----------------------------------------------------------------------*
*
*
*making install mod_dingaling*

Any suggestions as to how to build TLS are highly appreciated.

Thanks,
mariya~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120617/762c7dc7/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list