Update {$mac}.xml
This commit is contained in:
parent
65a8869ed5
commit
d835c096bb
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue