02-13-2010 07:50 AM - edited 03-15-2019 09:24 PM
Hi,
In CUCME you can create an XML file and use it for Local Speed Dial. How do I acheive this in CUCM 7.1? I have a customer that wants local Speed dials common to all users in a department. Can I use the same XML files I have for CUCME, How do I get it to appear on the phone?
Thanks
02-16-2010 08:50 AM
There is no custom directory in CUCM. You will have to build a custom XML file and point it to a web server that has the directory you want to use. If its common "speed dials" you can simply add this into the corporate directory. I have done this.
Or if they are really speed dials, you can use translations.
03-12-2010 12:47 PM
P.Holey have you been able to complete this?
I have setup IIS and included a XML file, but I get a Parse Error.
What is the correct XML file, or is there anything else that I need?
03-12-2010 12:59 PM
Hi Neal
Your XML is a bit to cock - it's valid in XML terms, but not valid in Cisco XML API terms.
A correct directory object would be:
1) The extra bits I've removed (, ) are different XML objects completely. You can't mix them.
2) You had a lower case P on 'Prompt' - the phones are very sensitive to things like that.
More info:
Regards
Aaron
Please rate helpful posts..
03-12-2010 01:33 PM
Thanks, Helped alot. By no means am I an XML expert.
Now I just need to find: pull phone info into .NET
03-12-2010 02:00 PM
Hi
I guess you mean phone number info?
And where from?
Aaron
03-12-2010 02:02 PM
Yes phone number (or MAC), when a user goes into a Service, I want to provide the user
information based off of there phone number.
Neal
07-16-2010 01:55 PM
this would be the solution for my case?
https://supportforums.cisco.com/message/3137563#3137563
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide