Update {$mac}.xml

This commit is contained in:
FusionPBX 2017-02-28 18:54:35 -07:00 committed by GitHub
parent eda3e7226f
commit 40b89e0a6b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<Web_Server_Port ua="na">80</Web_Server_Port>
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
{if isset ($admin_password)}<Admin_Passwd ua="na">{$admin_password}</Admin_Passwd>{/if}
{if isset ($admin_password)}<User_Password ua="rw">{$admin_password}</User_Password>{/if}
<User_Password ua="rw"></User_Password>
<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>