mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Add variable for speaker phone volume (#7368)
Add variable to provision speaker phone volume. Helpful when phones are primarily used as intercom devices. Values are 0-15, 15 being the loudest.
This commit is contained in:
@@ -495,6 +495,8 @@ features.station_name.scrolling_display =
|
|||||||
voice.headset.autoreset_spk_vol =
|
voice.headset.autoreset_spk_vol =
|
||||||
voice.handset.autoreset_spk_vol =
|
voice.handset.autoreset_spk_vol =
|
||||||
voice.handfree.autoreset_spk_vol =
|
voice.handfree.autoreset_spk_vol =
|
||||||
|
#Speaker phone volume. 0-15 (lowest to highest)
|
||||||
|
voice.handfree.spk_vol = {$yealink_handsfree_speaker_vol}
|
||||||
features.headset.ctrl_call.enable =
|
features.headset.ctrl_call.enable =
|
||||||
phone_setting.incoming_call.reject.enable =
|
phone_setting.incoming_call.reject.enable =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user