The error is that the conf file couldn't be loaded. If you've verified teh file is actually in autoload configs dir, also ensure the file is readable by whatever user/group freeswitch is running as.
Once you have your config squared away, just having hte <load mod_xml_cdr> in modules.conf.xml is sufficient. Brian was trying to assist you in debugging.... On 2/5/2009 9:28 AM, Shelby Ramsey wrote: > Just to make sure I'm clear: > -- start FS (without <load mod_xml_cdr> in modules.conf.xml) > -- but have xml_cdr.conf.xml in autoload configs > -- then reload xml > -- then execute load mod_xml_cdr via the api > > That seems like a challenging way to start FS ... > > SDR > > On Thu, Feb 5, 2009 at 1:42 AM, Brian West <[email protected] > <mailto:[email protected]>> wrote: > > Make sure your config file is installed and issue a reloadxml then > load mod_xml_cdr > > /b > > On Feb 5, 2009, at 1:33 AM, Shelby Ramsey wrote: > > > Hello, > > > > I'm having it on both Fedora and Ubuntu boxes: > > > > 2009-02-05 01:26:27 [ERR] mod_xml_cdr.c:290 mod_xml_cdr_load() Open > > of xml_cdr.conf failed > > 2009-02-05 01:26:27 [CRIT] switch_loadable_module.c:839 > > switch_loadable_module_load_file() Error Loading module /usr/local/ > > freeswitch/mod/mod_xml_cdr.so > > **Module load routine returned an error** > > > > Details: > > -- Ubuntu 6.04 LTS > > -- Fedora 8 > > > > Tried a couple of things: > > -- messing with libcurl > > -- ./configure --without-libcurl > > > > Thanks! > > > > SDR _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
