Factory defaulted phone middle softkey Contacts button is enabled by default. For that reason set directory_setting.local_directory.enabl to 1.
This commit is contained in:
parent
942a4fc547
commit
16ee4900b0
|
|
@ -1480,7 +1480,7 @@ directory.search_type=
|
|||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
directory_setting.local_directory.enable = 1
|
||||
{/if}
|
||||
|
||||
directory_setting.local_directory.priority=
|
||||
|
|
|
|||
Loading…
Reference in New Issue