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/tutorial
Stefan Sayer 791d861ab7
fixing memory leak in example
17 years ago
..
annc_service PYTHON_VERSION is detected in Makefile.ivr_application 18 years ago
cc_acc making example cc_acc so make install produces runnable sems 18 years ago
cc_acc_xmlrpc using included xmlrpc; added ssl option 17 years ago
ivr_announce - fixed some other stuff for Darwin. 18 years ago
myannounceapp fixed header include due to AmAudio/AmAudioFile split 18 years ago
myapp renamed readme files to avoid clashes 19 years ago
mycc using set_sip_relay_only setter 18 years ago
myconfigurableapp fixed example configuration and doxygen dirs 19 years ago
myjukebox fixing memory leak in example 17 years ago
Makefile - Makefiles fix 18 years ago
Readme.tutorial added tutorial examples list 18 years ago

Readme.tutorial

SEMS application development tutorial examples

  o myapp myconfigurableapp  myannounceapp 
 
  o myjukebox 

  o mycc cc_acc  cc_acc_xmlrpc

  o ivr_announce annc_service

These are the examples from the application development tutorial 
which is available from the SEMS website: 
http://www.iptel.org/sems/sems_application_development_tutorial

The examples here compile fine with 'make' in their respective 
directories. Depending on your python version, you may want to use
e.g. 'make PYTHON_VERSION=2.4' for the python examples.

The tutorial consists of the PDF document 
(http://www.iptel.org/files/semsng-app_module_tutorial.pdf) and  
the examples, and there are installation instructions on the 
website.

A sample configuration set is available at
http://www.iptel.org/files/sems-tutorial-config.tgz

For the calling card example, you may want to download some sample
wav files from http://www.iptel.org/files/ccard_wav.tgz