On Wed, 2007-07-18 at 19:41 -0400, hugolivude wrote: > I'm trying to add MySQL CDR recording in Asterisk 1.4.6 > > I'm following the instructions posted here: > > http://www.voip-info.org/wiki-Asterisk+cdr+mysql > > but after running make, the cdr_addon_mysql.so is not created. I > don't get any compile errors. In fact it just seems to skip the > compile altogther: I saw somewhere that one should comment out: > > #include <asterisk.h> > > in cdr_addon_mysql.c. I tried that, ran make again (did not run make > clean) and it still didn't build. > > Any ideas why the cdr_addon_mysql is being skipped? > 99.99% of the time it is because you did not install the mysql-devel (or whatever name the development package for mysql has on your distribution).
-- Telecomunicaciones Abiertas de México S.A. de C.V. Carlos Chávez Prats Director de Tecnología +52-55-91169161 ext 2001
signature.asc
Description: This is a digitally signed message part
_______________________________________________ --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
