Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company: - Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities) - Asterisk Realtime (PBX, IVR) - RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
-- Fred The Palner Group, Inc. +1 (212) 937-7844
On Dec 21, 2022, at 8:41 PM, Terrance Devor ter.devor@gmail.com wrote:
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
On Dec 21, 2022, at 8:41 PM, Terrance Devor ter.devor@gmail.com wrote:
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
Check out some past Kamailio World and Astricon presentations, including some from Sean McCord. He even has a GitHub demo:
* https://github.com/CyCoreSystems/asterisk-k8s-demo
-- Fred The Palner Group, Inc. +1 (212) 937-7844
I did see the CyCore project and tried to connect with Laurel Lauson and Sean McCord on LinkedIn
On Wed, Dec 21, 2022 at 9:18 PM Fred Posner fred@palner.com wrote:
On Dec 21, 2022, at 8:41 PM, Terrance Devor ter.devor@gmail.com wrote:
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
Check out some past Kamailio World and Astricon presentations, including some from Sean McCord. He even has a GitHub demo:
-- Fred The Palner Group, Inc. +1 (212) 937-7844
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
________________________________ Von: Terrance Devor ter.devor@gmail.com Gesendet: Donnerstag, 22. Dezember 2022, 04:35 An: sr-users@lists.kamailio.org sr-users@lists.kamailio.org Betreff: [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company: - Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities) - Asterisk Realtime (PBX, IVR) - RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
https://github.com/Viking-VoIP
Been working on that on and off, that might give you a few ideas (it’s AWS EKS based and freeswitch, but still)
On Thu, 22 Dec 2022 at 08:16, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
While it does not involve Kamailio or Asterisk, I've set up a K8S cluster with Jambonz https://www.jambonz.org/why/ for my company. Jambonz uses drachtio, freeswitch and rtpengine under the hood and has a helm-chart too
On Thu, 22 Dec 2022 at 14:48, David Villasmil < david.villasmil.work@gmail.com> wrote:
https://github.com/Viking-VoIP
Been working on that on and off, that might give you a few ideas (it’s AWS EKS based and freeswitch, but still)
On Thu, 22 Dec 2022 at 08:16, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
On Thu, Dec 22, 2022 at 3:52 AM David Villasmil < david.villasmil.work@gmail.com> wrote:
https://github.com/Viking-VoIP
Been working on that on and off, that might give you a few ideas (it’s AWS EKS based and freeswitch, but still)
On Thu, 22 Dec 2022 at 08:16, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
Thank You David. What we are looking for is for someone with the capacity and willing to complete the stack successfully. Please reach out to me if you are interested in taking this on.
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
Von: Terrance Devor ter.devor@gmail.com Gesendet: Donnerstag, 22. Dezember 2022, 04:35 An: sr-users@lists.kamailio.org sr-users@lists.kamailio.org Betreff: [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov abalashov@evaristesys.com wrote:
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Terrance,
Both are actively maintained & developed with a slightly different focus. Speaking of k8s in particular you might want to check presentation done by Liviu Chircu at the last OpenSIPS summit here:
https://youtu.be/JwO0UmauuT4?t=13034
Most of the stuff he talked about would apply to Kamailio as well.
-Maksym
On Thu, Dec 22, 2022, 6:40 AM Terrance Devor ter.devor@gmail.com wrote:
Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov abalashov@evaristesys.com wrote:
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Hello,
at least from the project site of rtpproxy it seems to be not maintained anymore:
https://github.com/sippy/rtpproxy/releases
The last release is from more than 2 years ago. Of course it's working for basic scenarios. Nowadays you most probably want also use transcoding or advanced en/decryption which rtpengine offers.
Cheers,
Henning
Cheers,
Henning
________________________________ Von: Maxim Sobolev sobomax@sippysoft.com Gesendet: Donnerstag, 22. Dezember 2022, 19:49 An: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Betreff: [SR-Users] Re: Dockerized VoIP Stack
Terrance,
Both are actively maintained & developed with a slightly different focus. Speaking of k8s in particular you might want to check presentation done by Liviu Chircu at the last OpenSIPS summit here:
https://youtu.be/JwO0UmauuT4?t=13034
Most of the stuff he talked about would apply to Kamailio as well.
-Maksym
On Thu, Dec 22, 2022, 6:40 AM Terrance Devor <ter.devor@gmail.commailto:ter.devor@gmail.com> wrote: Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov <abalashov@evaristesys.commailto:abalashov@evaristesys.com> wrote: I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt <hw@gilawa.commailto:hw@gilawa.com> wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
________________________________ Von: Terrance Devor <ter.devor@gmail.commailto:ter.devor@gmail.com> Gesendet: Donnerstag, 22. Dezember 2022, 04:35 An: sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org <sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org> Betreff: [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company: - Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities) - Asterisk Realtime (PBX, IVR) - RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.orgmailto:sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.orgmailto:sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
That is certainly not true or inaccurate. The RTPProxy is quite a mature package, so we don't have to release it every few months. Instead I am focusing on testing it, we are probably the most tested package in the area with coverage up to this very reason you can find the rtpproxy bundled with things like OpenWRT for a decade if not more. We are also including things like DTLS/SRTP decoding/encoding support. The things look good, that should probably be available in a month or two. We already have a few pilot customers.
-Max
On Thu, Dec 22, 2022 at 9:05 AM Henning Westerholt hw@gilawa.com wrote:
Hello,
at least from the project site of rtpproxy it seems to be not maintained anymore:
https://github.com/sippy/rtpproxy/releases
The last release is from more than 2 years ago. Of course it's working for basic scenarios. Nowadays you most probably want also use transcoding or advanced en/decryption which rtpengine offers.
Cheers,
Henning
Cheers,
Henning
*Von:* Maxim Sobolev sobomax@sippysoft.com *Gesendet:* Donnerstag, 22. Dezember 2022, 19:49 *An:* Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org *Betreff:* [SR-Users] Re: Dockerized VoIP Stack
Terrance,
Both are actively maintained & developed with a slightly different focus. Speaking of k8s in particular you might want to check presentation done by Liviu Chircu at the last OpenSIPS summit here:
https://youtu.be/JwO0UmauuT4?t=13034
Most of the stuff he talked about would apply to Kamailio as well.
-Maksym
On Thu, Dec 22, 2022, 6:40 AM Terrance Devor ter.devor@gmail.com wrote:
Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov abalashov@evaristesys.com wrote:
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
"up to 91%".
-Max P.S. We are usually running off master. ;-)
On Thu, Dec 22, 2022 at 9:25 AM Maxim Sobolev sobomax@sippysoft.com wrote:
That is certainly not true or inaccurate. The RTPProxy is quite a mature package, so we don't have to release it every few months. Instead I am focusing on testing it, we are probably the most tested package in the area with coverage up to this very reason you can find the rtpproxy bundled with things like OpenWRT for a decade if not more. We are also including things like DTLS/SRTP decoding/encoding support. The things look good, that should probably be available in a month or two. We already have a few pilot customers.
-Max
On Thu, Dec 22, 2022 at 9:05 AM Henning Westerholt hw@gilawa.com wrote:
Hello,
at least from the project site of rtpproxy it seems to be not maintained anymore:
https://github.com/sippy/rtpproxy/releases
The last release is from more than 2 years ago. Of course it's working for basic scenarios. Nowadays you most probably want also use transcoding or advanced en/decryption which rtpengine offers.
Cheers,
Henning
Cheers,
Henning
*Von:* Maxim Sobolev sobomax@sippysoft.com *Gesendet:* Donnerstag, 22. Dezember 2022, 19:49 *An:* Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org *Betreff:* [SR-Users] Re: Dockerized VoIP Stack
Terrance,
Both are actively maintained & developed with a slightly different focus. Speaking of k8s in particular you might want to check presentation done by Liviu Chircu at the last OpenSIPS summit here:
https://youtu.be/JwO0UmauuT4?t=13034
Most of the stuff he talked about would apply to Kamailio as well.
-Maksym
On Thu, Dec 22, 2022, 6:40 AM Terrance Devor ter.devor@gmail.com wrote:
Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov abalashov@evaristesys.com wrote:
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
-- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts Tel (Canada): +1-778-783-0474 Tel (Toll-Free): +1-855-747-7779 Fax: +1-866-857-6942 Web: http://www.sippysoft.com MSN: sales@sippysoft.com Skype: SippySoft
On Thu, Dec 22, 2022 at 12:05 PM Maxim Sobolev sobomax@sippysoft.com wrote:
Terrance,
Both are actively maintained & developed with a slightly different focus. Speaking of k8s in particular you might want to check presentation done by Liviu Chircu at the last OpenSIPS summit here:
https://youtu.be/JwO0UmauuT4?t=13034
Most of the stuff he talked about would apply to Kamailio as well.
-Maksym
On Thu, Dec 22, 2022, 6:40 AM Terrance Devor ter.devor@gmail.com wrote:
Wow gents! I really appreciate the input here. As to why we are doing this? It's because we have all our applications deployed to the k8s instance and it's easier for us to maintain/migrate once the heavy initial lifting has been completed.
On the note of RTPProxy vs RTPEngine, which of the 2 is actively being developed and maintained. I am coming from the MediaProxy days....
Lastly, if this is a project that you are interested in working on, and confident we can successfully deploy I would be very happy to hear from you. (Hope I am not breaking any mailing list rules here....)
Terrance
On Thu, Dec 22, 2022 at 5:35 AM Alex Balashov abalashov@evaristesys.com wrote:
I would have to agree with Henning that this may be more trouble than it's worth, particularly when it comes to the bottom-line result.
— Sent from mobile, apologies for brevity and errors.
On Dec 22, 2022, at 2:22 AM, Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
*Von:* Terrance Devor ter.devor@gmail.com *Gesendet:* Donnerstag, 22. Dezember 2022, 04:35 *An:* sr-users@lists.kamailio.org sr-users@lists.kamailio.org *Betreff:* [SR-Users] Dockerized VoIP Stack
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Maxime, thank you for not calling me out on the cross-thread (mailing list) post.
We have been trying to get this deployed into our kubernetes cluster for a year now, really appreciate the support from the community.
On Dec 22, 2022, at 3:06 PM, Terrance Devor ter.devor@gmail.com wrote:
We have been trying to get this deployed into our kubernetes cluster for a year now, really appreciate the support from the community.
Are you sure this statement can't be mined for deeper insight into the practicality and payoff of the endeavour?
-- Alex
On Thu, Dec 22, 2022 at 4:21 PM Alex Balashov abalashov@evaristesys.com wrote:
On Dec 22, 2022, at 3:06 PM, Terrance Devor ter.devor@gmail.com wrote:
We have been trying to get this deployed into our kubernetes cluster for
a year now, really appreciate the support from the community.
Are you sure this statement can't be mined for deeper insight into the practicality and payoff of the endeavour?
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
That is a very good point Alex, this caused me to step in and ask the community for someone that has successfully deployed Kamailio/Asterisk/RTPEngine to a Kubernetes cluster to reach out to me. We would be interested in working with that person to make sure we can deploy successfully.
I'm asking for help guys :). Please reach out to me directly if you have done this in the past and interested in deploying in a production setting.
On Dec 22, 2022, at 4:26 PM, Terrance Devor ter.devor@gmail.com wrote:
That is a very good point Alex, this caused me to step in and ask the community for someone that has successfully deployed Kamailio/Asterisk/RTPEngine to a Kubernetes cluster to reach out to me. We would be interested in working with that person to make sure we can deploy successfully.
I'm asking for help guys :). Please reach out to me directly if you have done this in the past and interested in deploying in a production setting.
Your best audience for that type of help may be:
* Kamailio Business Directory: https://www.kamailio.org/w/business-directory/ * Business Mailing List: https://lists.kamailio.org/mailman3/postorius/lists/business.lists.kamailio.... * Jobs/Business Room @ Kamailio Matrix: https://matrix.to/#/#kamspace:matrix.kamailio.dev
Regards,
Fred Posner fred@palner.com
In an environment such as AWS/GCP , why would you need an rtp proxy? Just use the inatnce's public ip and isolate that from the signaling. unless there's a very specific scenario, i don't much see the need.
On Thu, 22 Dec 2022 at 22:18, Alex Balashov abalashov@evaristesys.com wrote:
On Dec 22, 2022, at 3:06 PM, Terrance Devor ter.devor@gmail.com wrote:
We have been trying to get this deployed into our kubernetes cluster for
a year now, really appreciate the support from the community.
Are you sure this statement can't be mined for deeper insight into the practicality and payoff of the endeavour?
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
On Thu, Dec 22, 2022 at 2:15 AM Henning Westerholt hw@gilawa.com wrote:
Hello,
we have done some projects in this area. Its some work, but doable. The benefits of k8s are not that great for this kind of applications and you will not achieve a perfect isolation (security/network level).
As a note, you probably want to use rtpengine instead of rtpproxy.
Cheers,
Henning
I would love to know more about RTPEngine vs RTPProxy. Which of the 2 are actively maintained? Why would you recommend RTPEngine over the other.
Hello Terrance, We have successfully handled k8s clusters with kamailio, asterisk and rtpengine , using Multus cni and macvlan / ipvlan for better performance .
Here you can find my presentation at Kwc : https://youtu.be/QOB998rAyUM
Feel free to ask if needed
Paolo
Il giorno gio 22 dic 2022 alle 02:49 Terrance Devor ter.devor@gmail.com ha scritto:
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Paolo, check your gmail and linkedin, you should have something from me yes?
On Thu, Dec 22, 2022 at 5:11 PM Paolo Visintin paolo.visintin@evoseed.io wrote:
Hello Terrance, We have successfully handled k8s clusters with kamailio, asterisk and rtpengine , using Multus cni and macvlan / ipvlan for better performance .
Here you can find my presentation at Kwc : https://youtu.be/QOB998rAyUM
Feel free to ask if needed
Paolo
Il giorno gio 22 dic 2022 alle 02:49 Terrance Devor ter.devor@gmail.com ha scritto:
Hello Everyone,
Does anyone have experience in deploying Kamailio, Asterisk and RTPProxy to a dockerized environment with K8s?
In short, we are looking to deploy the following applications to our Kubernetes environment to support a SIP based PBX for our company:
- Kamailio (Sip Proxy with DID, Outbound, edge routing and LB
capabilities)
- Asterisk Realtime (PBX, IVR)
- RTPProxy (Media Relay)
Has anyone been successful, or failed, in doing this? I would love to hear from you.
Terrance __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
-- *TLC 4.0*: 20 anni di *esperienza* al tuo servizio per sviluppare *soluzioni voce e dati innovative* Paolo Visintin
*evoseed s.r.l.*
phone: +39 346 09 86 641 mail: paolo.visintin@evoseed.io site: evoseed.io address: Via Lucrezio 13, Trieste ItalyFissa https://calendly.com/paolo-visintin-evoseed/30min una call con me __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: