Add yealink_force_voice_ring_volume

Forced ringer volume: 0 - 15
This commit is contained in:
FusionPBX 2025-03-27 18:06:44 -06:00 committed by GitHub
parent fff4365b1c
commit 50e222b3e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 24 additions and 17 deletions

View File

@ -1579,5 +1579,12 @@
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true"; $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Saving Enabled. Options: 0-Disabled, 1-Enabled"; $apps[$x]['default_settings'][$y]['default_setting_description'] = "Saving Enabled. Options: 0-Disabled, 1-Enabled";
$y++; $y++;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "e01400ea-ef55-4da1-aa09-3be3001f6932";
$apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "yealink_force_voice_ring_volume";
$apps[$x]['default_settings'][$y]['default_setting_name'] = "text";
$apps[$x]['default_settings'][$y]['default_setting_value'] = "";
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Forced ringer volume: 0 - 15, default: empty";
?> ?>

View File

@ -459,7 +459,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -455,7 +455,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -420,7 +420,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -428,7 +428,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -464,7 +464,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -455,7 +455,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -419,7 +419,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -455,7 +455,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -461,7 +461,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -452,7 +452,7 @@ features.play_held_tone.delay=
features.play_held_tone.enable= features.play_held_tone.enable=
features.play_hold_tone.interval= features.play_hold_tone.interval=
features.ignore_incoming_call.enable= features.ignore_incoming_call.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable= features.mute.autoanswer_mute.enable=
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -427,7 +427,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -454,7 +454,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -454,7 +454,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -426,7 +426,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -453,7 +453,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -452,7 +452,7 @@ features.play_held_tone.delay =
features.play_held_tone.enable = features.play_held_tone.enable =
features.play_hold_tone.interval = features.play_hold_tone.interval =
features.ignore_incoming_call.enable = features.ignore_incoming_call.enable =
force.voice.ring_vol = force.voice.ring_vol = {$yealink_force_voice_ring_volume}
features.mute.autoanswer_mute.enable = features.mute.autoanswer_mute.enable =
features.play_hold_tone.delay = features.play_hold_tone.delay =
phone_setting.end_call_net_disconnect.enable = phone_setting.end_call_net_disconnect.enable =

View File

@ -2319,7 +2319,7 @@ features.speaker_mode.enable=
features.station_name.scrolling_display= features.station_name.scrolling_display=
features.station_name.value = features.station_name.value =
features.transfer_keep_session2_after_failed.enable= features.transfer_keep_session2_after_failed.enable=
force.voice.ring_vol= force.voice.ring_vol = {$yealink_force_voice_ring_volume}
phone_setting.incoming_call.horizontal_roll_interval= phone_setting.incoming_call.horizontal_roll_interval=
phone_setting.incoming_call.reject.enable= phone_setting.incoming_call.reject.enable=