Monday, September 17, 2007

[asterisk-users] Enabling MySQL UNIQUE from cdr.conf

Hi,

Is there a way to enable the usage of UNIQUEID CDR field using a MySQL database backend for storing CDRs without having to recompile asterisk-addons as stated here http://www.voip-info.org/wiki-Asterisk+cdr+mysql ?

After version 1.4 it is said in release that it can be done (not sure if it applies to mysql backend)

How would it be the syntax in cdr.conf? I tried this without success in cdr.conf:

[mysql]
loguniqueid=yes ;log uniqueid
loguserfield=yes ;log user field


Regards
Luis Palma

No comments: