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

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
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.
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 <nowiki>http://addr/dsp.xml</nowiki> -> Volume
The headset sensitivity can be adjusted with
  <nowiki>http://addr/dsp.xml</nowiki>
-> Volume


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

Revision as of 17:03, 1 March 2018

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.

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.


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