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
Richard Fuchs 1ae07025e7
MT#62181 onInvite et al: const updates
9 months ago
..
announce_auth
b2b_connect
cacheannounce MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
call_gen MT#62181 onInvite et al: const updates 9 months ago
db_announce MT#55831 Build and include SBC tools + examples, port to py3k 3 years ago
di_dialer MT#62181 onInvite et al: const updates 9 months ago
di_log
dtmftester MT#62181 onInvite et al: const updates 9 months ago
early_record MT#62181 onInvite et al: const updates 9 months ago
ivr_examples
jukecall MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
mixin_announce MT#57394 Apps: fix `inconsistent use of tabs and spaces in indentation` 3 years ago
out_of_tree MT#55831 Revamp the build system 3 years ago
pinauthconference MT#62181 onInvite et al: const updates 9 months ago
py_sems_ex MT#55831 Build and include SBC tools + examples, port to py3k 3 years ago
serviceline
simple_conference MT#62181 onInvite et al: const updates 9 months ago
tutorial MT#56184 build: Fix parallel building 3 years ago
urlcatcher
Makefile MT#56184 build: Fix parallel building 3 years ago
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.