[Asterisk-Users] DBget and DBput in extensions.conf
Steven Critchfield
critch at basesys.com
Fri May 9 09:01:58 MST 2003
On Fri, 2003-05-09 at 10:42, WipeOut . wrote:
> > So what do you need to do that you can't do with DBput and
> > DBget?
>
> Its more that I want to know what I can do with it rather than saying
> that I can't do somthing.. :)
>
> Thats why I was asking about the database structure.. In MySQL you
> define a table structure to store the data, is it the same for DB1??
> or is it simply var=value where var can be anything and value can be
> anythiing??
It is basically a simple interface to a hash of data. No relational
style tables. Just strings = other strings.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-users
mailing list