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 36cdb3ec3b
fix di_log example to match new log hook api
16 years ago
..
announce_auth
b2b_connect adapt b2b_connect to new onSipReply format 16 years ago
cacheannounce
call_gen fixing compiler warnings about unused variables 16 years ago
db_announce
di_dialer added extra parameters to dial and dial_auth functions 17 years ago
di_log fix di_log example to match new log hook api 16 years ago
dtmftester
early_record
ivr_examples * Fixed the example by replacing variable wav with self.wav. 16 years ago
jukecall properly fix reinvite in onsessionstart 17 years ago
mixin_announce variables are set by ivr apps Makefile 16 years ago
pinauthconference create RTP stream (AmSession::rtp_str) only if really needed 16 years ago
py_sems_ex
serviceline create RTP stream (AmSession::rtp_str) only if really needed 16 years ago
simple_conference create RTP stream (AmSession::rtp_str) only if really needed 16 years ago
tutorial const correct 16 years ago
urlcatcher fixed compilation of urlcatcher example, checking return code of system call 16 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.