I removed Asterisk and reinstalled it from scratch. It seems to be working
now as module show like cdr now reports many more lines and now mentions
MySQL.
The database is the same as I didn't remove that, just the various files.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
asterisk-users-request@lists.digium.com
Sent: Wednesday, February 21, 2007 3:12 AM
To: asterisk-users@lists.digium.com
Subject: asterisk-users Digest, Vol 31, Issue 90
Send asterisk-users mailing list submissions to
asterisk-users@lists.digium.com
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.digium.com/mailman/listinfo/asterisk-users
or, via email, send a message with subject or body 'help' to
asterisk-users-request@lists.digium.com
You can reach the person managing the list at
asterisk-users-owner@lists.digium.com
When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-users digest..."
Today's Topics:
1. Re: Mask the caller-ID (Joanna Liza Mariazeta)
2. The High Performance Echo Canceller (HPEC) (Boris Bakchiev)
3. Asterisk behind OpenSER - Getting SIP reinvites to work with
an ITSP (Hugo Livude)
4. Re: Re: FW: zaptel 1.4.0 on Fedora Core 6 x86_64 (Tzafrir Cohen)
5. Re: They ignore my DTMF! (Pierre Marceau)
6. Re: Passing a variable from one Asterisk box to another
(Justin Newman)
7. Re: They ignore my DTMF! (Benjamin Jacob)
8. Re: Re: FW: zaptel 1.4.0 on Fedora Core 6 x86_64
(Eric "ManxPower" Wieling)
9. Re: They ignore my DTMF! (Pierre Marceau)
10. Re: Best FXO Gateway (Martin Joseph)
11. Re: They ignore my DTMF! (Benjamin Jacob)
12. Help! How to get ANSWEREDTIME after DIAL a ZAP channel?
(Charles Wang)
13. Re: Asterisk CDR MySQL (Goke Aruna)
14. Open Source VOIP at Toronto Conference (Evan Leibovitch)
15. How to repeat pri show span and zap show channel commands
(Olivier)
16. Re: They ignore my DTMF! (Joanna Liza Mariazeta)
17. How to read "pri intense debug span" data ? (Olivier)
18. Re: How to repeat pri show span and zap show channel commands
(Tzafrir Cohen)
19. Re: Re: FW: zaptel 1.4.0 on Fedora Core 6 x86_64 (Tzafrir Cohen)
20. Hint a sip account (Christian Gansberger)
21. How to read channel occupation from PRI INTENSE DEBUG ? (Olivier)
----------------------------------------------------------------------
Message: 13
Date: Wed, 21 Feb 2007 07:48:46 +0100
From: Goke Aruna <goksie@gmail.com>
Subject: Re: [asterisk-users] Asterisk CDR MySQL
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
Message-ID: <45DBEB4E.4060503@gmail.com>
Content-Type: text/plain; charset=windows-1252
Mike Hammett wrote:>
> Im attempting to setup Asterisk 1.4.0 CDRs to use MySQL.
>
> Modules show like cdr_mysql.so tells me it is loaded.
>
> Reload cdr with MySQL started or stopped makes no difference in the
> errors.
>
> Ideas?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
do you have cdr_mysql.conf well configured and write permmission granted
to sql user.?
give a verbose and debug to ur logger to know whether asterisk is
attempting login or not.
goksie