[sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

sergey-safarov notifications at github.com
Mon Apr 20 06:43:46 CEST 2020


One more approach to get working SIP in kubernetes.
We can utilize `Ingress` to routes SIP traffic inside Kubernetes. Routing and load balancing may be implemented using:
1. transport protocol;
2. To(From) URI domain part;
3. To(From) URI user part.

As `Ingress` may be used stateless Kamailio with `carrier_route` and `registrar` modules.
Here is description how to implement clustered IP in cloud providers and how to implement load balancing.
[Link](http://arthurchiao.art/blog/k8s-l4lb/)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2109#issuecomment-616305083
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200419/182ac062/attachment.html>


More information about the sr-dev mailing list