I have been searching through my show run config and cannot find anywhere these services are located. I am unable to get rid of these two services from my CME Service URLs and do not wish to see them. Does anyone know if this is possible? If so what do I need to do in order to get these 2 services to not show up.
Thanks,
Luke
The default settings for UC 500 has service url enabled for http://10.1.1.1:80/CMEserverForPhone/serviceurl. This is where the system pulls the two services from. If you have a separate service URL, you can specify that under the telephony-service configuration.
UC500#conf t
Enter configuration commands, one per line. End with CNTL/Z.
UC500(config)#telephony-service
UC500(config-telephony)#url services http://yourserver/serviceurl
UC500(config-telephony)#create cnf
UC500(config-telephony)#end
UC500#
Don't forget to restart the phones.
HTH,
Saurabh
Luke,
You can see al l the URL's used by the phone by browsing the configuration file sent to it, and use the command that Saurabh mentions to modify it:
UC500#sh telephony-service tftp-bindings
tftp-server system:/its/united_states/7960-tones.xml alias United_States/7960-tones.xml
tftp-server system:/its/united_states/7960-font.xml alias English_United_States/7960-font.xml
tftp-server system:/its/united_states/7960-font.xml alias English_United_States/7920-font.xml
tftp-server system:/its/united_states/7960-dictionary.xml alias English_United_States/7960-dictionary.xml
tftp-server system:/its/united_states/7960-kate.xml alias English_United_States/7960-kate.xml
tftp-server system:/its/united_states/7960-kate.xml alias English_United_States/7920-kate.xml
tftp-server system:/its/united_states/SCCP-dictionary.xml alias English_United_States/SCCP-dictionary.xml
tftp-server system:/its/XMLDefault7975.cnf.xml alias SEP001F9EAC4BFD.cnf.xml
tftp-server system:/its/SEPDEFAULT.cnf alias SEPDefault.cnf
tftp-server system:/its/XMLDefault.cnf.xml alias XMLDefault.cnf.xml
tftp-server system:/its/ATADefault.cnf.xml alias ATADefault.cnf.xml
UC500#more system:/its/XMLDefault7975.cnf.xml
Hi Luke,
I verified with the engineering team that replacing the service URL will only add that service on top of the existing Extension Mobility and My Phone Apps services. There is a feature on the roadmap for late next year that addresses this (so that you can have only the URLs that you wish appear on IP Phones).
Thanks,
Saurabh