Hi Nseto, I've read the Provisioning & Admin Guides before developing the XML Provisioning file and by default all the tags are set to "na". For example.... Yes Yes No No In this case it shouldn´t be possible to read the WIFI options on the phones GUI, right ? Can you address some further explanations/ examples ? For example: How do configure the settings to only show the: 1 (Directories), 2 (Call History) 3 (Speed Dials) Regards, João Gaspar Silva
... View more
Hi, I need to hide the menus/ submenus in phone user interface SPA525G2: Call Recordings MP3 Player Web Applications User Preferences Network Configuration Device Administration Status After consulting the Provisioning & Admin Guides and trying to use the Phone-UI-user-mode, it doesn't seems to be possible....is the Phone-UI = Web Interface ? I've download the spacfg.xml and it doesn't hide menus on the phone UI.... Can someone help ? Best Regards, João Silva
... View more
Hi, I need to hide the menus/ submenus in phone user interface SPA525G2: Call Recordings MP3 Player Web Applications User Preferences Network Configuration Device Administration Status After consulting the Provisioning & Admin Guides and trying to use the Phone-UI-user-mode, it doesn't seems to be possible....is the Phone-UI = Web Interface ? I've download the spacfg.xml and it doesn't hide menus on the phone UI.... Can someone help ? Best Regards, João Silva
... View more
Hi, I'm having the same problem, i need to hide the menus in phone user interface SPA525G2: Call Recordings MP3 Player Web Applications User Preferences Network Configuration Device Administration Status After consulting the Provisioning & Admin Guides and trying to use the Phone-UI-user-mode, it doesn't seems to be possible....is the Phone-UI = Web Interface ? I've download the spacfg.xml and it doesn't hide menus on the phone UI.... Can someone help ? Best Regards, João Silva
... View more
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
... View more
Hi Konstantin, I issued in that direction as well and we solved it easy. Do you enabled the BLF feature ? If so, can you check my posts please https://supportforums.cisco.com/thread/2165933 https://supportforums.cisco.com/thread/2168508 Regards, João Gaspar Silva
... View more
Hi all! I need to configure a SPA525 G2 in a IN&NGN network without LDAP or Broadsoft. In my company (Telecom Mobile Operator) we have SNOM devices already running with XML Services with the URL of the server. If we use the same strategy (adapted to CISCO xml tags) but after reading the XML and connecting to the AS (application server) it gives a certificate SSL error, does anyone had the same problem ? What can I do for debuging ? Thanks in advance! Regards
... View more
In configuring BLF do I need to declare a station name ? The name should be only one at the entire network or could double if the ext/ usr is different ? c. Enter the following string in the Extended Function field: fnc=blf+cp;sub=Stephanie@$PROXY;ext=300@$PROXY Using the following syntax: fnc=type;sub=stationname@$PROXY;ext=extension#@$PROXY where: - fnc: function - blf: busy lamp field - cp: call pickup - sub: station name - ext or usr: extension or user (the usr and ext keywords are interchangeable) Thanks in advance ! Regards
... View more
Hello! I'm developing the provisioning via XML code and the BLF configs is not working right. I'm not using a Broadsoft server and I'm testing the following code into the complete provisioning file: <!-- Line Key 3 --> <Extension_3_ ua="na">Disable</Extension_3_> <!-- options: 1/2/3/4/5/Disabled --> <Short_Name_3_ ua="na"></Short_Name_3_> <Share_Call_Appearance_3_ ua="na">private</Share_Call_Appearance_3_> <!-- options: private/shared --> <Extended_Function_3_ ua="na">fnc=blf+cp;sub=+351211959651@DOMAIN;ext=+351211959651@DOMAIN</Extended_Function_3_> I made this following the example on ADMIN GUIDE, can you help me ? Thanks in advance
... View more
Hello! I'm developing the provisioning via XML code and the BLF configs is not working right. I'm not using a Broadsoft server and I'm testing the following code into the complete provisioning file: Disable private fnc=blf+cp;sub=+351211959651@DOMAIN;ext=+351211959651@DOMAIN I made this following the example on ADMIN GUIDE, can you help me ? Thanks in advance
... View more