Jon's Notes

March 10, 2005
Cisco's 79xx series VoIP phones are really flexible. I have been doing quite a bit of work with them this week, mostly with their services capability. Working with services involves a bit of detective work. The documentation is good, but there are little quirks that are not covered. voip-info.org has been a big help by providing another documentation perspective.

UI design is a breeze simply because it is tightly focused on consistently moving data. Of course, that means data-based developers can have a field day while display-driven developers think it's useless (insert wink smiley face here.)

Writing services for the 79xx is a interesting exercise because you are forced into disciplined web programming.
The phones don't support cookies, so you can't use them as a session tracking crutch. Passing a session ID around as a form parameter is too cumbersome. In the end, not using sessions makes everything easier. The service page sends a XML service page down, and the phone reacts to user actions by calling down a different URL. The whole thing feels RESTful.
Comments: Post a Comment


<< Home

Old Stuff

August 2002 September 2002 October 2002 November 2002 December 2002 January 2003 February 2003 March 2003 May 2003 June 2003 July 2003 August 2003 September 2003 October 2003 November 2003 December 2003 February 2004 March 2004 April 2004 May 2004 June 2004 July 2004 August 2004 September 2004 October 2004 November 2004 December 2004 January 2005 February 2005 March 2005 April 2005 May 2005 June 2005 July 2005 August 2005 September 2005 October 2005 November 2005 December 2005 January 2006 February 2006 May 2006 June 2006 July 2006 August 2006 October 2006 November 2006 December 2006 January 2007 March 2007 April 2007 November 2008 May 2009 June 2009