Add yealink_dnd_allow to a few yealink templates
This commit is contained in:
parent
bf47bbcc47
commit
925e37e31f
|
|
@ -1136,9 +1136,9 @@ features.no_answer_code=
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DND ##
|
## DND ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
features.dnd.allow=
|
features.dnd.allow = {$yealink_dnd_allow}
|
||||||
features.dnd_mode=
|
features.dnd_mode =
|
||||||
features.dnd.enable=
|
features.dnd.enable =
|
||||||
|
|
||||||
features.dnd.off_code= *79
|
features.dnd.off_code= *79
|
||||||
features.dnd.on_code= *78
|
features.dnd.on_code= *78
|
||||||
|
|
|
||||||
|
|
@ -1140,7 +1140,7 @@ features.no_answer_code=
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DND ##
|
## DND ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
features.dnd.allow=
|
features.dnd.allow = {$yealink_dnd_allow}
|
||||||
features.dnd_mode=
|
features.dnd_mode=
|
||||||
features.dnd.enable=
|
features.dnd.enable=
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1001,7 +1001,7 @@ features.forward_call_popup.enable=
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DND ##
|
## DND ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
features.dnd.allow=
|
features.dnd.allow = {$yealink_dnd_allow}
|
||||||
features.dnd_mode=
|
features.dnd_mode=
|
||||||
features.dnd.enable=
|
features.dnd.enable=
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1139,7 +1139,7 @@ features.no_answer_code=
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DND ##
|
## DND ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
features.dnd.allow=
|
features.dnd.allow = {$yealink_dnd_allow}
|
||||||
features.dnd_mode=
|
features.dnd_mode=
|
||||||
features.dnd.enable=
|
features.dnd.enable=
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue