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

RSS Feeds to 7960G Phones

slade
Level 1
Level 1

Is it possible to use existing feeds such as Slashdot and others to serve up content to 7940 phones?

We have tried several and all of them return parsing errors. Clients which are not Cisco phones (various handhelds etc. do not have the problem using the exact same feed).

1 Reply 1

aaronw.ca
Level 5
Level 5

If you mean that you created an IP Phone service with the URL of the RSS feed, then the phone will not understand it. The phone understands a specific set of XML elements, and you would need to create an application that would consume the RSS feed and return it to the phone using the phone's XML elements.

Here is a reference to the XML elements understood by the Cisco IP Phones:

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_reference_guide_chapter09186a0080406727.html

See this post for a perl script that can do what you're looking for:

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=IP%20Communications%20and%20Video&topic=IP%20Phone%20Services%20for%20End%20Users&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1dd6be63

or just visit this link directly:

http://dontpokebadgers.com/RSS2Cisco/