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 ##
|
||||
#######################################################################################
|
||||
features.dnd.allow=
|
||||
features.dnd_mode=
|
||||
features.dnd.enable=
|
||||
features.dnd.allow = {$yealink_dnd_allow}
|
||||
features.dnd_mode =
|
||||
features.dnd.enable =
|
||||
|
||||
features.dnd.off_code= *79
|
||||
features.dnd.on_code= *78
|
||||
|
|
|
|||
|
|
@ -1140,7 +1140,7 @@ features.no_answer_code=
|
|||
#######################################################################################
|
||||
## DND ##
|
||||
#######################################################################################
|
||||
features.dnd.allow=
|
||||
features.dnd.allow = {$yealink_dnd_allow}
|
||||
features.dnd_mode=
|
||||
features.dnd.enable=
|
||||
|
||||
|
|
|
|||
|
|
@ -1001,7 +1001,7 @@ features.forward_call_popup.enable=
|
|||
#######################################################################################
|
||||
## DND ##
|
||||
#######################################################################################
|
||||
features.dnd.allow=
|
||||
features.dnd.allow = {$yealink_dnd_allow}
|
||||
features.dnd_mode=
|
||||
features.dnd.enable=
|
||||
|
||||
|
|
|
|||
|
|
@ -1139,7 +1139,7 @@ features.no_answer_code=
|
|||
#######################################################################################
|
||||
## DND ##
|
||||
#######################################################################################
|
||||
features.dnd.allow=
|
||||
features.dnd.allow = {$yealink_dnd_allow}
|
||||
features.dnd_mode=
|
||||
features.dnd.enable=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue