SARK UCS/MVP 2.1.15 Quick Start notes.
2.1.15-473 has the following new features;
- Full support for Asterisk 1.4
- Automatic recognition and configuration of Digium PRI cards (1,2 & 4 span, T1 & E1)
- Full mISDN support with automatic recognition of all Digium, HFC and AVM Fritz BRI cards.
- Switchable NT/TE support for HFC BRI Cards allowing SAIL to run in Gateway mode for legacy PBX.
- A central directory system for Snom and Aastra SIP terminals
- Ability to run the system solid state from a CFCard
- Patch roll-ups and bug-fixes
2.1.15 will NOT run with Asterisk 1.2. You MUST install Selintra's Asterisk 1.4 rpms.
Installation
Install Asterisk
selintra-sail-2.1.15 will not run or install with any but the latest
smeserver-asterisk-1.4.x rpms which can be found here...
http://distro.ibiblio.org/pub/linux/distributions/smeserver//contribs/selintra/RPMS/Asterisk-1.4.1/
Asterisk rpms should be installed with
rpm -Uvh
Install SARK/Sail
You can retrieve the latest version of sail-2.1.15 from
ftp://selintra.com
logon with a user-id of guest and a password of guest
Download the image and do...
yum localinstall sail-2.1.15-5xx.noarch.rpm --enablerepo=base
ftp://81.149.154.14/Pre-Releases/
Install SAIL with...
yum localinstall selintra-sail-2.1.15-???.noarch.rpm --enablerepo=base
Cleanup
Once all of your rpms are installed, you must run ...
signal-event post-upgrade; signal-event reboot
PCI Setup - you MUST perform this step the first time you bring up SAIL-2.1.15.
Open server-manager and choose "PCI Cards" from the SAIL sub-menus. You can learn more about how the PCI detection scheme works in
DocChapter222. You will see a screen like this...
<img src="/docs/images/V2.0/pcicards.jpg"
Press the "initialize" button.
press the "Probe" button.
You will see ascreen like this with your hardware listed...
<img src="/docs/images/V2.0/pcicardscan.jpg"
press the "Commit" button.
This will return you to the PCI-Cards screen, which will have been updated with your hardware.
<img src="/docs/images/V2.0/pcicardscanned.jpg"
press the "STOP" button.
This will stop asterisk and unload any unused drivers. The screen will be refreshed and the STOP button will be replaced by a START button.
press the "START" button
Asterisk should now be ready to use.
If there are any PCI cards present on your system, the trunk lines and extensions will have been defined automatically for you. In "PCI Cards Update panel", you can add a description. Here is the update screen for an ISDN card...
<img src="/docs/images/V2.0/pcicardschg.jpg"
DiD numbers can be added later by adding a trunk with a carrier name of "PTT_DiD_GROUP".
Here is the update screen for a TDM Card...
<img src="/docs/images/V2.0/pcicardschgtdm.jpg"
ISDN, TDM and
X100P? can be mixed and matched in the system. You can run multiple TDM and
X100P? cards. In testing, we've found that multiple HFC cards become unstable after a few minutes or hours running. This is fixed in the latest anabri release with the florz patches applied.
Limitations
For reasons beyond our control, the ISDN (anabri) rpms will only run on the uniprocessor version of the kernel. The non-ISDN rpms will run with both UP and SMP kernels.
The system will initially ONLY run with the 2.6.9-34 kernel shipped with
SME Server 7.0 Final. If you have any other kernel (check with
uname -r ), then you should read
DocChapter2510.
As of the 1.2.10 release of anabri-asterisk this is no longer true. This anabri release will run with all current kernel releases up to the full 7.1 release.