LumenVox
LumenVox is a speech recognition application often used with PBX systems. Speech recognition should not to be confused with voice recognition which is completely different.
Speech recognition is the translation of spoken words into text or other type of useable format as voice recognition is the identification of a person like a fingerprint or a biometric eye scanner.
CentOS 4.x Configuration
Install GPG Key
mkdir -p /etc/pki/rpm-gpg/ cd /etc/pki/rpm-gpg/ wget http://www.lumenvox.com/packages/EL4/i386/RPM-GPG-KEY-LumenVox.gpg
Configuration of Repository
nano /etc/yum.repos.d/LumenVox.repo
Paste below content into file above.
################################################### [LumenVox] name=LumenVox Products $basearch baseurl=http://www.LumenVox.com/packages/EL4/i386/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-LumenVox.gpg ###################################################
cd /usr/src wget http://dag.wieers.com/rpm/packages/js/js-1.5-0.rc6a.2.el4.rf.i386.rpm rpm -i js-1.5-0.rc6a.2.el4.rf.i386.rpm
Cent OS 5.x Configuration
Install GPG Key
mkdir -p /etc/pki/rpm-gpg/ cd /etc/pki/rpm-gpg/ wget http://www.lumenvox.com/packages/EL5/i386/RPM-GPG-KEY-LumenVox.gpg
Configuration of Repository
nano /etc/yum.repos.d/LumenVox.repo
Paste below content into file above.
################################################### [LumenVox] name=LumenVox Products $basearch baseurl=http://www.LumenVox.com/packages/EL5/i386/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-LumenVox.gpg ###################################################
cd /usr/src wget http://dag.wieers.com/rpm/packages/js/js-devel-1.60-1.el5.rf.i386.rpm rpm -i js-devel-1.60-1.el5.rf.i386.rpm
Installation
yum install LumenVoxLicenseServer LumenVoxSRE
If any updates are reuqired to be installed a yum update will upgrade these applications.
You are now required to log off and then log back on to continue.
License
Part 1. Generating the Server ID File
cd /opt/lumenvox/licenseserver/bin ./getlvsystem_info
The process has created a file called Info.bts that needs ot be uploaded to LumenVox to generate a license key.
Part 2. Uploading the Server ID File and Downloading the License
Upload Info.bts
Log into your LumenVox user account and select My Licenses. Look under the heading of My Deployments you will see an link for Upload License. Select Upload License and browse to the file Info.bts. Once you have uploaded the Info.bts file the upload file changes to downlaod license.
Download License
From the My Licenses page and the My Deployments section select Download License. Once the file is downloaded save the file to /opt/lumenvox/licenseserver/bin.
Part 3. Installing a License
cd /opt/lumenvox/licenseserver/bin ./license_mgr -m Licensefile.bts
You should get a responce as follows:
License server has successfully merged license file