>core show config mappings

Hi,
I am following this article to integrate a2billing with asterisk and freepbx and I am on the step that tells me to type.

core show config mappings

and it says I should get a response that looks like

Config Engine: mysql
===> extensions (db=general, table=cc_sip_buddies)
===> iaxpeers (db=general, table=cc_iax_buddies)
===> iaxusers (db=general, table=cc_iax_buddies)
===> sippeers (db=general, table=cc_sip_buddies)
===> sipusers (db=general, table=cc_sip_buddies)

The response I get is
Config Engine: odbc

What step did I mess up?

p.s. I am setting up asterisk, freepbx, and a2billing to be used with Voicents Predictive Dialing Agent Dialer.

This does not look like a FreePBX problem. You might not find anyone to help you here.

This looks like an a2billing issue. What instructions are you following to setup a2billing?

This was the instructions I was following, http://www.powerpbx.org/content/a2billing-install-guide-v1

I think my problem is a mismatched version.