Re: [asterisk-users] Unable to open Asterisk database

2006-10-17 Thread Giorgio Incantalupo
Ciao Andrea, thanks for answering. Indeed you are rightit was some kind of strange problem, infact after setting the correct native music-on-hold (but why??) everything got right. It is such a strange thing I'm still a bit confused about it so didn't post the solution :)) Thank you

[asterisk-users] Unable to open Asterisk database

2006-10-16 Thread Giorgio Incantalupo
Hi, I'm using mysql to store my cdr data. I compiled asterisk-addon module without problems and I see nothing unusual in my cdr_mysql.conf but when I do a reload I get this messages (never seen before): Oct 16 09:43:16 WARNING[8576]: db.c:67 dbinit: Unable to open Asterisk database Oct 16

Re: [asterisk-users] Unable to open Asterisk database

2006-10-16 Thread Benjamin Jacob
Giorgio Incantalupo wrote: Hi, I'm using mysql to store my cdr data. I compiled asterisk-addon module without problems and I see nothing unusual in my cdr_mysql.conf but when I do a reload I get this messages (never seen before): Oct 16 09:43:16 WARNING[8576]: db.c:67 dbinit: Unable to open

Re: [asterisk-users] Unable to open Asterisk database

2006-10-16 Thread Giorgio Incantalupo
Hi Benjamin, I checked in every place and it seems all right. The strangest thing is that _Asterisk is writing CDR records inside the right table_that's why I do not understand this message. I would expect Asterisk not to fill in the DB. Can I ignore the warning? TIA Giorgio

Re: [asterisk-users] Unable to open Asterisk database

2006-10-16 Thread Andrea Spadaccini
Ciao Giorgio, I'm using mysql to store my cdr data. I compiled asterisk-addon module without problems and I see nothing unusual in my cdr_mysql.conf but when I do a reload I get this messages (never seen before): Oct 16 09:43:16 WARNING[8576]: db.c:67 dbinit: Unable to open Asterisk

[Asterisk-Users] Unable to open Asterisk database

2006-03-29 Thread Erick Perez
Hi, i have asterisk 1.2.5 working fine from a database in the following way: asterisk loaded as root realtime logging to a mysqld 5.x daemon listening in localhost database is astbill with username astbilluser allowed to the database the root user in mysqld has a password res_mysql.conf in

Re: [Asterisk-Users] Unable to open Asterisk database

2006-03-29 Thread Luki
Erick, I now want to run asterisk with the -U asterisk and -G asterisk credentials. When I do it I have the error (asterisk is a valid user/group in the system with nologin as shell): /var/log/asterisk/messages: WARNING[5230] db.c: Unable to open Asterisk database WARNING[5230] db.c:

Re: [Asterisk-Users] Unable to open Asterisk database

2006-03-29 Thread Erick Perez
Luki you're the mana thousand thanks. On 3/29/06, Luki [EMAIL PROTECTED] wrote: Erick, I now want to run asterisk with the -U asterisk and -G asterisk credentials. When I do it I have the error (asterisk is a valid user/group in the system with nologin as shell):