[Freeswitch-users] Can't load module mod_xml_cdr.so
Jason White
jason at jasonjgw.net
Tue Dec 30 01:59:50 PST 2008
fidibus83 <fidibus83 at aol.com> wrote:
> Thanks for your answer. But I dont know what I have to do now. Im a
> newbie in FS. How do I configure FS without libcurl?
./configure --without-libcurl
make
(then as root)
make install
In other words, run the configure script with the --without-libcurl option,
then recompile FreeSWITCH.
More information about the FreeSWITCH-users
mailing list