Tuesday, October 16, 2018

Kamcli v1.1.0 Released

Kamcli v1.1.0 has been released. It is a command line management tool for Kamailio deployments, aiming to be a modern alternative to the venerable kamctl.
Kamcli offers a set of subcommands for controlling Kamailio, among them:
  • subscriber – manage SIP subscribers
  • ul – manage user location records
  • address – manage permissions address records
  • aliasdb – manage database aliases
  • db – manage kamailio database content
  • dialog – manage active calls (dialog)
  • dialplan – manage dialplan records
  • dispatcher – manage load balancer (dispatcher)
  • group – manage group membership records (acl)
  • moni – continuous refresh of the values for a list of statistics
  • mtree – manage memory trees (mtree)
  • ps – print the details for kamailio running processes
  • rpc – interact with kamailio via jsonrpc control commands (alias of jsonrpc)
  • rpcmethods – return the list of available RPC methods (commands)
  • speeddial – manage speed dial records
  • srv – server management commands (sockets, aliases, …)
  • stats – get kamailio internal statistics
  • tls – management commands for TLS profiles and connections
  • uptime – print the uptime for kamailio instance
How to install kamcli and examples of usage can be found at:
This release has been tagged on Github repository at:
Enjoy! Thanks for flying Kamailio!

No comments:

Post a Comment