Tickling Contest
2016-Mar-29 23:02 UTC
[asterisk-users] Asterisk load balancing for TCP/SIP and RTP?
Has anyone fronted Asterisk with HAProxy? If so, what is a good production configuration for Asterisk? I need direct_media=yes (and so I have to LB RTP to the same Asterisk server). If HAProxy is not a good solution, what other solutions do you propose? Any insight appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160329/e95424d7/attachment.html>
Dovid Bender
2016-Mar-29 23:10 UTC
[asterisk-users] Asterisk load balancing for TCP/SIP and RTP?
When using HA you have one to one. We use OpenSipS to load balance so you never
lose more than half your calls.
Regards,
Dovid
-----Original Message-----
From: Tickling Contest <tickling.contest at gmail.com>
Sender: asterisk-users-bounces at lists.digium.comDate: Tue, 29 Mar 2016
19:02:00
To: <asterisk-users at lists.digium.com>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Subject: [asterisk-users] Asterisk load balancing for TCP/SIP and RTP?
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Telium Technical Support
2016-Mar-30 01:10 UTC
[asterisk-users] Asterisk load balancing for TCP/SIP and RTP?
Have a look at this page for HA ideas: http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Design There are a lot of tradeoffs in design, and easy to confuse load balancing with HA From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tickling Contest Sent: Tuesday, March 29, 2016 7:02 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] Asterisk load balancing for TCP/SIP and RTP? Has anyone fronted Asterisk with HAProxy? If so, what is a good production configuration for Asterisk? I need direct_media=yes (and so I have to LB RTP to the same Asterisk server). If HAProxy is not a good solution, what other solutions do you propose? Any insight appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160329/4b3e97bd/attachment.html>