- Infoshare
-
Signed in: Administrator
- Change Password
- Signoff
- Online Documentation
- Adutante ver. 5.0.1.0
PAGE TITLE
Date Last ModifiedPAGE TITLE
Date Last ModifiedComment utiliser l’Outil CLI – se référer à CLI Tool Overview
Pour VSLogger le terme Hardware pour des fins de configuration se réfère à:
Avoir la liste des options 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)
Avoir la liste des options HW qui peut être utilisé actuellement
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)
L’option specifique HW devient disponible pour l’utilisation, quand:
La liste des canaux et les objets canaux disponibles pour la configuration sont créés au démarrage du service d'enregistrement (rechargement)
La configuration matérielle est vérifiée et les canaux sont créés dans cet ordre
Par exemple, si l'administrateur a permis au matériel intelligent, et l'enregistreur a 4 seul cartes de canaux installés dans le système. Après le rechargement, l’administrateur peut s’attendre à la liste des canaux suivants
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 plus tard le même administrateur de l'enregistreur a également permis voip hw et a fixé NumDev=4. Après le rechargement, il peut s’attendre à la liste des canaux suivants
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
Comme vous voyez, le materiel AudioCodes est:
Et le seul paramètre qu’on peut changer est le paramètre activé.
Si vous désactivez le matériel AudioCodes SmartWorks, tous les canaux des cartes AudioCodes seront enlevés de la liste des canaux d’enregistrement, même si vous avez des cartes AudioCodes dans le système.
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)
Comme vous voyez:
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)
Comme vous voyez:
cli>(config)
->hw voip
voir la configuration Passive VOIP Recording
cli>(config)
->hw siprec
voir la configuration Terminating VOIP Recording