VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
erwin.davis at gmail.com Guest
|
Posted: Mon Aug 31, 2009 6:38 am Post subject: [Freeswitch-users] some errors from FS startup |
|
|
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** |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Aug 31, 2009 11:50 am Post subject: [Freeswitch-users] some errors from FS startup |
|
|
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@gmail.com (erwin.davis@gmail.com)> wrote:
Quote: | 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@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|