Re: [LUAU] A better flavor of Asterisk and a great little box

2013-03-08 Thread Matt Darnell
On Thu, Mar 7, 2013 at 11:19 AM, Jeff Mings je...@lava.net wrote:
 Hi All!


 Faced with a sudden need to implement PBX alternatives for a few clients
 with 5 or 6 locations, FreePBX is the way to go.


Jeff,

Be sure to check out Elastix, http://www.elastix.org/.  Like 'PBX in a
flash' it bundles FreePBX but it also includes other things like
openfire for Instant Messaging.  It is trivial to get openfire
integrated with Asterisk to provide computer and telephone presence.
The fax integration is straight forward as well.  It certainly isn't
perfect but a great solution for the right business.

We install Elastix on Atom boxes that cost about $400, the customer
usually has a PRI or analog trunks and we have had much better
experiences with Digium cards than external adapters.  Use soft phones
and startup is very inexpensive.

If you want to have some fun (using fun very loosely), put micro
elastix, http://uelastix.org/, on a rev B raspberry pi.  There is a
bug that it only recognizes 256MB of RAM but very cool that you can
get it running for less than $55 inclusive.

-Matt
___
LUAU@lists.freesoftwarehawaii.org mailing list
http://lists.freesoftwarehawaii.org/listinfo.cgi/luau-freesoftwarehawaii.org


Re: [LUAU] A better flavor of Asterisk and a great little box

2013-03-08 Thread Jeff Mings

Thanks for the suggestions Matt!
On 03/08/2013 10:19 AM, Matt Darnell wrote:

On Thu, Mar 7, 2013 at 11:19 AM, Jeff Mings je...@lava.net wrote:

Hi All!
 Faced with a sudden need to implement PBX alternatives for a few clients
with 5 or 6 locations, FreePBX is the way to go.


Jeff,

Be sure to check out Elastix, http://www.elastix.org/.  Like 'PBX in a
flash' it bundles FreePBX but it also includes other things like
openfire for Instant Messaging.  It is trivial to get openfire
integrated with Asterisk to provide computer and telephone presence.
The fax integration is straight forward as well.  It certainly isn't
perfect but a great solution for the right business.

We install Elastix on Atom boxes that cost about $400, the customer
usually has a PRI or analog trunks and we have had much better
experiences with Digium cards than external adapters.  Use soft phones
and startup is very inexpensive.

If you want to have some fun (using fun very loosely), put micro
elastix, http://uelastix.org/, on a rev B raspberry pi.  There is a
bug that it only recognizes 256MB of RAM but very cool that you can
get it running for less than $55 inclusive.

-Matt
___
LUAU@lists.freesoftwarehawaii.org mailing list
http://lists.freesoftwarehawaii.org/listinfo.cgi/luau-freesoftwarehawaii.org


___
LUAU@lists.freesoftwarehawaii.org mailing list
http://lists.freesoftwarehawaii.org/listinfo.cgi/luau-freesoftwarehawaii.org


[LUAU] A better flavor of Asterisk and a great little box

2013-03-07 Thread Jeff Mings

Hi All!

I spend a lot of time looking for better solutions for my clients 
and I'd like to share a couple to save other out there some time.


Everyone has heard of Asterisk, the excellent and incredibly 
versatile communications server, but most think that you still have to 
configure it through arcane config files that have a very long and steep 
learning curve.  I looked at and tried many interface alternatives, like 
Asterisk GUI, PBX-in-a-flash, and various others.  FreePBX really seems 
to be the best way to setup an Asterisk box, by a wide margin.  It is in 
very active development, with lots of users and forum info.  The 
front-end organizes the conf files in particular ways and keeps a lot of 
stuff in MySQL databases, so you won't be able to tweak certain .conf 
files by hand, but that shouldn't be a problem for most.


Bear in mind that Asterisk, as a communications server, is a lot 
like Apache, the HTTP server we all know.  It's extremely powerful, but 
very empty when you first install it.  FreePBX is a little like a 
content management system like Drupal or WordPress, but for Asterisk 
instead of Apache.  It simplifies a lot of stuff, but, still lets you 
have all of the options you would have without it.


Faced with a sudden need to implement PBX alternatives for a few 
clients with 5 or 6 locations, FreePBX is the way to go.


I also discovered a ridiculously cheap and capable little box for 
fast Linux deployment:  Acer's Veriton N2620G, which is selling for 
about $280, including shipping, at Newegg:

http://www.newegg.com/Product/Product.aspx?Item=N82E16883103785
It's quite a bit faster than the Atom-based tiny boxes.  It comes with 
Linpus Linux, but I've been installing CentOS on them.  You DO need to 
know the following trick:  when installing a distro, you will probably 
need to pass the i915.modeset=0 or nomodeset kernel parameters when 
booting from install CD, or you will likely get a confused and flashing 
display.
I've deployed a couple of them and they look like they're going to 
be great boxes.


Good luck,
-Jeff
___
LUAU@lists.freesoftwarehawaii.org mailing list
http://lists.freesoftwarehawaii.org/listinfo.cgi/luau-freesoftwarehawaii.org