IP Phone Security
btowntech
Member Posts: 198 ■■■□□□□□□□
I need a little help implementing a solution for IP phone security. The setup consists of Cisco 7962G IP phones and a UC520. If possible, I need to setup the phones so that when a user tries to view the network settings on the phone he/she will have to enter a pin/password. The **# feature is not enough.
First, I need to know if this is possible to set up. Second, if it is possible please point me to some documentation so that I can read over it and have it for reference in the future. Thanks in advance for the help.
As a side note, I have searched Google and Cisco but have not come up with much other than a ton of websites to browse through for information. I have many things on my plate right now to get done so I don't have the time to sit and read everything I find. Wish I could though because I usually learn a lot more when I try to find the answers myself.
First, I need to know if this is possible to set up. Second, if it is possible please point me to some documentation so that I can read over it and have it for reference in the future. Thanks in advance for the help.
As a side note, I have searched Google and Cisco but have not come up with much other than a ton of websites to browse through for information. I have many things on my plate right now to get done so I don't have the time to sit and read everything I find. Wish I could though because I usually learn a lot more when I try to find the answers myself.
BS - Information Technology; AAS - Electro-Mechanical Engineering
Comments
-
pitviper Member Posts: 1,376 ■■■■■■■□□□You can restrict access to the Settings menu in CME – Don’t think that you can pw protect though (you can however in Call Manager).
Try adding this line to an ephone-template (and recreate cnf files):
service phone settingsAccess {0 | 1 | 2}
Enables and disables the Settings button on an IP phone.
•0—Disabled.
•1—Enabled (default). The phone user can modify features by using the Settings menu.
•2—Restricted. The phone user is allowed to access User Preferences and volume settings only
Full list of options:
Cisco Unified Communications Manager Express Command Reference - Cisco Unified CME Commands: sast1 trustpoint through show fb-its-log [Cisco Unified Communications Manager Express] - Cisco SystemsCCNP:Collaboration, CCNP:R&S, CCNA:S, CCNA:V, CCNA, CCENT -
chrisone Member Posts: 2,278 ■■■■■■■■■□Nice reply pitviper!
edited my comment lolCerts: CISSP, EnCE, OSCP, CRTP, eCTHPv2, eCPPT, eCIR, LFCS, CEH, SPLK-1002, SC-200, SC-300, AZ-900, AZ-500, VHL:Advanced+
2023 Cert Goals: SC-100, eCPTX -
btowntech Member Posts: 198 ■■■□□□□□□□Thanks pitviper! I applied that config and it did what I wanted.BS - Information Technology; AAS - Electro-Mechanical Engineering