12-30-2013 12:47 AM - edited 03-16-2019 09:02 PM
Dear All,
we have deployed the Cisco BE6K solution for the customer and they want us to do the below features
- Voice conferencing resorces and list for cisco 7937 conference phone
- XML application for managerial IP Phones (like RSS Feeds from BBC...)
Please Help
12-30-2013 02:45 AM
You will need to use the CUCM SDK for IP Phones to do the XML application services...Look on cisco cco site and you should be able to find scripts that you can modify for this..
I dont understand what you mean by voice conference list....
Please rate all useful posts
"The essence of christianity is not the enthronement but the obliteration of self --William Barclay"
12-30-2013 03:25 AM
Many thanks for your valued response
Do I need to have a dedicated web server to do that ?
12-30-2013 05:12 AM
Any Updates ?
12-30-2013 07:15 AM
You should be able to use any web server you have available.
01-01-2014 05:18 AM
is it a must to have internal web server to get rss feeds from yahoo and BBC ?
01-02-2014 05:19 AM
Please Help, I'm Very new for it
01-02-2014 05:23 AM
You still need some sort of web server to serve out the XML file that points to the RSS feeds.
01-02-2014 05:28 AM
Thanks a lot for you response
I've installed IIS on windows 7
01-02-2014 05:43 AM
where do i get the XML file that points to the RSS feeds ?
How do i associate the web server with CUCM ?
please Help
01-02-2014 05:52 AM
A quick google search shows a few companies that sell the scripts to do this. If you want to make it on your own and have a good amount of programming background, you can view details about the IP Phone Services SDK at http://www.cisco.com/en/US/prod/collateral/voicesw/ps6788/phones/ps379/product_data_sheet09186a00800925a8.html.
Once you have the script working, you just point the phones to it by adding a phone service and enabling Enterprise Subscription or manually associating phones to the service.
01-03-2014 12:53 AM
Hello,
agree with Brian - you should search for the third party already working solution.
E.g. 2Ring has one - PHONE SERVICES (http://www.2ring.com/NewJuice).
Moreover, FREE or TRIAL license obviously available.
Regards,
Martin
01-02-2014 07:42 AM
KENNEDY BIZUAYEHU TADEGE wrote:
where do i get the XML file that points to the RSS feeds ?
How do i associate the web server with CUCM ?
please Help
In case it isn't clear, your web server fetches the content, parses it, and creates the xml to be served to the phones. If you're comfortable programming (guessing .net since you installed iis), it's relatively easy.
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