Update {$mac}.xml

This commit is contained in:
FusionPBX 2017-02-09 12:48:17 -07:00 committed by GitHub
parent 65a8869ed5
commit d835c096bb
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 ($user_password)}<User_Password ua="rw">{$user_password}</User_Password>{/if}
{if isset ($admin_password)}<User_Password ua="rw">{$admin_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>