diff --git a/doc/Howtostart_noproxy.txt b/doc/Howtostart_noproxy.txt index f3f8fb0e..02c3f574 100644 --- a/doc/Howtostart_noproxy.txt +++ b/doc/Howtostart_noproxy.txt @@ -21,11 +21,10 @@ Introduction using the service. Note: - What is not possible with this method is to use applications, - which need additional information for a call, from the - subscriber data. For example, in order to send a voicemail as - email, the SEMS server needs the email address to send the mail - to. + What is not possible with this method is to use applications + which need additional information for a call from the subscriber + data. For example, in order to send a voicemail as email the + SEMS server needs the email address to send the mail to. Requirements @@ -74,8 +73,6 @@ Installing SEMS from source * modules in /usr/local/lib/sems/plug-in/ * audio files in /usr/local/lib/sems/audio/ -Installing SEMS from source - Configuring the application for SEMS There are many many modules shipped with SEMS, applications like @@ -189,7 +186,7 @@ m __________________________________________________________________ - Generated on Wed Mar 17 14:15:58 2010 for SEMS by [15]doxygen 1.6.1 + Generated on Wed Mar 17 14:34:30 2010 for SEMS by [15]doxygen 1.6.1 References diff --git a/doc/Howtostart_voicemail.txt b/doc/Howtostart_voicemail.txt index 9abb1af7..ff546f39 100644 --- a/doc/Howtostart_voicemail.txt +++ b/doc/Howtostart_voicemail.txt @@ -181,7 +181,7 @@ Recording the greeting __________________________________________________________________ - Generated on Wed Mar 17 14:15:58 2010 for SEMS by [11]doxygen 1.6.1 + Generated on Wed Mar 17 14:34:30 2010 for SEMS by [11]doxygen 1.6.1 References diff --git a/doc/Tuning.txt b/doc/Tuning.txt index 91228205..940849b7 100644 --- a/doc/Tuning.txt +++ b/doc/Tuning.txt @@ -43,7 +43,7 @@ Tuning SEMS for high load __________________________________________________________________ - Generated on Wed Mar 17 14:15:58 2010 for SEMS by [10]doxygen 1.6.1 + Generated on Wed Mar 17 14:34:30 2010 for SEMS by [10]doxygen 1.6.1 References diff --git a/doc/index.txt b/doc/index.txt index 35328b2a..0afdfec1 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -34,7 +34,8 @@ User's documentation Developer's documentation * [19]SEMS Design Overview - * [20]Application Development Tutorial + * [20]Application development tutorial - find the sources in + apps/examples/tutorial * [21]Example Applications * [22]Component Modules Documentation @@ -47,11 +48,12 @@ Web sites Outdated documentation bits * [26]Changes in SEMS from 0.9 versions to 0.10 - * Configure-Sems-Ser-HOWTO + * installation instructions for tutorial applications: + [27]Application Development Tutorial __________________________________________________________________ - Generated on Wed Mar 17 14:15:58 2010 for SEMS by [27]doxygen 1.6.1 + Generated on Wed Mar 17 14:34:30 2010 for SEMS by [28]doxygen 1.6.1 References @@ -74,11 +76,12 @@ References 17. file://localhost/home/stefan/devel/sems/trunk/doc/doxygen_doc/html/ZRTP.html 18. file://localhost/home/stefan/devel/sems/trunk/doc/doxygen_doc/html/Tuning.html 19. http://www.iptel.org/files/semsng-designoverview.pdf - 20. http://www.iptel.org/sems/sems_application_development_tutorial + 20. http://www.iptel.org/files/semsng-app_module_tutorial.pdf 21. file://localhost/home/stefan/devel/sems/trunk/doc/doxygen_doc/html/AppDocExample.html 22. file://localhost/home/stefan/devel/sems/trunk/doc/doxygen_doc/html/ComponentDoc.html 23. http://iptel.org/sems 24. http://lists.iptel.org/ 25. http://tracker.iptel.org/browse/SEMS 26. file://localhost/home/stefan/devel/sems/trunk/doc/doxygen_doc/html/whatsnew_0100.html - 27. http://www.doxygen.org/index.html + 27. http://www.iptel.org/sems/sems_application_development_tutorial + 28. http://www.doxygen.org/index.html diff --git a/doc/src/doc_howtostart_noproxy.h b/doc/src/doc_howtostart_noproxy.h index c8a5f8e1..a9ef1e6e 100644 --- a/doc/src/doc_howtostart_noproxy.h +++ b/doc/src/doc_howtostart_noproxy.h @@ -15,9 +15,9 @@ phone for testing or using the service.

- \note What is not possible with this method is to use applications, which need - additional information for a call, from the subscriber data. For example, - in order to send a voicemail as email, the SEMS server needs the email + \note What is not possible with this method is to use applications which need + additional information for a call from the subscriber data. For example, + in order to send a voicemail as email the SEMS server needs the email address to send the mail to. \section Requirements @@ -67,8 +67,6 @@ - the sems binary in /usr/local/sbin/sems - modules in /usr/local/lib/sems/plug-in/ - audio files in /usr/local/lib/sems/audio/ - - \subsection \section Configuring_application Configuring the application for SEMS @@ -174,4 +172,4 @@ This little script welcomes the caller, and then plays the key that the caller entered. More documentation about DSM and examples are in apps/dsm/doc, and also \ref ModuleDoc_dsm . -*/ \ No newline at end of file +*/ diff --git a/doc/src/doxyref.h b/doc/src/doxyref.h index d95eb3b8..22ece870 100644 --- a/doc/src/doxyref.h +++ b/doc/src/doxyref.h @@ -25,10 +25,10 @@ * \section developerdoc Developer's documentation * \arg * SEMS Design Overview - * \arg - * Application Development Tutorial - * \arg \ref AppDocExample - * \arg \ref ComponentDoc + * \arg + * Application development tutorial - find the sources in apps/examples/tutorial + * \arg \ref AppDocExample + * \arg \ref ComponentDoc * * \section weblinks Web sites * \arg \b Main: SEMS website http://iptel.org/sems @@ -37,7 +37,9 @@ * * \section outdated_doc Outdated documentation bits * \arg \ref whatsnew_0100 - * \arg \ref Configure-Sems-Ser-HOWTO + * \arg installation instructions for tutorial applications: + * + * Application Development Tutorial * */