[Freeswitch-users] mod_cdr_pg_csv not loading automatically

Cliff Wells cliff at develix.com
Thu Oct 6 00:13:04 MSD 2011


On Wed, 2011-10-05 at 12:11 -0700, Cliff Wells wrote:
> I have this in modules.conf.xml:
> 
>     <!-- Event Handlers -->
>     <load module="mod_cdr_pg_csv"/>
>     <!-- <load module="mod_cdr_csv"/> -->
>     <!-- <load module="mod_cdr_sqlite"/> -->
>     <!-- <load module="mod_event_multicast"/> -->
>     <load module="mod_event_socket"/>
>     <!-- <load module="mod_event_zmq"/> -->
>     <!-- <load module="mod_zeroconf"/> -->
>     <!-- <load module="mod_erlang_event"/> -->
>     <!-- <load module="mod_snmp"/> -->
> 
> but mod_cdr_pg doesn't autoload.  However, if I use fs_cli and "load
> mod_cdr_pg_csv", it loads and works fine.
> 
> This is a fresh install from git yesterday.  Unfortunately I can't
> restart FS until tonight (it's a production system) to see the startup
> messages, but I wonder if anyone has seen this type of behavior (my
> older system didn't have this issue).


Actually, grepping logs revealed this:

[NOTICE] switch_event.c:1889 Event Binding deleted for mod_cdr_pg_csv:TRAP
[CRIT] switch_loadable_module.c:1275 Error Loading module /usr/local/freeswitch/mod/mod_cdr_pg_csv.so

Not sure what this means, or why I can load it after the fact.

Cliff




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list