mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 10:03:49 +00:00
Update {$mac}.xml
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
<Voice_Mail_Number group="Phone/General">{$voicemail_number}</Voice_Mail_Number>
|
||||
<Text_Logo group="Phone/General" />
|
||||
<BMP_Picture_Download_URL group="Phone/General" />
|
||||
<Select_Logo group="Phone/General" />
|
||||
<Select_Logo group="Phone/General">Default</Select_Logo>
|
||||
<Select_Background_Picture group="Phone/General">None</Select_Background_Picture>
|
||||
<Softkey_Labels_Font group="Phone/General">Auto</Softkey_Labels_Font>
|
||||
<Screen_Saver_Enable group="Phone/General">No</Screen_Saver_Enable>
|
||||
@@ -165,25 +165,20 @@
|
||||
<Screen_Saver_Icon group="Phone/General">Background Picture</Screen_Saver_Icon>
|
||||
|
||||
{foreach $keys["line"] as $row}
|
||||
{if $row.device_key_type == "line"}
|
||||
{if $row.device_key_category == "line"}
|
||||
<!-- Phone/Line_Key_{$row.device_key_id} -->
|
||||
<Extension_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">{$row.device_key_line}</Extension_{$row.device_key_id}_> <!-- options: 1/2/3/4/5/6/7/8/9/10/11/12/Disabled -->
|
||||
<Short_Name_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">{$row.device_key_label}</Short_Name_{$row.device_key_id}_>
|
||||
<Share_Call_Appearance_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">private</Share_Call_Appearance_{$row.device_key_id}_> <!-- options: private/shared -->
|
||||
<Extended_Function_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}"/>
|
||||
{else}
|
||||
<Extension_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">Disabled</Extension_{$row.device_key_id}_> <!-- options: 1/2/3/4/5/6/7/8/9/10/11/12/Disabled -->
|
||||
<Short_Name_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">{$row.device_key_label}</Short_Name_{$row.device_key_id}_>
|
||||
<Share_Call_Appearance_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">private</Share_Call_Appearance_{$row.device_key_id}_> <!-- options: private/shared -->
|
||||
<Share_Call_Appearance_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">{if $row.device_key_type == "shared"}shared{else}private{/if}</Share_Call_Appearance_{$row.device_key_id}_> <!-- options: private/shared -->
|
||||
<Extended_Function_{$row.device_key_id}_ group="Phone/Line_Key_{$row.device_key_id}">{$row.device_key_value}</Extended_Function_{$row.device_key_id}_>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
<!-- Phone/Miscellaneous_Line_Key_Settings -->
|
||||
<Line_ID_Mapping group="Phone/Miscellaneous_Line_Key_Settings">Vertical First</Line_ID_Mapping>
|
||||
<SCA_Barge-In_Enable group="Phone/Miscellaneous_Line_Key_Settings">No</SCA_Barge-In_Enable>
|
||||
<SCA_Sticky_Auto_Line_Seize group="Phone/Miscellaneous_Line_Key_Settings">No</SCA_Sticky_Auto_Line_Seize>
|
||||
<SCA_Line_ID_Mapping group="Phone/Miscellaneous_Line_Key_Settings">Vertical First</SCA_Line_ID_Mapping>
|
||||
<SCA_Barge-In_Enable group="Phone/Miscellaneous_Line_Key_Settings">Yes</SCA_Barge-In_Enable>
|
||||
<Line_Navigation group="Phone/Miscellaneous_Line_Key_Settings">Per Line</Line_Navigation>
|
||||
<Call_Appearance_Per_Line group="Phone/Miscellaneous_Line_Key_Settings">2</Call_Appearance_Per_Line>
|
||||
<Softkey_Navigation_Style group="Phone/Miscellaneous_Line_Key_Settings">Scrollable</Softkey_Navigation_Style>
|
||||
@@ -217,7 +212,7 @@
|
||||
<Line_Enable_1_ group="Ext_1/General">Yes</Line_Enable_1_>
|
||||
|
||||
<!-- Ext_1/Share_Line_Appearance -->
|
||||
<Share_Ext_1_ group="Ext_1/Share_Line_Appearance">private</Share_Ext_1_>
|
||||
<Share_Ext_1_ group="Ext_1/Share_Line_Appearance">{if $shared_line_1 == "shared"}shared{else}private{/if}</Share_Ext_1_>
|
||||
<Shared_User_ID_1_ group="Ext_1/Share_Line_Appearance" />
|
||||
<Subscription_Expires_1_ group="Ext_1/Share_Line_Appearance">3600</Subscription_Expires_1_>
|
||||
<Restrict_MWI_1_ group="Ext_1/Share_Line_Appearance">No</Restrict_MWI_1_>
|
||||
@@ -264,6 +259,7 @@
|
||||
<Message_Waiting_1_ group="Ext_1/Call_Feature_Settings">No</Message_Waiting_1_>
|
||||
<Auth_Page_1_ group="Ext_1/Call_Feature_Settings">No</Auth_Page_1_>
|
||||
<Default_Ring__1__ group="Ext_1/Call_Feature_Settings">1</Default_Ring__1__>
|
||||
<Feature_Key_Sync_1_ group="Ext_1/Call_Feature_Settings">{$spa_feature_key_sync}</Feature_Key_Sync_1_>
|
||||
<Auth_Page_Realm_1_ group="Ext_1/Call_Feature_Settings" />
|
||||
<Conference_Bridge_URL_1_ group="Ext_1/Call_Feature_Settings" />
|
||||
<Auth_Page_Password_1_ group="Ext_1/Call_Feature_Settings" />
|
||||
@@ -340,7 +336,7 @@
|
||||
<Line_Enable_2_ group="Ext_2/General">Yes</Line_Enable_2_>
|
||||
|
||||
<!-- Ext_2/Share_Line_Appearance -->
|
||||
<Share_Ext_2_ group="Ext_2/Share_Line_Appearance">private</Share_Ext_2_>
|
||||
<Share_Ext_2_ group="Ext_2/Share_Line_Appearance">{if $shared_line_2 == "shared"}shared{else}private{/if}</Share_Ext_2_>
|
||||
<Shared_User_ID_2_ group="Ext_2/Share_Line_Appearance" />
|
||||
<Subscription_Expires_2_ group="Ext_2/Share_Line_Appearance">3600</Subscription_Expires_2_>
|
||||
<Restrict_MWI_2_ group="Ext_2/Share_Line_Appearance">No</Restrict_MWI_2_>
|
||||
@@ -387,6 +383,7 @@
|
||||
<Message_Waiting_2_ group="Ext_2/Call_Feature_Settings">No</Message_Waiting_2_>
|
||||
<Auth_Page_2_ group="Ext_2/Call_Feature_Settings">No</Auth_Page_2_>
|
||||
<Default_Ring__2__ group="Ext_2/Call_Feature_Settings">1</Default_Ring__2__>
|
||||
<Feature_Key_Sync_2_ group="Ext_2/Call_Feature_Settings">{$spa_feature_key_sync}</Feature_Key_Sync_2_>
|
||||
<Auth_Page_Realm_2_ group="Ext_2/Call_Feature_Settings" />
|
||||
<Conference_Bridge_URL_2_ group="Ext_2/Call_Feature_Settings" />
|
||||
<Auth_Page_Password_2_ group="Ext_2/Call_Feature_Settings" />
|
||||
@@ -463,7 +460,7 @@
|
||||
<Line_Enable_3_ group="Ext_3/General">Yes</Line_Enable_3_>
|
||||
|
||||
<!-- Ext_3/Share_Line_Appearance -->
|
||||
<Share_Ext_3_ group="Ext_3/Share_Line_Appearance">private</Share_Ext_3_>
|
||||
<Share_Ext_3_ group="Ext_3/Share_Line_Appearance">{if $shared_line_3 == "shared"}shared{else}private{/if}</Share_Ext_3_>
|
||||
<Shared_User_ID_3_ group="Ext_3/Share_Line_Appearance" />
|
||||
<Subscription_Expires_3_ group="Ext_3/Share_Line_Appearance">3600</Subscription_Expires_3_>
|
||||
<Restrict_MWI_3_ group="Ext_3/Share_Line_Appearance">No</Restrict_MWI_3_>
|
||||
@@ -508,6 +505,7 @@
|
||||
<Message_Waiting_3_ group="Ext_3/Call_Feature_Settings">No</Message_Waiting_3_>
|
||||
<Auth_Page_3_ group="Ext_3/Call_Feature_Settings">No</Auth_Page_3_>
|
||||
<Default_Ring__3__ group="Ext_3/Call_Feature_Settings">1</Default_Ring__3__>
|
||||
<Feature_Key_Sync_3_ group="Ext_3/Call_Feature_Settings">{$spa_feature_key_sync}</Feature_Key_Sync_3_>
|
||||
<Auth_Page_Realm_3_ group="Ext_3/Call_Feature_Settings" />
|
||||
<Conference_Bridge_URL_3_ group="Ext_3/Call_Feature_Settings" />
|
||||
<Auth_Page_Password_3_ group="Ext_3/Call_Feature_Settings" />
|
||||
@@ -584,7 +582,7 @@
|
||||
<Line_Enable_4_ group="Ext_4/General">Yes</Line_Enable_4_>
|
||||
|
||||
<!-- Ext_4/Share_Line_Appearance -->
|
||||
<Share_Ext_4_ group="Ext_4/Share_Line_Appearance">private</Share_Ext_4_>
|
||||
<Share_Ext_4_ group="Ext_4/Share_Line_Appearance">{if $shared_line_4 == "shared"}shared{else}private{/if}</Share_Ext_4_>
|
||||
<Shared_User_ID_4_ group="Ext_4/Share_Line_Appearance" />
|
||||
<Subscription_Expires_4_ group="Ext_4/Share_Line_Appearance">3600</Subscription_Expires_4_>
|
||||
<Restrict_MWI_4_ group="Ext_4/Share_Line_Appearance">No</Restrict_MWI_4_>
|
||||
@@ -629,6 +627,7 @@
|
||||
<Message_Waiting_4_ group="Ext_4/Call_Feature_Settings">No</Message_Waiting_4_>
|
||||
<Auth_Page_4_ group="Ext_4/Call_Feature_Settings">No</Auth_Page_4_>
|
||||
<Default_Ring__4__ group="Ext_4/Call_Feature_Settings">1</Default_Ring__4__>
|
||||
<Feature_Key_Sync_4_ group="Ext_4/Call_Feature_Settings">{$spa_feature_key_sync}</Feature_Key_Sync_4_>
|
||||
<Auth_Page_Realm_4_ group="Ext_4/Call_Feature_Settings" />
|
||||
<Conference_Bridge_URL_4_ group="Ext_4/Call_Feature_Settings" />
|
||||
<Auth_Page_Password_4_ group="Ext_4/Call_Feature_Settings" />
|
||||
|
||||
Reference in New Issue
Block a user