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 _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
