Update {$mac}.xml

This commit is contained in:
FusionPBX 2017-02-09 12:28:21 -07:00 committed by GitHub
parent e99023bb7f
commit 0f2b37d321
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
<Enable_Web_Server ua="na">Yes</Enable_Web_Server>
<Web_Server_Port ua="na">80</Web_Server_Port>
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
<Admin_Passwd ua="na">{$admin_password}</Admin_Passwd>
<User_Password ua="rw">{$user_password}</User_Password>
{if isset ($admin_password)}<Admin_Passwd ua="na">{$admin_password}</Admin_Passwd>{/if}
{if isset ($user_password)}<User_Password ua="rw">{$user_password}</User_Password>{/if}
<Signaling_Protocol ua="na">SIP</Signaling_Protocol> <!-- options: SIP/SPCP -->
<SPCP_Auto-detect ua="na">Yes</SPCP_Auto-detect>
<Phone-UI-readonly ua="na">No</Phone-UI-readonly>