Author: sayer Date: 2008-08-20 15:44:30 +0200 (Wed, 20 Aug 2008) New Revision: 1065
Modified: trunk/apps/examples/Readme.examples trunk/apps/examples/tutorial/Readme.tutorial Log: added tutorial examples list Modified: trunk/apps/examples/Readme.examples =================================================================== --- trunk/apps/examples/Readme.examples 2008-08-20 13:37:03 UTC (rev 1064) +++ trunk/apps/examples/Readme.examples 2008-08-20 13:44:30 UTC (rev 1065) @@ -1,8 +1,9 @@ +These examples illustrate how to make use certain aspects of +the SEMS framework rather than be complete ready-to-use applications. +The examples given there can be a good start for further development, +though. -This directory contains examples that illustrate how to -make use certain aspects of the SEMS framework rather than -be complete ready-to-use applications. The examples given -here can be a good start for further development, though. +In each directory you will find a separate Readme file describing +the purpose of the example. -In each directory you will find a separate Readme file describing -the purpose of the example. \ No newline at end of file + Modified: trunk/apps/examples/tutorial/Readme.tutorial =================================================================== --- trunk/apps/examples/tutorial/Readme.tutorial 2008-08-20 13:37:03 UTC (rev 1064) +++ trunk/apps/examples/tutorial/Readme.tutorial 2008-08-20 13:44:30 UTC (rev 1065) @@ -1,5 +1,13 @@ SEMS application development tutorial examples + o myapp myconfigurableapp myannounceapp + + o myjukebox + + o mycc cc_acc cc_acc_xmlrpc + + o ivr_announce annc_service + These are the examples from the application development tutorial which is available from the SEMS website: http://www.iptel.org/sems/sems_application_development_tutorial @@ -19,4 +27,3 @@ For the calling card example, you may want to download some sample wav files from http://www.iptel.org/files/ccard_wav.tgz - _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
