Digital PBX Channel configuration
For VSLogger call recorder configuration Digital PBX Channel refers to recording port of the supported digital voice boards such as: AudioCodes SmartWorks NGXXXX voice boards or Synway DSTXXX voice boards. These boards designed to record extension lines of various digital PBX models. Each board vendor provides extended PBX and phone model compatibility tables.
The following steps are assumed to be completed prior to the configuration described in this section:
- Audiocodes SmartWorks and/ or Synway drivers installed.
- Audiocodes and/or Synway boards installed to the recorder PC and recognized by drivers
- VSLogger server software installed
- CLI or GUI Tool used to enable smart ( AudioCodes SmartWorks) or shcti (Synway) hardware. refer to config hw- Hardware
CLI (Command Line Interface)
|
|
GUI (Graphical User Interface)
|
AudioCodes SmartWorks digital PBX boards (hw smart) channels
|
For this example, we assume that Administrator enabled only hw smart, and recorder has digital voice board (NGXXXXX) installed in the system. After reload, Administrator can expect following channel list.
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
....
9 SMART_NGX-ACD 8 smart n
10 SMART_NGX-ACD 9 smart n
11 SMART_NGX-ACD 10 smart n
12 SMART_NGX-ACD 11 smart n
cli>(config)
|
|
1) Sign in through VSLogger as an Administrator
Default logins: user: admin, password: admin user: admin, password: adutante user: admin, password: Welcome1!
2) Click on the dropdown arrow next to “ at the top, 3) Select “Setup” from the dropdown menu 4) Click “Hardware” on the left sidebar 5) Click the edit button for your selected hardware.
Then Click Edit
|
Open Individual channel in configuration mode.
cli>(config)
->channel 9
cli>(config-ch_9)
|
|
The channels edit menu is accessed by navigating through Setup->Channels Press Edit on the channel to be configured.
|
Display current channel setting.
->show
ch# 9
----------------------------------------
hwnum: 8
hw: smart
type: SMART_NGX-ACD
name:
enabled: n
licgroup: none
allowenbl: n
compression: mlaw
dsp: n
agc: y
gain: 0 (dB)
highthrld: -350 (dBm*10)
lowthrld: -400 (dBm*10)
minactivity: 1 (secs)
maxsilence: 10 (secs)
events:
stopby: any
evtsets:
[1] evtset
{
[1] evt [func_btn_released]
}
----------------------------------------
cli>(config-ch_9)
|
|
GUI Settings
Event Settings
|
Display configuration commands available for this channel.
->?
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
evtsets - d-channel event sets configuration
exit - exit current configuration mode
gain [db] - set gain
help|? - embedded help
licgroup [none|1-n] - set channel license group
maxsilence [sec] - max silence timeout(sec)
minactivity [sec] - min activity timeout (sec)
highthrld [Dbx10] - high threshold (Dbx10)
lowthrld [Dbx10] - low threshold (Dbx10)
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)
For the details about parameters common to all types of channels - refer to config channel Common Parameters
For the details about D-Channel events (channel eventsets) - refer to config channel D-Channel Events
|
|
Synway digital PBX boards boards (hw shcti) channels
For this example, we assume that Administrator enabled only hw shcti and recorder has the digital board (DSTXXXX) installed in the system. After reload, Administrator can expect following channel list.
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
....
9 SYNWAY_DST 8 shcti y
10 SYNWAY_DST 9 shcti y
11 SYNWAY_DST 10 shcti y
12 SYNWAY_DST 11 shcti y
13 SYNWAY_DST 12 shcti y
14 SYNWAY_DST 13 shcti y
15 SYNWAY_DST 14 shcti y
16 SYNWAY_DST 15 shcti y
cli>(config)
|
|
You can reach this menu in the GUI by following steps similarly to above, by navigating through Setup->Hardware->Edit
Editing will give you access to enable/disable the selected hardware
|
Open Individual channel in configuration mode.
cli>(config)
->channel 9
cli>(config-ch_9)
|
|
Individual Channel configuration can be reached by navigating through Setup->Channels->Edit |
Display current channel setting.
->show
ch# 9
----------------------------------------
hwnum: 8
hw: shcti
type: SYNWAY_DST
name:
enabled: y
licgroup: none
allowenbl: n
compression: mlaw
dsp: n
agc: y
gain: 0 (dB)
lowthrld: -400 (dBm*10)
highthrld: -350 (dBm*10)
minactivity: 1 (secs)
maxsilence: 10 (secs)
events:
stopby: first
evtsets:
[1] evtset
{
[1] evt [offhook]
actions:
[1] start
[2] evt [onhook]
actions:
[1] stop
[3] evt [release_btn_released]
actions:
[1] stop
}
----------------------------------------
cli>(config-ch_9)
|
|
Configuration settings
Event Settings
Event Edit Configuration
|
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
evtsets - d-channel event sets 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)
|
|
For the details about parameters common to all types of channels - refer to config channel Common Parameters
For the details about D-Channel events (channel eventsets) - refer to config channel D-Channel Events