Man page - kamdbctl(8)

Packages contains this manual

Manual

kamdbctl

NAME
SYNOPSIS
DESCRIPTION
Configuration
COMMANDS
NOTES
FILES
AUTHORS
SEE ALSO

NAME

kamdbctl - Kamailio database control tool

SYNOPSIS

kamdbctl command [ parameters ]

DESCRIPTION

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

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.

COMMANDS

Run kamdbctl help to see the list of available commands.

NOTES

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

FILES

/etc/kamailio/kamctlrc
/usr/local/etc/kamailio/kamctlrc
˜/.kamctlrc

AUTHORS

See /usr/share/doc/kamailio/AUTHORS

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