Howto:Change the volume of the pickup key audio notification: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 9: Line 9:
The Pickup key can be configured to generate an "Audible Signal after alerting [sec]".
The Pickup key can be configured to generate an "Audible Signal after alerting [sec]".


Since V9hotfix24 the volume of this Audible Signal is bound to the volume configured for the internal ring tone, prior to this hotfix the volume was fixed.
Since V9hotfix24 the volume of this Pickup Notification Tone is bound to the volume configured for the internal ring tone, prior to this hotfix the volume was fixed.


On any phone the volume of the Audible Signal can be set to a fixed value by
On any phone the volume of the Pickup Notification Tone can be set to a fixed value by


  config add PHONE SIG /notify-pickup-gain <gain>
  config add PHONE SIG /notify-pickup-gain <gain>


The parameter <gain> allows values from 1 to 10. Which value is most suitable needs to be tried with the phone in question.
The parameter <gain> allows values from 1 to 12. Which value is most suitable needs to be tried with the phone in question.<br/>
Once this Parameter is set the internal ring tone volume has no influence on the volume of the Pickup Notification Tone.


For the phones IP 110/150/200A/230/240 it is possible to configure the volume of the Audible Signal as described in this [[Howto:Adjusting_the_volume_parameters_on_IP200A%2C_IP110%2C_IP230_and_IP150_in_Version_6_Firmware#Configuration_of_Ring_Tone_and_Notification_Tone_Parameters | article]].<br/>
For the phones IP 110/150/200A/230/240 it is possible to modify the volume of the Pickup Notification Tone as described in this [[Howto:Adjusting_the_volume_parameters_on_IP200A%2C_IP110%2C_IP230_and_IP150_in_Version_6_Firmware#Configuration_of_Ring_Tone_and_Notification_Tone_Parameters | article]].<br/>
This method is deprecated because it is rather complicated and does not work for the new series of IP phones(IP 222/232/241).<br/>
The "notify_pickup_tgen_coeff_G01" default has been changed now to 0814 and defines the basic gain only. The final volume is set in the speaker amplifier according to the ring tone volume.<br/>  
If a phone was configured this way it's recommended to remove the corresponding configuration parameter by
If the coefficient is configured on a phone it's recommended to remove the corresponding configuration parameter by
  config rem INCA_DSP RINGER /notify_pickup_tgen_coeff_G01
  config rem INCA_DSP RINGER /notify_pickup_tgen_coeff_G01
and to use the new simpler method if necessary.
and to use the new simpler method if necessary.
Setting "notify_pickup_tgen_coeff_G01" is deprecated because it is rather complicated and does not work for the new series of IP phones(IP 222/232/241).<br/>


== Related Articles ==
== Related Articles ==

Revision as of 18:26, 6 September 2013

Applies To

This information applies to

  • IP phones, v9


More Information

The Pickup key can be configured to generate an "Audible Signal after alerting [sec]".

Since V9hotfix24 the volume of this Pickup Notification Tone is bound to the volume configured for the internal ring tone, prior to this hotfix the volume was fixed.

On any phone the volume of the Pickup Notification Tone can be set to a fixed value by

config add PHONE SIG /notify-pickup-gain <gain>

The parameter <gain> allows values from 1 to 12. Which value is most suitable needs to be tried with the phone in question.
Once this Parameter is set the internal ring tone volume has no influence on the volume of the Pickup Notification Tone.

For the phones IP 110/150/200A/230/240 it is possible to modify the volume of the Pickup Notification Tone as described in this article.
The "notify_pickup_tgen_coeff_G01" default has been changed now to 0814 and defines the basic gain only. The final volume is set in the speaker amplifier according to the ring tone volume.
If the coefficient is configured on a phone it's recommended to remove the corresponding configuration parameter by

config rem INCA_DSP RINGER /notify_pickup_tgen_coeff_G01

and to use the new simpler method if necessary. Setting "notify_pickup_tgen_coeff_G01" is deprecated because it is rather complicated and does not work for the new series of IP phones(IP 222/232/241).

Related Articles