I'm debating between a cloud PBX or, perhaps, rasberry pi. For a SOHO, maybe three hardphones, rasberry pi would suffice? I would be amazed, but, if so, great. thanks, Thufir -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160706/84a0ac7c/attachment.html>
I'm currently using Asterisk 11.7.0 on a Raspberry Pi 2 Model B with Ubuntu Server 14.04. Works fine! :-) Frank On Wed, 2016-07-06 at 01:10 -0700, Thufir wrote:> I'm debating between a cloud PBX or, perhaps, rasberry pi. For a > SOHO, maybe three hardphones, rasberry pi would suffice? I would be > amazed, but, if so, great.
ok, that's really all I need to know. Of course, if anyone else wants to throw in their two cents, don't let me stop you :) -Thufir On Wed, Jul 6, 2016 at 1:36 AM, Frank Vanoni <mailinglist at linuxista.com> wrote:> I'm currently using Asterisk 11.7.0 on a Raspberry Pi 2 Model B with > Ubuntu Server 14.04. > > Works fine! :-) > > Frank > > On Wed, 2016-07-06 at 01:10 -0700, Thufir wrote: > > I'm debating between a cloud PBX or, perhaps, rasberry pi. For a > > SOHO, maybe three hardphones, rasberry pi would suffice? I would be > > amazed, but, if so, great. > > > > > -- > _____________________________________________________________________ > -- 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160706/49daf5c1/attachment.html>
On Wed, 6 Jul 2016 01:10:23 -0700 Thufir <hawat.thufir at gmail.com> wrote:> I'm debating between a cloud PBX or, perhaps, rasberry pi. For a > SOHO, maybe three hardphones, rasberry pi would suffice? I would be > amazed, but, if so, great.I haven't used it extensively but I run Asterisk on an older Raspberry (not Rasberry btw) Pi for demo purposes and never saw any issues. If all of your phones are internal it's probably not even carrying voice traffic as long as you set "directmedia=yes" in sip.conf. I would be surprised if it couldn't handle hundreds of phones easily. Even if you have to proxy the voice traffic (e.g. your phones are behind a NAT) it should have no trouble with three concurrent calls. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
Im using two Rasp running debian with Asterisk 11 and 3 concurrent call with usb dongle as mobile trunk for each rasp and no issue until now :) On Wednesday, 6 July 2016, D'Arcy J.M. Cain <darcy at vex.net> wrote:> On Wed, 6 Jul 2016 01:10:23 -0700 > Thufir <hawat.thufir at gmail.com <javascript:;>> wrote: > > I'm debating between a cloud PBX or, perhaps, rasberry pi. For a > > SOHO, maybe three hardphones, rasberry pi would suffice? I would be > > amazed, but, if so, great. > > I haven't used it extensively but I run Asterisk on an older Raspberry > (not Rasberry btw) Pi for demo purposes and never saw any issues. If > all of your phones are internal it's probably not even carrying voice > traffic as long as you set "directmedia=yes" in sip.conf. I would be > surprised if it couldn't handle hundreds of phones easily. Even if you > have to proxy the voice traffic (e.g. your phones are behind a NAT) it > should have no trouble with three concurrent calls. > > -- > D'Arcy J.M. Cain > System Administrator, Vex.Net > http://www.Vex.Net/ IM:darcy at Vex.Net > VoIP: sip:darcy at Vex.Net > > -- > _____________________________________________________________________ > -- 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 >-- This email or attachments may contain confidential or legally privileged information intended for the sole use of the addressee(s). Any use, redistribution, disclosure, or reproduction of this message, except as intended, is prohibited. If you received this email in error, please notify the sender and reformat your hard drive to remove all copies of the message, including any attachments; failure to do so may result in your floppy drive being filled with jelly. Any views or opinions expressed in this email (unless otherwise stated) may not represent those of the Vatican City, George W Bush, or the Sisters of the Perpetual Motion. Cheers [image: ?] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160706/df294301/attachment.html>
On Wed, Jul 06, 2016 at 01:10:23AM -0700, Thufir wrote:> I'm debating between a cloud PBX or, perhaps, rasberry pi. For a SOHO, > maybe three hardphones, rasberry pi would suffice? I would be amazed, but, > if so, great.Just a reminder: The original Raspberry Pi uses a SoC with an ARM core that doesn't support the ARMv7 architecture (though it does have floating-point support). Thus most ARM-based distributions will not work on it, and you'll typically need to run Raspbian on it. Nowadays, unless you have an older one or you buy a rpi-zero, this is not what you use. Nowadays we have rPi2 and rPi3. They are quad-core (though generally only the first core can handle interrupts. So when looking at top, be sure to press '1' for per-core information). The rPi3 should be able to run arm64, but this seems mostly theoretical (not sure if it is supported in practice) and you get a system slightly faster and mostly compatible with the rPi2. For such a small system, I think that even the original rPi would do. The rPi2 will certaily do. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com