Nov 27, 2007 DigiVoice is releasing a new channel driver version. This version has:
Implemented:
- - Now the default compilation is R2 and ISDN, so you need to run the command 'make config' in
the directory /usr/src/dgvchannel-VERSAO/,
*** YOU MUST INSTALL THE Primary Rate ISDN (PRI) LIBRARY --> libpri-1.x.x.tar.gz ***;
- - Alarm count for E1 cards, example and description:
Example:
| ALARM_LOSS Off 002 |
| |
| Last Reset: |
| 2007-11-19 14:06:32 |
Description:
ALARM_LOSS = Loss of Signal Status Indication;
Off = No Alarm;
002 = The Alarm Loss Indication already ocurred 2 times since the *Last Reset*;
Last Reset = Show the time stamp since the *Last Reset*;
- - New *dgv alarms reset* command, How to use:
Reset alarms from specific E1 Card installed.
|_ Usage: dgv reset alarms
- - New *dgv show alarms all* command;
- - Option to listen the pstn tone, to do this you need to remove the *r* dial parameter;
Fixed:
- - Problem using *isdn* *signalling* + Asterisk 1.2.X + 64 Bit Machine, with this combination it could
generate an asterisk problem;
- - *ALERTING* problem using *isdn* *signalling*;
- - Audio problem with Asterisk 1.4 and SIP IP/SoftPhones;
- - "Timeout" problem on FXS cards;
*Important: To compile channel 0.9.6 you must compile voicerlib version 4.0.9.5;
*Important: To compile voicerlib with R2 MEXICO signalling, or R2 ARGENTINA you must run *configure* file
in the /usr/src/voicerlib-VERSAO/ directory
Detailed description: ./configure
-m (Mexico's R2 support)
-a (Argentina's R2 support)
-d (Defaults to Brazil's R2)
Instalation Files/Proceedings:
VoicerLib
DgvChannel
You can find the installation procedure into INSTALL file in dgvchannel-0.9.6 directory