View previous topic :: View next topic |
Author |
Message |
tickling.contest at gm... Guest
|
Posted: Tue Mar 29, 2016 6:02 pm Post 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. |
|
Back to top |
|
|
dovid at telecurve.com Guest
|
Posted: Tue Mar 29, 2016 6:11 pm Post subject: [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@gmail.com>
Sender: asterisk-users-bounces@lists.digium.comDate: Tue, 29 Mar 2016 19:02:00
To: <asterisk-users@lists.digium.com>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@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
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
support at telium.ca Guest
|
Posted: Tue Mar 29, 2016 8:11 pm Post subject: [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@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tickling Contest
Sent: Tuesday, March 29, 2016 7:02 PM
To: asterisk-users@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. |
|
Back to top |
|
|
|