similar to: Load balance Asterisk servers?

Displaying 20 results from an estimated 7000 matches similar to: "Load balance Asterisk servers?"

2007 Apr 02
3
Replicating SIP Registrations Across Asterisk Servers
Does any one know if there's an mechanism (internal to asterisk or otherwise) to replicate dynamic SIP device registrations across a pool of asterisk servers? I'm in the process of creating a asterisk cluster using a SIP hardware load balancer and so far this is one of the challenges I'm facing. One thought I'm currently investigating is to use openSER to intercept and
2008 Feb 22
5
load balancing SIP extensions
What I would like to do is have two identical * servers which accept registrations of sip extensions 4000-4999. If I define a rrDNS or LinuxHA then I should have load-balanced registrations. However, say ext. 4001 is registered on *1 and 4002 is registered on *2, if 4001 tries to call 4002 then I would like to do something like: - lookup 4002 on *1, try to establish a call if it's
2007 Apr 04
1
Using DUNDi in a failover environment
Greetings list, There have been quite a few posts on the list over the last few months about using DUNDi to ensure users are always reachable even when logged into different asterisk boxes (as part of a load balancing cluster). For example, yesterday, this was in a post: (Olle Johansson) " In combination with Dundi and the regexten= system, it's even more dynamic." Are there any
2007 Oct 09
2
Asterisk Realtime woes
I have configured asterisk realtime to work with two servers and a seperate MySQL DB. Each sip client registers which server it is connected to in the MySQL DB. This works great as long as the clients are 1. On the same network 2. Behind a NAT and connected to the same asterisk server as the caller. However I need this configuration to work for "NAT-ed" clients on different asterisk
2008 Nov 20
1
Load balancing Asterisk.
Hello! We're looking for a solution to reliably load balance our Asterisk boxes. So far we've been using a hodge-podge of directing different services to different boxes/IPs, but eventually I'd like to consolidate things so we can present a single IP address to the outside world. My question is - how do we go about doing that? I've read a lot of things like load-balancing via
2007 Aug 19
4
GotoIf not working with ${EXTEN} for me in 1.4.8
I am using GotoIf all over the place in 1.4.8 but for some reason, the following in my dial plan: ############################################################# exten => _1NXXNXXXXXX,1,GotoIf([${EXTEN} = "15554441212"]?100) exten => _1NXXNXXXXXX,n,Dial(SIP/provider1/${EXTEN},60) exten => _1NXXNXXXXXX,n,Dial(SIP/provider2/${EXTEN},60) exten => _1NXXNXXXXXX,n,Hangup exten =>
2007 Aug 13
2
How strip +1 from caller id on inbound call
[This email is either empty or too large to be displayed at this time]
2007 Aug 16
0
Friday@12:30 PM EDT: All about DUNDI
The scheduled guest is JR Richardson of Nntegrated Solutions in Dallas. He wrote a widely-consulted white paper on the subject and I hope we can get background as well as answers to any questions we may have, so come on by: http://www.AsteriskUsersConference.org Here's a powerpoint of his presentation at Astricon:
2006 Jun 02
3
All non US 48 area codes?
Is there a list somewhere or a way to find the following: 1- All non US 48 area codes which can be dialed as 1+10 2- All strange area codes which are used for premium services such as 900-XXX-XXXX 3- Anything else that should be restricted if one was to restrict all calls to US 48 only I have found many list but it's tough looking at the entire list of area codes and pulling out each of them
2006 Mar 16
3
Feedback from VON expo! Info on * HA and Polycomphone!!
I know someone who's at VON this week. Apparently Mark Spencer was up there talking about how Asterisk supports SRV. Sounds like vaporware to me. > -----Original Message----- > From: David Thomas [mailto:punknow@gmail.com] > Sent: Thursday, March 16, 2006 11:54 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Feedback from VON
2007 Jul 30
1
Queues with logged in agents that are not reachable
Hello, I am using 1.4.8 and have a question about Queues. I noticed that if I have an agent logged in using AgentCallBackLogin and that agent is unreachable for some reason (SIP phone unplugged) calls to him/her will completely yack. For example: 1-Agent 500 is the only one logged into queue number 1. 2-A call comes into queue number 1 3-The call is pushed to agent 500 at extension 21 which is
2007 Feb 28
3
Registrations, how many is too many?
Anyone have any idea if there is some sort of limitation to the number of SIP or IAX end points which can register to an Asterisk system (2.8Ghz dual processor, 2GB ram) while also handling 30-50 simultaneous calls without getting into trouble? Of course the 30-50 simultaneous calls end up being 60-100 channels of mostly G711 VoIP. We have seen issues where our Asterisk just gets all crazy and
2007 Jul 30
3
Lightweight IAX balancer
Hi list I've written a tool that works as a lightweight (standalone - no asterisk) balancer for IAX servers. It's in early development now, but seems to be stable enough and handles couple hundred simultaneous calls with not much latency (SIPp + asterisks tested). It's configurable by listing servers' IPs in iaxproxy-servers file loaded at startup and will keep track of load on
2007 Apr 24
1
SER/OpenSER, I Finally Get It.............General Observation
Sorry if this hit the list twice, sent out yesterday, but didn't see it show up. Hi All, Can Asterisk be used as a SIP proxy, blah, blah, blah??? I've glanced over questions like this through the years, with a good idea on what a SIP proxy is and what Asterisk is and IS NOT. I never really took the time to lab-up SER and test drive it to see what advantages might be gained from using
2007 Aug 18
3
Blacklisting Toll-Free etc.
I have always been able to block toll-free numbers by catching them with a line similar to this for each DID I have on my system: exten => 5554441212/_888NXXXXXX,n,Playback(GoAway) Where 15554441212 is one of the DIDs that rings into our Asterisk box. The problem with this approach that I have to create a line like this for every pattern I want to block multiplied by every DID on my system,
2006 Mar 16
1
Feedback from VON expo! Info on *HAandPolycomphone!!
> -----Original Message----- > From: Alexander Lopez [mailto:Alex.Lopez@OpSys.com] > Sent: Thursday, March 16, 2006 8:46 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Feedback from VON expo! Info on > *HAandPolycomphone!! > > > > > > "Q: What are the plans for HA? > > That's BS. Last time I
2008 Sep 09
2
SIP to IAX?
Hi all! I am looking for some software that would work as a proxy between a SIP device (SIP phones and ATA boxes) and the Asterisk system running IAX. The reason is that I can only get IAX trow the firewalls, and can't change the settings. One solution I am using are getting several Asterisk system communicate trow IAX bout in this case would I rater have every persons computer act as a proxy
2006 Jun 13
10
OPENSER / SER and Asterisk
While reading about how to maximize capabilities in asterisk i have read about SER and OpenSER. The sites do not explain to newbies (maybe that's on purpose) what are the benefits of using those products tied with asterisk (or is SER an asterisk replacement??) Can someone give me an idea of what's the usage for open(ser) and asterisk? is it for scalability? should I run it in the same
2007 Jan 05
1
integrating with Asterisk and OpenSER for Voicemail
Hi Users, I'm Setting UP the Voicemails by integrating with Asterisk and OpenSER, After 32 sec or 6 ring, it has to go the Voicemail server of Asterisk, In openser.cfg ........... is not hiiting the Asterisk server ............. ... any one help me ........ .... .... modparam("tm","fr_timer",6) modparam("tm","fr_inv_timer",24)
2007 Jun 27
2
OpenSer/Asterisk PBX solution
We have been working a OpenSer/Asterisk solution to replace our Avaya PBXs.The OpenSer is to provide scalability and the Asterisk to provide rich features.I know this has been many times for calling card platforms but I'm not sure if anyone has a good scalable solution they are using on their virtual PBX or in a CPE PBX environment?If so I would like to talk to them about buy their deploying,