mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Fix the yealink memory keys
This commit is contained in:
@@ -1904,7 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1904,7 +1904,5 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1904,7 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
@@ -1937,8 +1936,6 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
memorykey.{$row.device_key_id}.xml_phonebook =
|
||||
memorykey.{$row.device_key_id}.sub_type =
|
||||
|
||||
{else}
|
||||
memorykey.1.type = NA
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1904,7 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1904,8 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1937,8 +1935,6 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
memorykey.{$row.device_key_id}.xml_phonebook =
|
||||
memorykey.{$row.device_key_id}.sub_type =
|
||||
|
||||
{else}
|
||||
memorykey.1.type = NA
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1904,8 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1937,8 +1935,6 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
memorykey.{$row.device_key_id}.xml_phonebook =
|
||||
memorykey.{$row.device_key_id}.sub_type =
|
||||
|
||||
{else}
|
||||
memorykey.1.type = NA
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1403,8 +1403,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||
linekey.{$row.device_key_id}.xml_phonebook =
|
||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
|
||||
{else}
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
@@ -1436,8 +1434,6 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
memorykey.{$row.device_key_id}.xml_phonebook =
|
||||
memorykey.{$row.device_key_id}.sub_type =
|
||||
|
||||
{else}
|
||||
memorykey.1.type = NA
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user