Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
kamdbctl(8)			    Kamailio			     kamdbctl(8)

NAME
     kamdbctl - Kamailio database control tool

SYNOPSIS
     kamdbctl command [ parameters ]

DESCRIPTION
     kamdbctl  is a script to maintain the database needed by some Kamailio mod-
     ules.

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 sec-
     tion in kamctlrc file.

     Valid values are: MYSQL, PGSQL, ORACLE, 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/local/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

Kamailio			   20.11.2017			     kamdbctl(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kamdbctl&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help