You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/examples
Raphael Coeffic e213936e03
- fixed some other stuff for Darwin.
18 years ago
..
announce_auth corrected path 18 years ago
cacheannounce mem cached audio files implementation - improves performance 4-5% over announcement from file (G711) 19 years ago
call_gen fixes for SEMS on Solaris 18 years ago
db_announce updated Makefile to work from under examples directory 19 years ago
di_dialer fixed header include due to AmAudio/AmAudioFile split 18 years ago
di_log corrected core path 18 years ago
dtmftester fixed header include due to AmAudio/AmAudioFile split 18 years ago
early_record fixed header include due to AmAudio/AmAudioFile split 18 years ago
jukecall fixed header include due to AmAudio/AmAudioFile split 18 years ago
mixin_announce fixed example configuration and doxygen dirs 19 years ago
pinauthconference fixed small mem leak: playlist is closed in session destructors to free playlist items 19 years ago
py_sems_ex Makefile for py_sems examples 18 years ago
serviceline fixed header include due to AmAudio/AmAudioFile split 18 years ago
simple_conference fixed header include due to AmAudio/AmAudioFile split 18 years ago
tutorial - fixed some other stuff for Darwin. 18 years ago
xmlrpc2di correct printf fmt 18 years ago
Makefile not overriding exclude_modules in examples 18 years ago
Readme.examples an example for the B2ABSession 19 years ago

Readme.examples

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.