[asterisk-users] [DB] Using SQLite instead of AST?

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Sun Dec 9 18:15:43 CST 2007


On Sunday 09 December 2007 15:18:13 Vincent wrote:
> The DB() application is fine as long as we don't need more than one
> value pointed to by a key, ie. the way SleepyCat works.
>
> Problem is, for each phone number, I'd like to map more than one
> column, eg. name, e-mail, fax, etc.
>
> Is there a way to have DB() use SQLite instead of AST, or a way to
> keep both in sync (ie. export data from AST to SQLite automatically)?

No, but you can use func_odbc with a backend SQLite driver.

-- 
Tilghman



More information about the asterisk-users mailing list