doc for early media receiving example

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@507 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 1c92fcb303
commit efcb7213a7

@ -1,5 +1,7 @@
Changelog for SEMS
- early media receiving example
- support for posting events into conferences
- support for receiving early media

@ -246,6 +246,8 @@
* line (press one to get to A, two for B, ...) with ivr, b2bua and SIP auth.
*
* The py_sems_ex directory contains some example for the py_sems embedded Python interpreter.
*
* The early_record (\ref ModuleDoc_early_record) is an example on how to receive and use early media.
*
*/
@ -459,6 +461,14 @@
* Back to \ref AppDoc, to \ref AppDocExample.
*/
/*! \page ModuleDoc_early_record Module Documentation: early_record example Application
* \section Readme_early_record Readme file
* \verbinclude Readme.earlyrecord
*
* \section Links
* Back to \ref AppDoc, to \ref AppDocExample.
*/
/*! \page ModuleDoc_simple_conference Module Documentation: simple_conference example Application
* \section Readme_simple_conference Readme file
* \verbinclude Readme.simple_conference

Loading…
Cancel
Save