[asterisk-users] Configuration files inside SQLite3
Karsten Wemheuer
kwem at gmx.de
Thu Oct 4 07:29:01 CDT 2007
Hi Mark,
Am Mittwoch, den 03.10.2007, 11:15 -0500 schrieb Mark Michelson:
> GNUbie wrote:
> > Hello all,
> >
> > Is it possible to store, read and write configuration files in an
> > SQLite3 database instead of using the configuration files inside the
> > /etc/asterisk/ directory? If it is then can you point me to the right
> > documentation on how to do this or probably hints on how to do this?
> >
> > Thank you in advance.
> >
> > GNUbie
> >
>
> It is possible to store configuration files in any relational database
> which has ODBC compatibility. Thus, sqlite qualifies. If you are using
> trunk, you won't even need to use ODBC, because Asterisk has native
> support for sqlite.
Are You shure the native support of asterisk is for SQLite3 as the
original poster asks for? AFAIK * supports SQlite (Version 2, not 3),
which has a completely different API.
Karsten Wemheuer
More information about the asterisk-users
mailing list