May 13th, 2008
We have released our 2.2.6 driver package. The change log is below. Rpm’s are also availible to trixbox users wh have he rhino-util package via setup-rhino
May 09, 2008 brycec 2.2.6
Version 2.2.6 released. This includes all the below fixes.
May 08, 2008 brycec 2.2.5.5
Resolved bug when unloading the R1T1 “dirty” causing a kernel
panic.
This is the sixth beta release before 2.2.6
May 01, 2008 brycec 2.2.5.4
Fixed the soft-lockup during firmware updating.
Several E1 audio fixups.
This is the fifth beta release before 2.2.6
Apr 09, 2008 brycec 2.2.5.3
TDM/DSP bus routing changes to resolve echo on SIP-Zap calls.
Increased error-resiliency for digital EC cards.
This is the fourth beta release before 2.2.6
Apr 04, 2008 brycec 2.2.5.2
Resolved lockup issues with Trixbox 2.6 (and others sharing its kernel)
Reworked DSP communications to be more CPU-friendly. This is a result
of fixing a bug causing lockups in Trixbox 2.6.
This is the third beta release before 2.2.6
Mar 28, 2008 brycec 2.2.5.1
Resolved issue when using the REC on an E1. The symptom was garbled audio.
Several tweaks in the Makefile to keep up with the changing Kernel and
Zaptel layouts.
Updated IRQ routines for the current Zaptel/Kernel versions.
This is the second beta release before 2.2.6
Feb 25, 2008 brycec 2.2.5.0
First public changelog.
Resolved an issue in which under certain circumstances, when a call was hung
up and echo cancellation disabled, the echo cancellation was actually disabled
on another channel. This issue only affected the rxt1 driver on cards with EC.
This is a the first beta release before 2.2.6
Posted in Installation, News, PCI Cards, T1/E1 Digital Cards | No Comments »
April 23rd, 2008

In keeping with Rhino’s goal to be OPEN and part of the community, we announced back in January that we would start shipping a multitude of Asterisk based distributions. Today Rhino shipped out our first Ceros with PBX in a Flash.
Pbx in a flash entered into the game not too long ago built by Joe Roper and distributed by Ward Mundy of Nerd Vittles. The distribution has gained a foothold and a following that is based on the fans of Ward Mundy and his Asterisk scripts. The First PBX in a Flash Ceros is on its Way to Oregon and we hope there will be many more shipping. You may also notice that this isn’t the Ceros you may be familiar with. After months of design changes the Ceros has been given an extreme makeover. Keep an eye out for the Official announcement of the new, more attractive Ceros.



More on PBX in a Flash at http://pbxinaflash.com
Posted in Ceros, News, PBXinaFlash | No Comments »
March 3rd, 2008
I just got back after spending two days in beautiful Charleston, SC. at the FreePBX training event. I met many great people from the community and other industry suppliers such as Aastra and Snom. I met David (CEO) of Sangoma and Jared (Community Relations Manager) from Digium. There were quite a few other folks you may know like Robert Keller, Greg MacLellan (FreePBX), Philipe (FreePBX), Tony and Ethan (Scmoozecom), Joe Roper (PBX in a Flash and A2Billing), and so many more great people. Just meeting our friends in theindustry was fun enough, the training was the bonus. There was much covered in the training sessions, and I personally spoke on the subject of “T1″. Rhino gave away some door prizes (boards) and overall, with this being the first training session for FreePBX, I give this event a 9 out of a possible 10. I imagine that the next one will be off the charts, and I recommend to anyone that wants FreePBX training with emphasis on marketing Asterisk to your customers to attend this great event. I hear that the next one will be on the West Coast, perhaps Las Vegas. I have attached some photos from the event. Rhino is a proud member of the community and is a proud sponsor and participant of these community events.
Posted in FreePBX, News | No Comments »
February 7th, 2008
Did you know about the FreePBX training coming at the end of the month? If you have already registered or are lucky enough to get the last slot, in addition to FreePBX training there will be some other cool stuff.
Okay so lets drop some names:
Philippe (FreePBX)
Tony lewis (schmooze)
Ward Mundy (Nerd vittles)
Tom King (PBX in a flash)
Joe Roper (ConcordIAX/A2Billing)
There are many more, these folks have made an impression in the community and they will all be part of this event. I will also be there as an ambassador for Rhino. There will be Rhino door prizes and much more. I think this event will truly be beneficial to all who are lucky enough to have made it in. There is 1 day left and 1 slot left will it be yours? I hope to see you there.
Posted in FreePBX, News | No Comments »
February 1st, 2008
We just got word that we were named one of the best of show winners for TMC IT expo 2008.
Some of you may have seen Jim out there in Florida showing off some of Rhino’s New toys. Keep your eyes open because there are going to be some awesome new products releasing this year and all will have the great quality and support you expect from Rhino.
STORY HERE
Posted in News | No Comments »
January 30th, 2008
So you may have seen the posts floating around about Ethen’s (schmooze communications) new toy. I first saw the posts with saw Microsoft in the title which almost made me not read it. Read the rest of this entry »
Posted in FreePBX | No Comments »
January 26th, 2008
The Rhino scholarships have been used but you can still sign up. hurry before the event sells out.
http://freepbx.org/open-telephony-training-seminar-rhino
Posted in FreePBX, News, trixbox | No Comments »
January 26th, 2008
If Anaconda (the CentOS installer) detects a PAE compatible processor it will install kernel and kernel-pae
kernel-PAE (x86-only): Contains a kernel with support for 64GB of memory on x86 systems through Physical Address Extensions (PAE). Only x86 CPUs that support PAE can run this kernel. This kernel is provided because x86 systems can’t address more than 4GB of memory without PAE extensions.
trixbox is package based and everything wraps around modules in a specific kernel.
If your system gets the pae kernel you can correct this by editing /etc/grub.conf
you should see something to the effect of :
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title trixbox (2.6.18-53.1.4.el5PAE)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.4.el5PAE ro root=LABEL=/1 acpi=off
initrd /initrd-2.6.18-53.1.4.el5PAE.img
title trixbox-base (2.6.18-53.1.4.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.4.el5 ro root=LABEL=/1 acpi=off
initrd /initrd-2.6.18-53.1.4.el5.img
Simply use # to comment out:
#title trixbox (2.6.18-53.1.4.el5PAE)
#root (hd0,0)
#kernel /vmlinuz-2.6.18-53.1.4.el5PAE ro root=LABEL=/1 acpi=off
#initrd /initrd-2.6.18-53.1.4.el5PAE.img
Now you can ensure it will boot to the correct image.
Posted in Ceros, Troubleshooting, trixbox | No Comments »
January 25th, 2008
Only 1 Rhino Seat left for the FreePBX training. Act Fast WHEN ITS GONE IT IS GONE
http://freepbx.org/open-telephony-training-seminar-rhino
Posted in FreePBX, News | No Comments »
January 24th, 2008
Just got word that 2 of the 4 scholarships are gone and from what I hear the Hotel is almost full so if you want to grab a discount you better make a run for it because it didnt take long to fill the 2 slots I imagine the other 2 will be gone in a day or so.
By the way I was watching American Idol ( I know shut-up) and they were in Charleston SC. And they did the little intro where they scrolled through the area and It looks like an awesome place to visit. I Like old buildings so definitely on my list.
EDIT as of 2PM 01/24 only 1 Rhino Seat remains
For more info visit: http://freepbx.org/open-telephony-training-seminar-rhino
Posted in Ceros, FreePBX, RhinOSterisk, trixbox | No Comments »