Update {$mac}.xml
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
<Enable_Web_Server ua="na">Yes</Enable_Web_Server>
|
<Enable_Web_Server ua="na">Yes</Enable_Web_Server>
|
||||||
<Web_Server_Port ua="na">80</Web_Server_Port>
|
<Web_Server_Port ua="na">80</Web_Server_Port>
|
||||||
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
|
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
|
||||||
<Admin_Passwd ua="na">{$admin_password}</Admin_Passwd>
|
{if isset ($admin_password)}<Admin_Passwd ua="na">{$admin_password}</Admin_Passwd>{/if}
|
||||||
<User_Password ua="rw">{$user_password}</User_Password>
|
{if isset ($user_password)}<User_Password ua="rw">{$user_password}</User_Password>{/if}
|
||||||
<Signaling_Protocol ua="na">SIP</Signaling_Protocol> <!-- options: SIP/SPCP -->
|
<Signaling_Protocol ua="na">SIP</Signaling_Protocol> <!-- options: SIP/SPCP -->
|
||||||
<SPCP_Auto-detect ua="na">Yes</SPCP_Auto-detect>
|
<SPCP_Auto-detect ua="na">Yes</SPCP_Auto-detect>
|
||||||
<Phone-UI-readonly ua="na">No</Phone-UI-readonly>
|
<Phone-UI-readonly ua="na">No</Phone-UI-readonly>
|
||||||
|
|||||||
Reference in New Issue
Block a user