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 c6d9ae3bbf
create RTP stream (AmSession::rtp_str) only if really needed
17 years ago
..
announce_auth
b2b_connect create RTP stream (AmSession::rtp_str) only if really needed 17 years ago
cacheannounce
call_gen fixing compiler warnings about unused variables 17 years ago
db_announce
di_dialer
di_log
dtmftester
early_record
ivr_examples * Fixed the example by replacing variable wav with self.wav. 17 years ago
jukecall
mixin_announce variables are set by ivr apps Makefile 17 years ago
pinauthconference create RTP stream (AmSession::rtp_str) only if really needed 17 years ago
py_sems_ex
serviceline create RTP stream (AmSession::rtp_str) only if really needed 17 years ago
simple_conference create RTP stream (AmSession::rtp_str) only if really needed 17 years ago
tutorial const correct 17 years ago
urlcatcher fixed compilation of urlcatcher example, checking return code of system call 17 years ago
Makefile
Readme.examples

Readme.examples

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.

In each directory you will find a separate Readme file describing 
the purpose of the example.