cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
754
Views
0
Helpful
3
Replies

Specific SEPxxxxxxxxxxxx.cnf.xml file on CME

hiersd
Level 1
Level 1

Is there a way to make CME load a specific cnf.xml file on a phone?

I've made a custom file, SEP123456789012.cnf.xml, and tftp'ed it to flash, and I've configured the tftp server:

tftp-server flash:SEP123456789012.cnf.xml

CME always grabs this file:

system:/its/XMLDefault7960.cnf.xml

I've tried fritzing with the tftp alias command, but can't seem to trick CME into loading this file on the phone.

Thanks,

David

3 Replies 3

milay
Cisco Employee
Cisco Employee

David,

Have you configured the CME to use the customized xml?

Router(config)# telephony-service

Router(config-telephony-service)# web customize load filename

Router(config-telephony-service)# exit

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_administration_guide_chapter09186a00801f12a2.html

Thanks for the link!

My reading of that document leads me to believe that the "web customize load" command can customize the web gui used when some accesses the cme router via http. In other words, that command changes what the user sees in their web browser, not what the phone downloads via tftp during its boot process.

Are you indicating that there is a way to customize the web page such that I can configure the telephony service to send a particular SEP...cnf.xml file instead of the XMLDefault7960.cnf.xml that is sent due to the telephony-service's tftp bindings? I really hope to make that work; do you know the xml tags I'd need to use to modify the gui such that the web admin user will be able to configure this function?

Thanks!

milay
Cisco Employee
Cisco Employee

I provided you the incorrect info in the last link. Sorry about that!!!

Can you post a show run from the router?

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_administration_guide_chapter09186a00801f12a8.html

Mike