Merge pull request #5596 from demonspork/yealink-local-directory
Yealink Local Directory - Enable Local Directory. Disabled by default to preserve existing behavior (variable unset in configuration file)
This commit is contained in:
commit
8be1550689
|
|
@ -567,6 +567,14 @@
|
|||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Enable phone to query the contact names from the remote phonebook when receiving incoming calls. 0-Disabled (default), 1-Enabled;";
|
||||
$y++;
|
||||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "1a703585-bee8-4b77-8e5b-7f1fb29958ff";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "yealink_local_directory_enable";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "1";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Enable the Local Directory.";
|
||||
$y++;
|
||||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "765e18d9-9440-42be-a858-2c0ef90ee50f";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "yealink_ring_text_1";
|
||||
|
|
|
|||
|
|
@ -806,7 +806,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -806,7 +806,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -921,7 +921,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -806,7 +806,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -847,7 +847,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -846,7 +846,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -804,7 +804,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -804,7 +804,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -805,7 +805,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -846,7 +846,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -804,7 +804,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -846,7 +846,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -804,7 +804,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -804,7 +804,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -902,7 +902,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -803,7 +803,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -902,7 +902,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -902,7 +902,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -802,7 +802,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -896,7 +896,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -897,7 +897,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
|
|
@ -897,7 +897,11 @@ static.auto_provision.local_contact.backup.enable=
|
|||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
|
||||
{else}
|
||||
directory_setting.local_directory.enable =
|
||||
{/if}
|
||||
directory_setting.local_directory.priority =
|
||||
|
||||
##V83 Add
|
||||
|
|
|
|||
Loading…
Reference in New Issue