This module provides a web provisioning interface for Kamailio. It is using the Kamailio's internal database API to provide a simple way of manipulating records inside Kamailio's tables. The module offers: * ability to connect to multiple/different databases through Kamailio's db API; (all Kamailio's databases are supported); * ability to perform data input validation through Kamailio API; * ability to reconfigure the interface layout on the fly by reloading the config from the xml framework via the rpc command interface. Note: when provisioning tables using db_text, any change made to a db_text table will not be reflected on the actual text file. In order to force a write out to the disk of the cached tables, the db_text rpc command db_text.dump must be used.
Copyright © 2012-2013 VoIP Embedded Inc.