[Home]

Summary:ASTERISK-10978: Asterisk 1.2.25 crashes with undefined symbol in cdr_pgsql
Reporter:fugitivo (fugitivo)Labels:
Date Opened:2007-12-05 07:22:55.000-0600Date Closed:2011-06-07 14:00:54
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:CDR/cdr_pgsql
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:After compiling and starting up asterisk 1.2.25 I get this error:

asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so: undefined symbol: PQescapeStringConn

The easy fix was copying an old version of cdr_pgsql.so to /usr/lib/asterisk/moudles and it's working Ok but I'd like to use the new version to see if it stops freezing the sip module when having heavy load in the database.



Comments:By: Tilghman Lesher (tilghman) 2007-12-05 09:36:10.000-0600

1)  1.2 is no longer supported here.

2)  You need to upgrade your Postgres version.