cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
610
Views
0
Helpful
1
Replies

Editing XML on Callmanager 7

ifthi.cisco
Level 1
Level 1

I have to display the text message (with photo) on our cisco ip phones about the events in our company.

We are using CCM 7 on linux....Can anyone help me with the path or where exactly the XML file is store on Linux??

any advice or link to the procedure?

Thank you in advance.

Ifthiquar.

1 Reply 1

bvanturn
Cisco Employee
Cisco Employee

Hi Muhammed,

It depends what you want to do:
1) Change the background of the phone. This is easiest to do, steps to do it are outlined in this document.
2) You can also generate a popup on the phone using the ip phone delevoper services. Likely when you push an CiscoIPPhoneGraphicFileMenu to the phone, you can allow the user to exit the image via a softkey (or to perform additional actions like calling somewhere or display more info etc). This allows a richer experience but will require developing a service for this. Cisco provides the framework for applications like this though you will need to develop it. More info can be found in the IP Phone Services Application Development Notes

Or to permanently display events without interactions the CiscoIPPhoneStatusFile xml object may suit your needs.