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
Guillem Jover f3a48f2a30
MT#56184 build: Fix parallel building
3 years ago
..
announce_auth Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
b2b_connect MT#55831 Make the code build again 3 years ago
cacheannounce MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
call_gen Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
db_announce MT#55831 Build and include SBC tools + examples, port to py3k 3 years ago
di_dialer b/f: several minor bugs in session creation. 15 years ago
di_log fix di_log example to match new log hook api 16 years ago
dtmftester MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
early_record MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
ivr_examples Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
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#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
py_sems_ex MT#55831 Build and include SBC tools + examples, port to py3k 3 years ago
serviceline Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
simple_conference MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
tutorial MT#56184 build: Fix parallel building 3 years ago
urlcatcher MT#55831 Make the code build again 3 years ago
Makefile MT#56184 build: Fix parallel building 3 years ago
Readme.examples added tutorial examples list 18 years ago

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.