cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
254
Views
10
Helpful
2
Replies

Any Good Sites for Sample Code?

rlcarr
Level 1
Level 1

Can anybody recommend any good sites for sample code?

I would like to try and write an IP Subnet Calculator application for the phone.

TIA,

RLC

2 Replies 2

aaronw.ca
Level 5
Level 5

I'm assuming you mean sample code using the Cisco XML objects, and not just ASP or JSP sample code (there are many ASP and JSP resources available on the net, etc).

If you search this forum you will find a number of code samples. Try using search tool on the top right of this page to search the "voice/video" forum, or take a look through some of the past posts.

Here's an example:

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1dd5e978

If you haven't seen this yet, this link provides more information on the XML tags:

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

For more information on this, you should get the IP Phone SDK, available from Cisco's Developer Support program. The SDK provides more information on developing applications for the IP Phones, and has multiple example applications in both ASP and JSP.

This page describes the IP Phone SDK:

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

This page describes the Cisco Developer Support Program:

http://www.cisco.com/pcgi-bin/dev_support/access_level/product_support

There is also a book from Cisco Press titled "Developing Cisco IP Phone Services: A Cisco AVVID Solution". This book is based on an older version of the IP Phone SDK, but still has good information on getting started. You can find that book on O'Reilly Network Safari, which has a free 2-week trial (you can read the book online!):

http://safari.oreilly.com/

You may also find these sites useful:

http://www.ccmstuff.org/

http://www.ciplets.com/

phoneapps
Level 1
Level 1

The Ciplet Development environment lets you include JavaScript so you could build your calculator using that.

Version 1.0 has just been launched and the Designer application is free and the Engine is free with nag screen: www.ciplets.com

The user guide is comprehensive and will get you writing apps very quickly.