Looking at a Cisco phone cnf.xml file?

Hi guys,
Is it possible to look at the SEP<MAC>cnf.xml file of a Cisco phone? I want to see what background images the phone is downloading when it registers and possibly remove some of the images from this file?
Cheers
Alex
Is it possible to look at the SEP<MAC>cnf.xml file of a Cisco phone? I want to see what background images the phone is downloading when it registers and possibly remove some of the images from this file?
Cheers
Alex
Comments
Have you tried browsing to the phone's IP address? It's not pure XML stuff but you kinda get to see what the phone pulls from the the XML file.
[X] CIPTV2 300-075
[ ] SIP School SSCA
[X] CCNP Switch 300-115 [X] CCNP Route 300-101 [X] CCNP Tshoot 300-135
[ ] LPIC1-101 [ ] LPIC1-102 (wishful thinking)
[X] CIPTV2 300-075
[ ] SIP School SSCA
[X] CCNP Switch 300-115 [X] CCNP Route 300-101 [X] CCNP Tshoot 300-135
[ ] LPIC1-101 [ ] LPIC1-102 (wishful thinking)
[EDIT]
SW1(config)# monitor session 1 source interface <port phone is connected to>
SW1(config)# monitor session 1 destination interface <port PC with wireshark is connected to>
Security: CCNA [ ]
Virtualization: VCA-DCV [ ]
I know relevant now, but...
IF you want to inspect the contents, then from the IOS just issue the command more flash:/<FILE_NAME>
IOS follows alot of the shell behavior of Linux so you do this with any file in your router/switch flash