Cisco 700 series Yönetim Kılavuzu - Sayfa 27

Sunucu Cisco 700 series için çevrimiçi göz atın veya pdf Yönetim Kılavuzu indirin. Cisco 700 series 36 sayfaları. Using profiles
Ayrıca Cisco 700 series için: Hızlı Başlangıç Kılavuzu (8 sayfalar), Genel Bakış (19 sayfalar), Başlangıç Kılavuzu (27 sayfalar), Kullanıcı Kılavuzu (9 sayfalar)

Cisco 700 series Yönetim Kılavuzu
Headset Management on Cisco Unified Communications Manager Version 12.5(1) or Older
What to do next
Modify the Default Headset Configuration File, on page 23

Modify the Default Headset Configuration File

Note the following as you work with the JavaScript Object Notation (JSON) file:
• The settings aren't applied if you are missing a bracket or brackets in the code. Use an online tool such
• Set the "updatedTime" setting to the current epoch time or the configuration is not applied.
• Confirm that firmwareName is
• Do not change a parameter name or the setting will not be applied.
Procedure
Step 1
Open the defaultheadsetconfig.json file with a text editor.
Step 2
Edit the updatedTime and the headset parameter values you wish to modify.
A sample script is shown below. This script is provided for reference only. Use it as a guide as you configure
your headset parameters. Use the JSON file that was included with your firmware load.
{
"headsetConfig": {
as JSON Formatter and check the format.
"templateConfiguration": {
"configTemplateVersion": "1",
"updatedTime": 1537299896,
"reportId": 3,
"modelSpecificSettings": [
{
"modelSeries": "530",
"models": [
"520",
"521",
"522",
"530",
"531",
"532"
],
"modelFirmware": [
{
"firmwareName": "LATEST",
"latest": true,
"firmwareParams": [
{
"name": "Speaker Volume",
"access": "Both",
"usageId": 32,
"value": 7
},
{
"name": "Microphone Gain",
"access": "Both",
"usageId": 33,
or the configurations will not be applied.
LATEST
Cisco Headset 700 Series Administration Guide
Modify the Default Headset Configuration File
23