Update {$mac}.cfg (#5393)
This commit is contained in:
@@ -1738,194 +1738,198 @@
|
|||||||
<Extern3PageBelong>0</Extern3PageBelong>
|
<Extern3PageBelong>0</Extern3PageBelong>
|
||||||
<Extern4PageBelong>0</Extern4PageBelong>
|
<Extern4PageBelong>0</Extern4PageBelong>
|
||||||
<Extern5PageBelong>0</Extern5PageBelong>
|
<Extern5PageBelong>0</Extern5PageBelong>
|
||||||
{strip}{*-- Each Internal Index contains 8 keys --*}{/strip}
|
{strip}{*-- Each Internal Index contains 8 keys --*}{/strip}
|
||||||
|
|
||||||
<internal index="1">
|
<internal index="1">
|
||||||
{foreach $keys["line"] as $row}
|
{foreach $keys["line"] as $row}
|
||||||
{if $row.device_key_id <= 8}
|
{if $row.device_key_id <= 8}
|
||||||
<Fkey index="{$row.device_key_id}">
|
<Fkey index="{$row.device_key_id}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="2">
|
<internal index="2">
|
||||||
{foreach $keys["line"] as $row}
|
{foreach $keys["line"] as $row}
|
||||||
{if $row.device_key_id > 8 && $row.device_key_id <= 16}
|
{if $row.device_key_id > 8 && $row.device_key_id <= 16}
|
||||||
<Fkey index="{$row.device_key_id-8}">
|
<Fkey index="{$row.device_key_id-8}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="3">
|
<internal index="3">
|
||||||
{foreach $keys["line"] as $row}
|
{foreach $keys["line"] as $row}
|
||||||
{if $row.device_key_id > 16 && $row.device_key_id <= 24}
|
{if $row.device_key_id > 16 && $row.device_key_id <= 24}
|
||||||
<Fkey index="{$row.device_key_id-16}">
|
<Fkey index="{$row.device_key_id-16}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="4">
|
<internal index="4">
|
||||||
{foreach $keys["line"] as $row}
|
{foreach $keys["line"] as $row}
|
||||||
{if $row.device_key_id > 24 && $row.device_key_id <= 32}
|
{if $row.device_key_id > 24 && $row.device_key_id <= 32}
|
||||||
<Fkey index="{$row.device_key_id-24}">
|
<Fkey index="{$row.device_key_id-24}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="5">
|
<internal index="5">
|
||||||
{foreach $keys["line"] as $row}
|
{foreach $keys["line"] as $row}
|
||||||
{if $row.device_key_id > 32 && $row.device_key_id <= 40}
|
{if $row.device_key_id > 32 && $row.device_key_id <= 40}
|
||||||
<Fkey index="{$row.device_key_id-32}">
|
<Fkey index="{$row.device_key_id-32}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
|
|
||||||
<internal index="1">
|
<internal index="1">
|
||||||
{foreach $keys["memory"] as $row}
|
{foreach $keys["memory"] as $row}
|
||||||
{if $row.device_key_id <= 8}
|
{if $row.device_key_id <= 8}
|
||||||
<Fkey index="{$row.device_key_id}">
|
<Fkey index="{$row.device_key_id}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="2">
|
<internal index="2">
|
||||||
{foreach $keys["memory"] as $row}
|
{foreach $keys["memory"] as $row}
|
||||||
{if $row.device_key_id > 8 && $row.device_key_id <= 16}
|
{if $row.device_key_id > 8 && $row.device_key_id <= 16}
|
||||||
<Fkey index="{$row.device_key_id-8}">
|
<Fkey index="{$row.device_key_id-8}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="3">
|
<internal index="3">
|
||||||
{foreach $keys["memory"] as $row}
|
{foreach $keys["memory"] as $row}
|
||||||
{if $row.device_key_id > 16 && $row.device_key_id <= 24}
|
{if $row.device_key_id > 16 && $row.device_key_id <= 24}
|
||||||
<Fkey index="{$row.device_key_id-16}">
|
<Fkey index="{$row.device_key_id-16}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="4">
|
<internal index="4">
|
||||||
{foreach $keys["memory"] as $row}
|
{foreach $keys["memory"] as $row}
|
||||||
{if $row.device_key_id > 24 && $row.device_key_id <= 32}
|
{if $row.device_key_id > 24 && $row.device_key_id <= 32}
|
||||||
<Fkey index="{$row.device_key_id-24}">
|
<Fkey index="{$row.device_key_id-24}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
<internal index="5">
|
<internal index="5">
|
||||||
{foreach $keys["memory"] as $row}
|
{foreach $keys["memory"] as $row}
|
||||||
{if $row.device_key_id > 32 && $row.device_key_id <= 40}
|
{if $row.device_key_id > 32 && $row.device_key_id <= 40}
|
||||||
<Fkey index="{$row.device_key_id-32}">
|
<Fkey index="{$row.device_key_id-32}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
<ICON>{$row.device_key_icon}</ICON>
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</Fkey>
|
</Fkey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</internal>
|
</internal>
|
||||||
|
|
||||||
|
{foreach $keys["programmable"] as $row}
|
||||||
|
|
||||||
{foreach $keys["programmable"] as $row}
|
|
||||||
<dssSoft index="{$row.device_key_id}">
|
<dssSoft index="{$row.device_key_id}">
|
||||||
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
|
||||||
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</dssSoft>
|
</dssSoft>
|
||||||
{/foreach}
|
{/foreach}
|
||||||
{strip}{*-- Each External Index contains 20 keys --*}{/strip}
|
{strip}{*-- Each External Index contains 20 keys --*}{/strip}
|
||||||
<external index="1">
|
<external index="1">
|
||||||
{foreach $keys["expansion"] as $row}
|
{foreach $keys["expansion"] as $row}
|
||||||
{if $row.device_key_id < 20}
|
{if $row.device_key_id < 20}
|
||||||
<exKey index="{$row.device_key_id}">
|
<exKey index="{$row.device_key_id}">
|
||||||
<Type>0</Type>
|
<Type>0</Type>
|
||||||
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</exKey>
|
</exKey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</external>
|
</external>
|
||||||
<external index="2">
|
<external index="2">
|
||||||
{foreach $keys["expansion"] as $row}
|
{foreach $keys["expansion"] as $row}
|
||||||
{if $row.device_key_id > 19 && $row.device_key_id < 40}
|
{if $row.device_key_id > 19 && $row.device_key_id < 40}
|
||||||
<exKey index="{$row.device_key_id}">
|
<exKey index="{$row.device_key_id}">
|
||||||
<Type>0</Type>
|
<Type>0</Type>
|
||||||
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</exKey>
|
</exKey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</external>
|
</external>
|
||||||
<external index="3">
|
<external index="3">
|
||||||
{foreach $keys["expansion"] as $row}
|
{foreach $keys["expansion"] as $row}
|
||||||
{if $row.device_key_id > 39 && $row.device_key_id < 60}
|
{if $row.device_key_id > 39 && $row.device_key_id < 60}
|
||||||
<exKey index="{$row.device_key_id}">
|
<exKey index="{$row.device_key_id}">
|
||||||
<Type>0</Type>
|
<Type>0</Type>
|
||||||
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</exKey>
|
</exKey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</external>
|
</external>
|
||||||
<external index="4">
|
<external index="4">
|
||||||
{foreach $keys["expansion"] as $row}
|
{foreach $keys["expansion"] as $row}
|
||||||
{if $row.device_key_id > 59 && $row.device_key_id < 80}
|
{if $row.device_key_id > 59 && $row.device_key_id < 80}
|
||||||
<exKey index="{$row.device_key_id}">
|
<exKey index="{$row.device_key_id}">
|
||||||
<Type>0</Type>
|
<Type>0</Type>
|
||||||
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</exKey>
|
</exKey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</external>
|
</external>
|
||||||
<external index="5">
|
<external index="5">
|
||||||
{foreach $keys["expansion"] as $row}
|
{foreach $keys["expansion"] as $row}
|
||||||
{if $row.device_key_id > 79 && $row.device_key_id < 100}
|
{if $row.device_key_id > 79 && $row.device_key_id < 100}
|
||||||
<exKey index="{$row.device_key_id}">
|
<exKey index="{$row.device_key_id}">
|
||||||
<Type>0</Type>
|
<Type>0</Type>
|
||||||
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
|
||||||
<Title>{$row.device_key_label}</Title>
|
<Title>{$row.device_key_label}</Title>
|
||||||
|
<ICON>{$row.device_key_icon}</ICON>
|
||||||
</exKey>
|
</exKey>
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</external>
|
</external>
|
||||||
</dsskey>
|
</dsskey>
|
||||||
<ateTest>
|
<ateTest>
|
||||||
|
|||||||
Reference in New Issue
Block a user