|
Creating a Default Services
Menu There are just two steps involved in creating a default service menu for your phones. The first step is to create a service menu that lists your desired options, and the second is to reconfigure CallManager to point phones to this new menu. |
|||
|
1. Creating the Service Menu Below is an example configuration menu. It contains the necessary information to send the content to the phone in the required XML format, as well as having Option 2 send users to the default Cisco service menu so they can still access the subscribed services as normal.
Once you have created your file it must be saved onto an IIS web server capable of serving ASP pages. If you do not have any other server available it can easily be served from the CallManager server itself. In this example the user will be shown four options on their service menu. If you wanted to actually use this example menu you would need to change xxx.xxx.xxx.xxx to be the IP address of your CallManager Publisher server.
You will notice that the second option for Service Subscriptions sends a QueryString parameter of Name=XXXX; this is so CallManager knows which phone to display the service menu for! 2. Configuring CallManager to Use the Service Menu Now that you have a configured service menu that provides all the
services that we want to show you need to configure CallManager to use
this instead menu of it's built in default. To do this log into the
CallManager Administration web page and select Enterprise Parameters from
the System menu. This is the only location, other than on each individual
phone, that you can set the URL Services parameter. To make the
configuration change simply enter the http path to the file that we
created. An example is shown below. |
|||