Howto:Adjusting volume parameters on IP111 and IP112: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!-- keywords: Volume, Headsets, Headset, USB, DHSG, IP111, Plantronics, Jabra  -->
<!-- keywords: Volume, Headsets, Headset, USB, DHSG, IP111, Plantronics, Jabra  -->
==Applies To==
==Applies To==
* IP111 with V11r1 and above
* IP111 or IP112 with V11r1 and above


==Problem==
Tweaking internal gains in the audio processing chain of the IP111 and IP112 is considered harmful because it assumes a fixed implementation. But the implementation cannot be kept static and may need changes at any time. Therefore support for these parameters is ceased. Please open a support ticket if your environment needs special audio considerations.
* Customer may need control over the microphone sensitivity to lower background noise pickup
* Customer may need higher speaker volume of handset, loudspeaker than configurable on the phone


==Summary==
==Disclaimer==
The microphone sensitivity of the handset can be controlled with a sequence of commands along the lines
<span style="color:red">
 
To avoid hearing damage, please handle the values given below with care!<br>
  <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HANDSET /ADC_Gain 21</nowiki>
Increase any changes step by step only.<br>
  <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>
'''innovaphone accepts no liability for improper use of the settings listed here!'''
</span>


Presently 21 is the default. Decreasing the value by 4 decreases the sensitivity by 6 dB. The allowed range of the ADC_Gain parameter is 0..31. The same command can be applied for speakerphone mode with name SPEAKER instead of HANDSET.
==Adjusting the headset microphone gain==


Different behaviours had been encountered for the microphone sensitivity of USB headsets that may need gain adjustment in the IP112 settings. Therefore a same Web page has been added on IP112 than on IP222 with version 12r2 SR11 and 12r1 SR19. Now it's possible to offset up or down the volume individually within the phone configuration. The value is an ''offset'', which means that 0 is not off, it's the default value of the firmware.


It's possible to turn down or turn up the volume individual within the phone configuration. The values are ''offsets'', which means that 0 is not off, it's the default value of the firmware.
The headset sensitivity can be adjusted with
  <nowiki>http://addr/dsp.xml</nowiki>
-> Volume


The headset volume can be adjusted with <nowiki>http://addr/dsp.xml</nowiki> -> Volume
On the browser prompt, the same can be achieved via command
 
The other levels can be adjusted on the command line, the level is specified in db.
config add AC-DSP0 HANDSET /mic-volume
config add AC-DSP0 HANDSET /spk-volume
config add AC-DSP0 SPEAKER /mic-volume
config add AC-DSP0 SPEAKER /spk-volume
  config add AC-DSP0 HEADSET /mic-volume
  config add AC-DSP0 HEADSET /mic-volume
config add AC-DSP0 HEADSET /spk-volume
The default is restored by a corresponding
The default is restored by a corresponding
  config rem AC-DSP0 ...
  config rem AC-DSP0 ...
command.
command.


You can set the speaker volume /spk-volume and the microphone volume /mic-volume. Normally the headsets microphone volume must not be changed, because the user adapts the loudness of his own voice from situation to situation. The common problem is the speaker volume.
Example to offset down the microphone sensitivity a bit:
 
Example to turn up the speaker volume a bit:
    
    
   <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /spk-volume 2</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /mic-volume -6</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>


Example to turn up the speaker volume a bit more:
Example to offset down the microphone sensitivity a bit more:
   <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /spk-volume 4</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /mic-volume -12</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>


<span style="color:red">
<span style="color:red">
'''To avoid hearing damage, please be careful with the values!''' Increase the values step by step. You hear the difference after the !config activate</span>
'''You hear the difference after the !config activate'''<br>
 
Valid values are between -18 and +18, out of range values will be converted to the higher limit.
<span style="color:red">
The values are between -32 and +32, out of range values will be converted to the higher limit.
</span>
</span>
Example to turn down the speaker volume a bit:
  <nowiki>http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /spk-volume -2</nowiki>
  <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>


Example to restore default behaviour:
Example to restore default behaviour:


   <nowiki>http://ip-adress-of-the-phone/!config rem AC-DSP0 HEADSET /spk-volume </nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config rem AC-DSP0 HEADSET /mic-volume </nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config activate</nowiki>


If you satisfied with the settings, type:
If you are satisfied with the settings, type:
   <nowiki>http://ip-adress-of-the-phone/!config write</nowiki>
   <nowiki>http://ip-adress-of-the-phone/!config write</nowiki>


Now, the values are in the config.
Now, the values are in the config.


Please also note, that it's possible for future DSP code updates, that the default value can be changed (what means that "0" can be louder or quieter) and it's possible that updates of the headset manufacturer can change the volume, too.
Note: the same adjustment is available for the handset microphone in case a headset has been plugged that replaces the handset.
So after doing a firmware update on the phone or on the headset, it's necessary to do the steps above again.


==Related Articles==
==Related Articles==
[[Howto:Adjust Speaker volume on IP241 IP222 IP232]]
[[Howto:Adjust Speaker volume on IP241 IP222 IP232]]


[[Howto:How to adjust the volume parameters on IP110, IP200A and IP230 in Version 6 Firmware]]
[[Howto:Adjusting_the_volume_parameters_on_IP200A%2C_IP110%2C_IP230_and_IP150_in_Version_6_and_later_Firmware]]
[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Latest revision as of 14:38, 2 August 2023

Applies To

  • IP111 or IP112 with V11r1 and above

Tweaking internal gains in the audio processing chain of the IP111 and IP112 is considered harmful because it assumes a fixed implementation. But the implementation cannot be kept static and may need changes at any time. Therefore support for these parameters is ceased. Please open a support ticket if your environment needs special audio considerations.

Disclaimer

To avoid hearing damage, please handle the values given below with care!
Increase any changes step by step only.
innovaphone accepts no liability for improper use of the settings listed here!

Adjusting the headset microphone gain

Different behaviours had been encountered for the microphone sensitivity of USB headsets that may need gain adjustment in the IP112 settings. Therefore a same Web page has been added on IP112 than on IP222 with version 12r2 SR11 and 12r1 SR19. Now it's possible to offset up or down the volume individually within the phone configuration. The value is an offset, which means that 0 is not off, it's the default value of the firmware.

The headset sensitivity can be adjusted with

  http://addr/dsp.xml

-> Volume

On the browser prompt, the same can be achieved via command

config add AC-DSP0 HEADSET /mic-volume

The default is restored by a corresponding

config rem AC-DSP0 ...

command.

Example to offset down the microphone sensitivity a bit:

  http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /mic-volume -6
  http://ip-adress-of-the-phone/!config activate

Example to offset down the microphone sensitivity a bit more:

  http://ip-adress-of-the-phone/!config add AC-DSP0 HEADSET /mic-volume -12
  http://ip-adress-of-the-phone/!config activate

You hear the difference after the !config activate
Valid values are between -18 and +18, out of range values will be converted to the higher limit.

Example to restore default behaviour:

  http://ip-adress-of-the-phone/!config rem AC-DSP0 HEADSET /mic-volume 
  http://ip-adress-of-the-phone/!config activate

If you are satisfied with the settings, type:

  http://ip-adress-of-the-phone/!config write

Now, the values are in the config.

Note: the same adjustment is available for the handset microphone in case a headset has been plugged that replaces the handset.

Related Articles

Howto:Adjust Speaker volume on IP241 IP222 IP232

Howto:How to adjust the volume parameters on IP110, IP200A and IP230 in Version 6 Firmware

Howto:Adjusting_the_volume_parameters_on_IP200A,_IP110,_IP230_and_IP150_in_Version_6_and_later_Firmware