[Freeswitch-users] some errors from FS startup

Michael Collins msc at freeswitch.org
Mon Aug 31 09:45:00 PDT 2009


Most likely you've enabled a few modules in
conf/autoload_configs/modules.conf.xml but you haven't built them in the
src/freeswitch.trunk/modules.conf file. Be sure to open modules.conf,
uncomment the modules that are throwing errors, like mod_xml_curl. Then run
"make install" again. For the music errors most likely you just need to
install the MOH files. Be sure to get the regular sound files too:

make cd-moh-install && make cd-sounds-install

-MC

On Mon, Aug 31, 2009 at 4:31 AM, Erwin Huang <erwin.davis at gmail.com> wrote:

> Hi, I was able to build the FS successfully and make a couple of test
> calls. But when I looked at the startup logs, I saw some errors. Please
> point out how to fix them. Thanks,
>
> Regards,
>
> e
>
> 2009-08-31 06:59:55.54063 [ERR] mod_xml_curl.c:404 Binding has no url!
> 2009-08-31 06:59:55.54094 [CRIT] switch_loadable_module.c:871 Error Loading
> modu
> le /usr/local/freeswitch/mod/mod_xml_curl.so
> **Module load routine returned an error**
>
>
> 2009-08-31 06:59:57.393133 [CONSOLE] mod_local_stream.c:142 Can't open
> directory
> : /usr/local/freeswitch/sounds/music/8000
> 2009-08-31 06:59:57.404228 [CONSOLE] mod_local_stream.c:142 Can't open
> directory
> : /usr/local/freeswitch/sounds/music/8000
> 2009-08-31 06:59:57.414708 [CONSOLE] mod_local_stream.c:142 Can't open
> directory
> : /usr/local/freeswitch/sounds/music/16000
> 2009-08-31 06:59:57.424568 [CONSOLE] mod_local_stream.c:142 Can't open
> directory
> : /usr/local/freeswitch/sounds/music/32000
>
>
> // The errors below indicate the files donot exist. How to include these
> two files into FS make build?
>
> 2009-08-31 06:59:57.477374 [CRIT] switch_loadable_module.c:871 Error
> Loading mod
> ule /usr/local/freeswitch/mod/mod_java.so
> **/usr/local/freeswitch/mod/mod_java.so: cannot open shared object file: No
> such
>  file or directory**
>
>
> 2009-08-31 06:59:57.485242 [CRIT] switch_loadable_module.c:871 Error
> Loading mod
> ule /usr/local/freeswitch/mod/mod_flite.so
> **/usr/local/freeswitch/mod/mod_flite.so: cannot open shared object file:
> No suc
> h file or directory**
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090831/7eb8382a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list