- Infoshare
-
Signed in: Administrator
- Change Password
- Signoff
- Online Documentation
- Adutante ver. 5.0.1.0
PAGE TITLE
Date Last ModifiedPAGE TITLE
Date Last ModifiedCómo utilizar la herramienta de CLI - consulte Información de Herramienta CLI
Para propósitos de configuración VSLogger, Hardware se refiere a:
Obtener la lista de opciones de HW
cli>(config)
->hw ?
[code] - hw condiguration mode
Vendor codes:
shcti - Synway boards
smart - AudioCodes boards
parrot - Nice(Cybertech)
antares - Antares radio switch
voip - Software only, VoIP
siprec - Software only, SipRec
show - show current configuration
cli>(config)
Obtener la lista de opciones de hardware actualmente disponibles para su uso
cli>(config)
->hw list
----------------------------------------
# |hw |available/enabled
----------------------------------------
1 shcti n/n
2 smart n/n
3 parrot n/n
4 voip n/n
5 antares n/n
6 siprec y/n
cli>(config)
Opción específica HW esté disponible para su uso, cuando:
La lista de canales y los objetos de canales disponibles para la configuración son creados en el inicio del servicio de grabación (recarga)
La configuración de HW se comprueba y los canales son creados en este orden
Por ejemplo, si el Administrador habilitó hw smart, y el grabador tiene tarjeta sencilla de 4 canales instalada en el sistema. Después de recargar, el administrador puede esperar la siguiente lista de canales
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
1 SMART_LD 0 smart y
2 SMART_LD 1 smart y
3 SMART_LD 2 smart y
4 SMART_LD 3 smart y
cli>(config)
Si más tarde en el mismo grabador, el administrador también habilita hw voip y establece numdev = 4. Después de recargar, puede esperar la siguiente lista de canales
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
1 SMART_LD 0 smart y
2 SMART_LD 1 smart y
3 SMART_LD 2 smart y
4 SMART_LD 3 smart y
5 VSVOIP_CH 1 voip y
6 VSVOIP_CH 2 voip y
7 VSVOIP_CH 3 voip y
8 VSVOIP_CH 4 voip y
cli>(config)
cli>(config)
->hw smart
cli>(config-hw_smart)
->?
help|? - embedded help
enable [y|n] - enable/disable hw
exit - exit current configuration mode
show - show current configuration
cli>(config-hw_smart)
->show
----------------------------------------
hw [smart]
----------------------------------------
available: y
enabled: y
Como puede ver, el hardware AudioCodes es:
y el único parámetro que podemos cambiar es el parámetro enable
Si desactiva el hardware AudioCodes SmartWorks, todos los canales de las tarjetas de AudioCodes serán retirados de la lista de canales de grabación, incluso si tiene tarjetas de AudioCodes en el sistema.
cli>(config-hw_smart)
->enable n
cli>(config-hw_smart)
->show
----------------------------------------
hw [smart]
----------------------------------------
available: y
enabled: n
cli>(config-hw_smart)
cli>(config)
->hw shcti
cli>(config-hw_shcti)
->?
help|? - embedded help
enable [y|n] - enable/disable hw
inifile [ini files folder path] - set ini files location folder
show - show current configuration
exit - exit current configuration mode
cli>(config-hw_shcti)
->show
----------------------------------------
hw [shcti]
----------------------------------------
available: y
enabled: y
inifile: c:\shcti
cli>(config-hw_shcti)
Como puedes ver:
inifile - debe apuntar a la carpeta con los archivos de inicialización del controlador Synway (por ejemplo C:\ShCti)
cli>(config-hw_shcti)
->show
----------------------------------------
hw [shcti]
----------------------------------------
available: y
enabled: y
inifile: C:\ShCti
cli>(config-hw_shcti)
cli>(config)
->hw parrot
cli>(config-hw_parrot)
->show
----------------------------------------
hw [parrot]
----------------------------------------
available: y
enabled: n
inifile: C:\Program Files\CyberTech\Parrot DSC
input: mlaw
reversedir: n
reversenum: n
cli>(config-hw_parrot)
->?
help|? - embedded help
enable [y|n] - enable/disable hw
exit - exit current configuration mode
show - show current configuration
input [alaw|mlaw] - set input codec
reversedir [y|n] - reverse call direction
reversenum [y|n] - reverse callid/dialed numbers
inifile [ini files folder path] - set ini files location folder
cli>(config-hw_parrot)
Como puede ver:
cli>(config)
->hw voip
veáse configuración de Grabación de VOIP pasiva
cli>(config)
->hw siprec
veáse configuración Grabación de Terminación VoIP