On Saturday 01 December 2007 09:43:41 equis software wrote: > In Asterisk 1.4.15 if I try to configure cdr_pgsql.conf , asterisk crash > with this message > > asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so: > undefined symbol: PQescapeStringConn > > Is this a knowed error?
This sounds like version skew -- like you have headers from a later version of Postgres, but an earlier version of the libraries. -- Tilghman _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
