Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 861 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 861 Bytes

go-kamailio

A simple package for interacting with Kamailio's binrpc system. Eventually, we should expand this to support kamailio's other RPC mechanisms and perhaps some generalized tooling.

Other kamailio-related Go projects

  • CyCoreSystems/asterisk-k8s-demo: a complete demonstration system using Asterisk, Kamailio, ARI, and scaling on kubernetes
  • CyCoreSystems/dispatchers: an app which synchronizes kamailio's dispatcher list with a number of Kubernetes Service Endpoints. It also includes an API service for verifying connections from those endpoints.
  • CyCoreSystems/kamconfig: a dynamic configuration templating system for running kamailio inside kubernetes.