T1/E1/ISDN PRI channel configuration
For VSLogger configuration, T1/E1/ISDN PRI Channel refers to recording ports of the digital voice boards such as AudioCodes SmartWorks DPXXXX voice boards or Synway DTPXXX voice boards. These boards used for recording T1/E1/ISDN PRI trunk lines.
The following steps assumed to be already completed prior configuration described in this section:
- AudioCodes SmartWorks and/ or Synway drivers installed.
- Audio codes and/or Synway boards installed to the PC and recognized by drivers
- VSLogger server software installed
- GUI or CLI Tool used to enable smart ( AudioCodes SmartWorks) or shcti (Synway) hardware. refer to config hw- Hardware
CLI (Command Line Interace) How to use CLI Tool - refer to CLI Tool Overview
|
|
GUI (Graphical User Interface)
|
AudioCodes SmartWorks PTXXXX boards (hw smart) channels
For this example, we assume that Administrator enabled only hw smart, and recorder has a digital board (DTPXXXX) installed in the system. After reload, Administrator can expect following channel list.
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
1 SMART_DP 0 smart y
2 SMART_DP 1 smart y
3 SMART_DP 2 smart y
4 SMART_DP 3 smart y
5 SMART_DP 4 smart y
6 SMART_DP 5 smart y
.....
cli>(config)
|
|
This menu can be accessed by navigating through Setup->Hardware
See Configure Hardware and Channels |
Open Individual channel in configuration mode.
cli>(config)
->channel 9
cli>(config-ch_9)
|
|
This menu can be accessed by navigating through Setup->Channels
See Configure Hardware and Channels |
Display current channel setting.
->show
ch# 9
----------------------------------------
hwnum: 8
hw: smart
type: SMART_DP
name:
enabled: y
licgroup: none
allowenbl: n
compression: gsm
dsp: n
agc: y
gain: 0 (dB)
lowthrld: -400 (dBm*10)
highthrld: -350 (dBm*10)
minactivity: 1 (secs)
maxsilence: 10 (secs)
events:
event [t1e1]
actions:
[1] start
[2] stop
signaling: pri
----------------------------------------
cli>(config-ch_9)
|
|
T1E1 Config menu can be navigated to through Setup->T1E1
|
Display configuration commands available for this channel.
cli>(config-ch_9)
->?
agc [y|n] - enable/disable AGC
allowenbl [y|n] - allow enable/disable channel (only if dynamic license group set)
compress [ulaw|adpcm|gsm] - set channel compression codec
dsp [y|n] - enable/disable channel hw compression
name [...] - channel description
enable [y|n] - enable/disable channel
event [id] - channel events configuration
exit - exit current configuration mode
gain [db] - set gain
help|? - embedded help
maxsilence [sec] - max silence timeout(sec)
minactivity [sec] - min activity timeout (sec)
highthrld [Dbx10] - high threshold (Dbx10)
lowthrld [Dbx10] - low threshold (Dbx10)
licgroup [none|1-n] - set channel license group
signaling [1-4|pri] - t1e1 signaling scheme
copy [1-n] - copy channel settings to range of channels [range]
show - show current settings
test voxlevel [0-600] - start/stop vox level test (time in sec, default 60 sec)
cli>(config-ch_9)
|
|
This menu can be accessed by navigating through Setup->Channels->Edit See Common Parameters |
Synway digital DTPXXX boards (hw shcti) channels
For this example, we assume that Administrator enabled only hw shcti, and recorder has a digital board (DTPXXXX) installed in the system. After reload, Administrator can expect following channel list.
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
1 SYNWAY_DTP 0 shcti y
2 SYNWAY_DTP 1 shcti y
3 SYNWAY_DTP 2 shcti y
4 SYNWAY_DTP 3 shcti y
5 SYNWAY_DTP 4 shcti y
6 SYNWAY_DTP 5 shcti y
.....
cli>(config)
|
|
This menu can be accessed by navigating through Setup->Hardware
See Configure Hardware and Channels |
Open Individual channel in configuration mode.
cli>(config)
->channel 9
cli>(config-ch_9)
|
|
This menu can be accessed by navigating through Setup->Channels
See Configure Hardware and Channels |
Display current channel setting.
->show
ch# 9
----------------------------------------
hwnum: 8
hw: shcti
type: SYNWAY_DTP
name:
enabled: y
licgroup: none
allowenbl: n
compression: gsm
dsp: n
agc: y
gain: 0 (dB)
lowthrld: -400 (dBm*10)
highthrld: -350 (dBm*10)
minactivity: 1 (secs)
maxsilence: 10 (secs)
events:
event [t1e1]
actions:
[1] start
[2] stop
signaling: pri
----------------------------------------
cli>(config-ch_9)
|
|
T1E1 Config menu can be navigated to through Setup->T1E1
|
Display configuration commands available for this channel.
cli>(config-ch_9)
->?
agc [y|n] - enable/disable AGC
allowenbl [y|n] - allow enable/disable channel (only if dynamic license group set)
compress [ulaw|adpcm|gsm] - set channel compression codec
dsp [y|n] - enable/disable channel hw compression
name [...] - channel description
enable [y|n] - enable/disable channel
event [id] - channel events configuration
exit - exit current configuration mode
gain [db] - set gain
help|? - embedded help
maxsilence [sec] - max silence timeout(sec)
minactivity [sec] - min activity timeout (sec)
highthrld [Dbx10] - high threshold (Dbx10)
lowthrld [Dbx10] - low threshold (Dbx10)
licgroup [none|1-n] - set channel license group
copy [1-n] - copy channel settings to range of channels [range]
show - show current settings
test voxlevel [0-600] - start/stop vox level test (time in sec, default 60 sec)
cli>(config-ch_9)
|
|
This menu can be accessed by navigating through Setup->Channels->Edit See Common Parameters |
For t1et signaling schemes configuration - refer to config t1e1 - T1E1Signaling Schemes
For details about parameters common to all types of channels - refer to config channel Common Parameters