On Tue, Sep 12, 2006 at 02:42:38AM -0700, Frank Griffith wrote: > __load_resource: Shared object "libpq.so.4" not found, required by > "cdr_pgsql.so" > > Sep 12 05:12:33 WARNING[2302]: loader.c:554 load_modules: Loading > module cdr_pgsql.so failed! > > Ouch ... error while writing audio data: : Broken Pipe > > > > I don't really know how to attack this problem. Can anyone offer some > advice on what this means? I don't use PostgreSQL with * for now and > don't know why * is looking for it. Further, why does * exit? Is it > due to pgsql or is the Broken Pipe message the clue here?
If you don't use pgsql with *, add noload => cdr_pgsql.so to /usr/local/etc/asterisk/modules.conf so * won't try to load this module. hth fabian -- Our users will know fear and cower before our software! Ship it! Ship it and let them flee like the dogs they are!
pgpbNqOYxYWdx.pgp
Description: PGP signature
_______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

