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 7fc80ae2f2
MT#62763 Fix pycodestyle issues
3 months ago
..
announce_auth Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
b2b_connect MT#55831 Make the code build again 4 years ago
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 1 year ago
db_announce MT#62763 Fix pycodestyle issues 3 months ago
di_dialer MT#62181 onInvite et al: const updates 1 year ago
di_log fix di_log example to match new log hook api 16 years ago
dtmftester MT#62181 onInvite et al: const updates 1 year ago
early_record MT#62181 onInvite et al: const updates 1 year ago
ivr_examples MT#62763 Fix pycodestyle issues 3 months ago
jukecall MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
mixin_announce MT#62763 Fix pycodestyle issues 3 months ago
out_of_tree MT#55831 Revamp the build system 4 years ago
pinauthconference MT#62181 onInvite et al: const updates 1 year ago
py_sems_ex MT#62763 Fix pycodestyle issues 3 months ago
serviceline Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
simple_conference MT#62181 onInvite et al: const updates 1 year ago
tutorial MT#62763 Fix pycodestyle issues 3 months ago
urlcatcher MT#59962 Rework AmSdp parsing and func users accordingly 11 months 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.