[Asterisk-Dev] Realtime Static - table ast_config schema
Wolfgang Pichler
madmin at dialog-telekom.at
Mon Mar 14 08:43:21 MST 2005
hi all,
at time i am working on something like the asterisk management portal -
it is also written in php but it is much more modular and works on
behalf of the realtime extension.
So i've also done a php script which will import config files into the
database (i've simple taken the perl script - rewritten it to php - and
added support for #include statements).
Now i am at the part where i will put the config values into the table -
and at this part i took a deeper look at the table schema. There is a
column commented - which is also included in the index - which does not
get filled at the import with any value.
So, is this column for internal use only ?
And, the comments in the config files are a really nice thing - so i
would recommend to add a extra field "comment varchar(256) NOT NULL
DEFAULT ''"
What do you think ?
regards,
Wolfgang
More information about the asterisk-dev
mailing list