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

Mariya Zheleva mariya at cs.ucsb.edu
Mon Jun 18 21:37:40 MSD 2012


Hi Avi,

Thanks a lot! I am using Ubuntu10.04 and installing
libssl-dev, re-bootstrapping, re-configuring and re-building helped solve
the problem.
Now I can do outbound calls using googlevoice.

I will update the wiki as soon as I get an account for it.

Thanks again.
mariya~

On Mon, Jun 18, 2012 at 7:53 AM, Avi Marcus <avi at avimarcus.net> wrote:

> Ah, that's outdated.
> "Since October 17,2011 this is no longer needed now OpenSSL is used."
>
> Try using the package openssl-devel (centos?) or libssl-dev
> (debian/ubuntu?) and probably re-bootstrapping / reconfig and try building
> again.
>
> Then please update the wiki.
>
> I'm surprised that one didn't get fixed...
>
>
> -Avi
>
>
>
> On Mon, Jun 18, 2012 at 12:48 AM, Mariya Zheleva <mariya at cs.ucsb.edu>wrote:
>
>> 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~
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> Join Us At ClueCon - Aug 7-9, 2012
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> Join Us At ClueCon - Aug 7-9, 2012
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Mariya Zheleva
Department of Computer Science
University of California
Santa Barbara, CA 93106-5110
http://cs.ucsb.edu/~mariya/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120618/1557733e/attachment.html 


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