logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kamdbctl - Kamailio database control tool

Authors

       See /usr/share/doc/kamailio/AUTHORS

Commands

       Run kamdbctlhelp to see the list of available commands.

Configuration

       Before  you  can use kamdbctl you have to select a database engine in the kamctlrc file.  Just change the
       DBENGINE parameter in the respective section in kamctlrc file.

       Valid values are: MYSQL, PGSQL, ORACLE, DB_BERKELEY, DBTEXT.

       The default is 'none'.

       The username, password, database name and other settings can be configured by editing the kamctrl script.

Description

kamdbctl is a script to maintain the database needed by some Kamailio modules.

Files

/etc/kamailio/kamctlrc/usr/local/etc/kamailio/kamctlrc~/.kamctlrc

Name

       kamdbctl - Kamailio database control tool

Notes

       Several commands are not available for some of the database systems.

See Also

kamailio(8),kamailio.cfg(5)
       Full documentation on Kamailio is available at https://www.kamailio.org

       Mailing lists:

       sr-users@lists.kamailio.org - Kamailio user community
       sr-dev@lists.kamailio.org - Kamailio development community

Kamailio                                           20.11.2017                                        kamdbctl(8)

Synopsis

kamdbctlcommand [ parameters ]

See Also