05-26-2011 07:51 AM - edited 03-21-2019 04:09 AM
Hi,
We are using about 100 SPA504g phones (firmware 7.4.8a) as SIP phones in an Asterisk setup, I have already configured provisioning with XML configuration files. One thing I could not figure out is how to configure the phone to block some of the menu entries on the phone (i.e. for example preventing the user from pressing the setup button, then choosing FACTORY RESET menu or NETWORK menu entry).
This is a serious security issue.
There is supposed to be a method to hide / unhide / make read-only menu entries since firmware 7.4.6, but I could not find any documentation about how this is configured. The release notes of firmware 7.4.6 point to the admin and provisioning guides which do NOT contain details about this, at least not the versions I found on the Cisco website.
So how exactly do I configure this ?
Thanks !
05-27-2011 04:37 PM
There are two parameters located in the System tab.
1. Phone UI user mode. Default is no. Set to yes to minimize user functions.
2. Phone UI readonly. Default is no. Set to yes so it's read only.
05-29-2011 07:43 AM
OK, I figured it out and can therefore answer my own question, maybe I can help others with the same problem...
Setting the Phone-UI-User-Mode and Phone-UI-Readonly is not enough, in addition to this you have to set the ua XML attribute for each user menu you want to hide or make read-only in the provisioning XML. ua="ro" makes the entry read-only, ua="na" hides the entry and ua="rw" makes it editable again.
To prevent factory reset you can use Protect_ivr_FactoryReset.
Here an example provisioning XML that prevents the user from doing a factory reset and makes the network connection type (i.e. DHCP / Manual IP), the "enable vlan group" and the "vlan ID" read only. In the same way you can hide / make read-only all other user menu entries on the phone.
You can retrieve the name of the XML elements for the menus with http://phoneip/admin/spacfg.xml
...
...
11-19-2015 11:53 AM
any change you can upload the xml file again? its not valid
11-19-2015 02:49 PM
You misunderstood. You can't downoad spacfg.xml from there. You need to donwload it from your SPA504G phone.
10-11-2012 07:27 AM
Hi everyone,
Do you found the solution for this problem ?
In a competitor brand I have a xml tag for "menu_hidden_admin" or "menu_hidden_user"...
Thanks in advance!
Regards,
João Silva
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide