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
Stefan Sayer 788be1129f
added missing example (why did it not get added in the first place?)
19 years ago
..
announce_auth * configuration can be accessed in IVR scripts while they are loaded 19 years ago
cacheannounce mem cached audio files implementation - improves performance 4-5% over announcement from file (G711) 19 years ago
db_announce updated Makefile to work from under examples directory 19 years ago
di_dialer combined AmArg and AmArgArray into one class 19 years ago
di_log combined AmArg and AmArgArray into one class 19 years ago
jukecall jukecall example updated to B2ABSession fix from r300/r304 19 years ago
mixin_announce added missing example (why did it not get added in the first place?) 19 years ago
pinauthconference Readme file added 19 years ago
py_sems_ex changes to adapt to pyB2AB callee session 19 years ago
simple_conference simple example on how to use the conference mixer 19 years ago
tutorial combined AmArg and AmArgArray into one class 19 years ago
xmlrpc2di combined AmArg and AmArgArray into one class 19 years ago
Makefile convenience makefiles to make all 19 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.