<span>Hello,</span><div><br></div><div>I am trying to configure freeswitch for outbound calls and SMS through google voice using mod_dingaling. </div><div>I have succeeded with the SMS configuration but I can&#39;t get call to work. It seems the problem is that TLS can&#39;t be successfully built</div>



<div>upon freeswitch installation. I followed the instructions here:</div><div><a href="http://wiki.freeswitch.org/wiki/Mod_dingaling" style="color:rgb(17,85,204)" target="_blank">http://wiki.freeswitch.org/wiki/Mod_dingaling</a></div>



<div>I added the flag &quot;-lgnutls&quot; to gcc in relink_command in the file file src/mod/endpoints/mod_dingaling/<a href="http://mod_dingaling.la/" style="color:rgb(17,85,204)" target="_blank">mod_dingaling.la</a>, however I still get </div>



<div><div><i>[DEBUG] libdingaling.c:1242 TLS NOT SUPPORTED IN THIS BUILD!</i></div><div>in the freeswitch.log</div><div><br></div><div>This is the output when I make mod_dingaling-install.</div><div><i><br></i></div>
<div><div><i>openbts@ubuntu:/usr/local/src/freeswitch$ sudo make mod_dingaling-install</i></div><div><i> /bin/bash /usr/local/src/freeswitch/quiet_libtool   --mode=install /usr/bin/install -c   <a href="http://libfreeswitch.la/" style="color:rgb(17,85,204)" target="_blank">libfreeswitch.la</a> &#39;/usr/local/freeswitch/lib&#39;</i></div>



<div><i>quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0 /usr/local/freeswitch/lib/libfreeswitch.so.1.0.0</i></div><div><i>quiet_libtool: install: (cd /usr/local/freeswitch/lib &amp;&amp; { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 &amp;&amp; ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; })</i></div>



<div><i>quiet_libtool: install: (cd /usr/local/freeswitch/lib &amp;&amp; { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so &amp;&amp; ln -s libfreeswitch.so.1.0.0 libfreeswitch.so; }; })</i></div>



<div><i>quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai /usr/local/freeswitch/lib/<a href="http://libfreeswitch.la/" style="color:rgb(17,85,204)" target="_blank">libfreeswitch.la</a></i></div><div><i>quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.a /usr/local/freeswitch/lib/libfreeswitch.a</i></div>



<div><i>quiet_libtool: install: chmod 644 /usr/local/freeswitch/lib/libfreeswitch.a</i></div><div><i>quiet_libtool: install: ranlib /usr/local/freeswitch/lib/libfreeswitch.a</i></div><div><i>quiet_libtool: finish: PATH=&quot;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin&quot; ldconfig -n /usr/local/freeswitch/lib</i></div>



<div><i>----------------------------------------------------------------------</i></div><div><i>Libraries have been installed in:</i></div><div><i>   /usr/local/freeswitch/lib</i></div><div><i><br></i></div><div><i>If you ever happen to want to link against installed libraries</i></div>



<div><i>in a given directory, LIBDIR, you must either use libtool, and</i></div><div><i>specify the full pathname of the library, or use the `-LLIBDIR&#39;</i></div><div><i>flag during linking and do at least one of the following:</i></div>



<div><i>   - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable</i></div><div><i>     during execution</i></div><div><i>   - add LIBDIR to the `LD_RUN_PATH&#39; environment variable</i></div><div><i>     during linking</i></div>



<div><i>   - use the `-Wl,-rpath -Wl,LIBDIR&#39; linker flag</i></div><div><i>   - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;</i></div><div><i><br></i></div><div><i>See any operating system documentation about shared libraries for</i></div>



<div><i>more information, such as the ld(1) and ld.so(8) manual pages.</i></div><div><i>----------------------------------------------------------------------</i></div><div><i><br></i></div><div><i>making install mod_dingaling</i></div>



<div><br></div><div>Any suggestions as to how to build TLS are highly appreciated.</div><div><br></div><div>Thanks,</div><div>mariya~</div></div></div>