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

FreeBSD Manual Pages

  
 
  

home | help
kamctl(8)			    Kamailio			       kamctl(8)

NAME
     kamctl - Kamailio control tool

SYNOPSIS
     kamctl command [ parameters ]

DESCRIPTION
     kamctl is a shell script to control Kamailio SIP Server.

     It can be used to manage users, domains, aliases and other server options.

COMMANDS
     Run kamctl help to see the list of available commands.

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

NOTES
     Some  commands  become  available when enabling an RPC engine or a database
     system inside kamctlrc file.

     For some commands, parameters can be prefixed with 's:' in order to enforce
     string type (e.g., 's:123456789').

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			       kamctl(8)

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

home | help