Olle E. Johansson writes:
If so, we should propably move kamdbctl out of the
kamailio corner,
move it up front and rename it srdbctl or something more generic.
i support that. i would like to be able to list modules that i use (sr,
s and k) and get a script that produces a script that creates the
necessary tables.
i have now done it by creating k style db table schemas for those s
tables that i need and then included them in kamailio-extensions.xml.
for example, i have in kamailio-extensions.xml:
<xi:include href="domain.xml"/>
<xi:include href="domain_attrs.xml"/>
if s does not currently have its own schema system and scripts, then why
not use the k ones?
-- juha