I made test calls and go this:
 res_config_mysql.c:789 store_mysql: MySQL RealTime: Invalid database
specified: 'asterisk' (check res_mysql.conf)

In extconfig.conf I started with:
[settings]
queue_log => mysql,asterisk

As it didn't work, I added queue_log:
[settings]
queue_log => mysql,asterisk,queue_log

But this also doesn't work.

I noticed that res_mysql.conf wasn't present (AsteriskNOW system), so I
added it, but it didn't change matters.

Any suggestion?

Thanks.

On Thu, Sep 8, 2011 at 8:56 PM, Michael <voip.quest...@gmail.com> wrote:

> OK. I created the table and the file and restarted Asterisk.
>
> How do I check to see that it's properly loaded and running?
>
> Thanks.
>
>
> On Thu, Sep 8, 2011 at 7:20 AM, Sam Govind <govoi...@gmail.com> wrote:
>
>> you definitely need to create the file extconfig - take sample from
>> internet. the DB tables need to be created on your own, take help from
>> internet pages.
>>
>>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to