Archive for the ‘Ceros’ Category

NEW Driver Release Party!!!

Tuesday, November 13th, 2007

We have just released a new set of Drivers. Driver package rhino-2.2.1

You can get the latest and greatest Rhino Drivers today from the following location:

ftp://ftp.rhinoequipment.com/Drivers/rhino-current.

NOTE: If you are using Rhino Digital PCI cards that were purchased prior to 10/15/07 you MUST

upgrade your hardware revision. To do this please read the blog listed bellow, or contact

Rhino technical support for assistance.

https://support.rhinoequipment.com/blog/2007/09/14/r4t1-ec-hardware-upgrade/

Configuring Your Rhino Digital Card For E1 Signalling

Friday, November 2nd, 2007

The basic principle is that we need set E1 mode at the driver level. There are no jumpers or any other physical changes that need to be made for Rhino OST PCI Digital Cards to work in E1 mode. Everything is done at the driver level.

1) Install the Digital PCI card into your server

If you are unclear on how to install your PCI card into your server please see the following documentation:

ftp://ftp.rhinoequipment.com/Documentation

2) Install the Rhino drivers

trixbox CE users please use an updated package that is located at ftp://ftp.rhinoequipment.com/Drivers/RPMS/trixbox/

All other distrobutions please use the package located at ftp://ftp.rhinoequipment.com/Drivers/Beta/rhino-2.2.1beta2.tbz2

3) Either insmod or modprobe with E1

NOTE: Make sure that the r1t1 or rxt1 drivers are not loaded when trying to switch to E1

insmod /lib/module/`uname -r`/extra/r1t1.ko e1=1

or you should be able to just modprobe with the settings

modprobe r1t1 e1=1

Generally you will need to have the modprobe r1t1 e1=1 in whatever file that you set to call the module on system start up.

If you are using an r1t1 then use:

modprobe r1t1 e1=1

For an r2t1 or r4t1 use:

modprobe rxt1 e1=15

4) Next, make sure that you now have 31 channels on your zaptel span

cat /proc/zaptel/*

5) Configuring of the card is now necassary, lets edit /etc/zaptel.conf

NOTE: This is just a generic view of what the zaptel.conf should look like

span=1,1,0,ccr,hdb3,crc4

(NOTE- the framing is dependent on what your carrier uses Rhino has no knowledge of what you should be specifically using for your telephony system)

bchan=1-15,17-31

dchan= 16

6) Now configure /etc/asterisk/zapata.conf or zapata-auto.conf or you may even be using zapata-channels.conf

signalling=pri_cpe

context=from-zaptel

channel=>1-15,17-31

7) Now define your trunks and dialing routes and test.

If you are still experiencing difficulties please contact Rhino Support immediately and we will get you setup right away!

Known Issues:

Tuesday, October 23rd, 2007

As of last testing we have observed the following issues. This list is as of 10/23/2007. Please note user experience may vary and some of these issues may have been resolved in later builds and only apply to the versions listed.

trixbox CE

2.2.3 - genzaptelconfig does not recognize our cards.

2.2.x> the 2.6.9 kernel does not properly implement apic and has poor IRQ managemen. Use of multiple high interrupt devices like Digital Cards in combination with each other, extra network devices or RAID will cause interrupt issues and instability.

2.2.4 Zaptel does not install. You can run yum -y install zaptel-*

Digital cards shipped after 10/05/2007 require a new driver use the 2.2.1 package in the beta directory of our ftp. If you recieved a digital card in a ceros this update has been made.

Zaptel version 1.4.2.1 Does not build correctly. This seems isolated to this version

Some Qwest and Ameritech lines are not sending voltages across correctly. This issue may also occur in other AT&T regions. This issue can be overcome by upgrading your rcbfx firmware to 1.11.

Rhinosterisk 70021008-0917may not have an extensions.conf. You can correct this by rerunning install_amp

Some netgear routers will randomly reboot with qos and vlan enabled causing SIP delays.

GenZaptelConf

Tuesday, September 25th, 2007

The trunk version of genzaptelcon does not work with rhino cards, However genzaptelconf can be adjusted to work with any card. (more…)

Calling Linux and Asterisk Gurus

Thursday, September 20th, 2007

Be part of the next big thing… well sorta…… (more…)

Firewall ports and Port Forwarding

Friday, June 15th, 2007

You may wish to open some or all of the ports on your firewall depending on your situation. Some routers do not allow allot of pinholes and may crash or reboot repeatedly, if this occurs contact your router maker for updated firmware. You do not need to open all of these ports only the ones you use. There are 2 types of firewalls, software and hardware. You may have to open these ports and properly forward them in all devices and programs. Many situations have 1 or more hardware firewalls and a software firewall. If after opening these ports you still have issues try placing your system in to the DMZ of the firewall and see if the issue resolves. It is recommended to open only the ports needed as opening to0 many could put you at risk of attack.

Protocol Port(range) UDP/TCP Notes
SSH 22 TCP open for remote secure shell access
HTTP 80 TCP open for remote http access you may also need 143 open
HTTPS 443 TCP open for secure http access you may also need 80 open
SIP 5060 UDP/TCP  
IAX 5036 UDP  
IAX2 4569 UDP  
RTP 10000-20000 UDP  
MGP 2727 UDP  

For more information on Port Forwarding please visit the following URL:

http://www.portforward.com/english/routers/port_forwarding/routerindex.htm

Fake Supervision

Wednesday, May 30th, 2007

If your telco does not provide far end disconnect supervision or if they just dont do it well you may need to “fake” supervision in order for your lines to disconnect properly. You may fake supervision by adding a few lines to your zapata.conf .

Add the following to your /etc/asterisk/zapata.conf

callprogress=yes
busydetect=yes

After doing this restart asterisk. There may still be a disconnect delay but it will be reduced.

trixbox CE 2.2 Login/Registration Workarounds

Wednesday, May 30th, 2007

It has been brought to our attention that the scripts that do the registration pop-up and the package manager login can be finicky and still give you issues weather you have registered or not. There are ways to remove these annoyances. Fonality probably has a reason to collect the information so a standard disclaimer, only use this information for good and only as a last resort.

(more…)

Trixbox 1.2.3

Wednesday, May 23rd, 2007

We have been seeing random stability issues with TB 2.2 If you would like to downgrade to the last known stable version of Trixbox you may download Trixbox 1.2.3 from there SF project page.

(more…)

Ceros Recovery Disk

Tuesday, May 22nd, 2007

If you for whatever reason need to reinstall your Ceros system you may use the image below. (more…)