Displaying 20 results from an estimated 20000 matches similar to: "load balancing 20 asterisk servers"
2004 Dec 23
2
Realtime sipbuddies table structure why?????
Is there some reason the sipbuddies table structure was
designed with sip config values as column names?
Doesn't look very flexible
It really should take the form of ast_config so when
a new sip feature is implemented, you don't have to
re-write the entire data structure too.
Regards
Greg Cirino
2006 Jan 04
2
Using *RT for HA purposes was: RealtimeMultipleAsterisk boxes, iaxusers
I think I have 4 options.
1, Modify chan_sip.c to update a new field in sipusers realtime table
with the status of the sip peer/user. Then use agi to dial sip calls.
Check the status field if OK then dial the fullcontact from the sip
table. If not goto voicemail or where ever else I want the call to go..
The UA would only register to one server, so only one server *should* be
writing to the
2005 Jul 28
1
realtime: sip show users/peers
I don't see anything with sip show users and sip show peers, however it
works!
Is there a trick?
I have installed realtime (sipbuddies) on one machine and see sip show
peers/users and on my new installed system I don't.
Have I forgotten something?
bye
Ronald
2008 Apr 01
1
strange permission denied problem
I built an embedded box which uses mount.cifs to mount network
shares. I've shipped several of these and all are working fine except
for one, which gives me permission denied on certain files:
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Office Pics 002.jpg" > /dev/null
cat: Office Pics 002.jpg: Permission denied
2014 Oct 04
1
Pjsip and regcontext (for DUNDi)
Hi guys,
I'm building a PoC Asterisk 12 cluster based on a number of guides I've
found on the net. The basic concept is using ARA in conjunction with DUNDi.
I have set up ARA with pjsip according to this excellent guide here:
https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime
This is working nicely, so now I am turning my attention to DUNDi, as per
this guide here:
2013 Mar 10
1
Register Free Opensips/Asterisk Integration
Hello Everyone,
I have gone through a few really good tutorials from the OpenSIPS
site, Asterisk resources etc.. The unanswered question (and final
piece of our puzzle) is if it's possible to have a register free
environment in an OpenSIPS/Asterisk integration. Most approaches have
OpenSIPS relay the UA's REGISTER request to Asterisk which has
"host=dynamic" set for the
2005 May 09
8
Connecting 20+ asterisk servers together
I have 20+ asterisk servers and need to network them together so a phone on
any of the servers can call a phone on any other server without any trouble.
I can think of IAX trunks between every server. So every server will have an
IAX trunk to every server and then prefix bases routing in the dialplan for
each server (I can give a number to each server and use that as a prefix for
that server).
2006 Jun 16
5
asterisk load balance
Hi,
I am designing a asterisk load balancing model as follow. There are
3 asterisks connected to a single DB and a single server storing all
the configuration file and voicemail. Round Robin DNS will distribute
the request to asterisks.
DNS round robin ---+ asterisk1--------------------------+ DB and file server
+---asterisk2-----------------------+
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
2005 Jun 07
4
I want to move the MySQL server out to another machine
I tried to add the databases from the localhost to the database server
and changed the every /etc/asterisk/*.conf from host=localhost to
host=192.168.10.10
(my dababase server)
When I restart asterisk, I do not get any errors, but after a phone call
I see:
Jun 7 18:11:56 ERROR[7877]: cdr_addon_mysql.c:400 my_load_module:
Failed to connect to mysql database cdr on 192.168.10.10
Or if I try
2006 Dec 29
3
production-izing a popular site
Lets say you have a site that is serving, oh, around 100k unique
visitors a day (plain ole'' browser requests) - plus probably ~ 40k
uniques to feeds. Assume this site is 90% read like most of the web,
so the traffic looks like your typical news or portal site. There are
two web boxes behind a hardware load balancer, each doing apache 2.2.3
-> mongrel_proxy_balancer -> mongrel
2012 Sep 28
4
load balancer recommendation
Hello all,
If I were looking for a load balancer to run on a Linux - specifically,
CentOS - machine - what would you recommend?
Thanks.
Boris.
2006 Mar 10
27
Clustering
Hello All,
Ive been doing more and more research on trying to setup a cluster/load
balancer for Asterisk. All the Asterisk boxes would be using a config that
is the same between them all (via a DB), but we want one location to point
the phones to, and from there that machine/device will send it to a Asterisk
server so the call can be processed. I know you cant balance the whole call,
ie: once the
2008 Feb 29
2
load balancing
Hi All,
If i have this kind of setup, what do i need to make it's load balance.
[ asterisk 1 ] -- [ asterisk 2 ] -- [ asterisk 3 ] -- [ asterisk 4 ]
| | | |
---------------------------------------------------------------------
| mysql cluster |
2006 Jun 20
8
fail to make call
Hi
I have the following configuration
|
UA1 --|------ asterisk1 -----------------------+
UA2 --|------ asterisk2 -----------------------+ DB
UA3 --|------ asterisk3 -----------------------+
UA4 --|------ asterisk4 -----------------------+
|
All UA is located in the same area. A seperated PC is used as a
centralized DB for storing a common dial plan, user account and
register
2008 Jan 23
14
Again: Workaround found for request queuing vs. num_processors, accept/close
Hello all.
I too found out that I sometimes have some action that can take up to 10
seconds in my rails application. I''ve read all arguments Zed made about
polling/and inbox strategies, and I think I just can''t work around my feeling
that a "wrong" request that takes up too much time should be able to lock
subsequent requests in mongrels queue. That''s what
2007 Dec 29
6
Regarding the 1.1.3 security release
* Apologies for starting a new thread; I just subscribed.
Has anyone been able to make this exploit happen if requests are being
proxied to Mongrel through Apache? I''ve been trying variations on the
double-encoding thing and can''t trigger the exploit through Apache.
Hitting Mongrel directly does expose the problem.
I''ll still upgrade my servers, of course, but I
2005 Feb 05
9
Hot Fallover
Hello List:
Recently our shorewall FW server went dead (PS failure) & brought the entire
system down. Luckily we are testing the FW and other servers, so we did not
loose anything. Now we have decided to setup two Shorewall FW servers with a
primary & another fallover FW server.
I have done some research cruised the Internet and found that a product
''UCARP''
2007 Dec 08
14
Small updates and release plan
Hello Guys,
I''ll like to suggest a small release fix before we start doing big
changes: platform fixes.
Current we''re setting MSWIN32 (mswin32) as platform for Windows gem,
but we should be using Gem::Platform::CURRENT instead (i386-mswin32 as
current Ruby windows implementation).
Also, the jruby/java platform need to be defined. That change will
ease the compatibility path
2005 Jul 05
2
PRI or Trunk monitoring
Did someone monitor the PRI's or trunks some way?
I tried with MRTG and Andrea Fino module but it never worked for me.
Any other experience? I want to track the use of my PRI's and trunks using
graphical as MRTG does each 5 minute, day, week & Year.
But the option of the 5 Minutes I don't think is usefull, We need something
more realtime.
Thanks,
Carlos Alperin