Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 13:17:56 -0300
From:      sergio lenzi <lenzi@k1.com.br>
To:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD as VOIP PBX
Message-ID:  <1213978676.1473.20.camel@localhost>
In-Reply-To: <20080620145539.E48307@wojtek.tensor.gdynia.pl>
References:  <537CB068C0C3DB4C857BB2719A89DC9102793FC8@mail2.wise.k12> <20080620145539.E48307@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Em Sex, 2008-06-20 às 14:55 +0200, Wojciech Puchar escreveu:

> > Is anyone using FreeBSD for their VOIP PBX needs?  If so, what software

I work on a copany that does this

PABX (large ones) only using FreeBSD -> http://www.levier.com.br

FreeBSD 7.0 asterisk 1.4 openvox hardware....
it is incredible stable...  and using postgres as a database + dial
controller...
(the dial logic is done in sql stored procedures) the possibilities are
far beyond
the needs of the clients....

We have several call centers using it... in a 24/7 basis... 
Using hardware from openvox (E1/ISDN) 

How much cpu????
we use always AMD 64 X2 with 2Gb of memory for
up to 3 PCI boards of 4 E1 each, that is: 12 E1.
Each board trigges 2000 interrups/second... so
there are 6000 irqs/sec on the system....
for an universe of 200 ATA's  (cisco PAP2...)  and 400 users...
on line, fulltime... 

On the bench mark, FreeBSD was superior performance over
other OS... including the new Linux kernels.. 

The asterisk  is 1.4.20 build from the ports with codec negotiation
disable....

Hope you have an idea now....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1213978676.1473.20.camel>