Categorygithub.com/CyCoreSystems/go-kamailio
repository
0.2.1
Repository: https://github.com/cycoresystems/go-kamailio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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.