> -----Original Message----- > From: Brian West [mailto:[EMAIL PROTECTED] > > asterisk*CLI> load cdr_unixodbc.so > Loaded /usr/lib/asterisk/modules/cdr_unixodbc.so => (unixODBC CDR > Backend) > == Parsing '/etc/asterisk/cdr_unixodbc.conf': == Parsing > '/etc/asterisk/cdr_unixodbc.conf': Found > -- cdr_unixodbc: dsn is MySQL-asterisk > -- cdr_unixodbc: username is root > -- cdr_unixodbc: password is [secret] > -- Connected to MySQL-asterisk > > it works.. it logs calls. Anyone else intrested? For now I have to do > more clean up... ya know make it pretty. :)
Good stuff _bkw! Anything that abstracts out the database connectivity is a good thing. Opens up the world to a host of databases! Makes * palatable for the non-MySQL/PostgreSQL crowd. Regards, --- Gavin _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
