README.md (328B)
1 This directory includes examples for the usage of siproc. 2 3 The entrypoint (i.e. the program to execute to run the example) is always `./start.sh`. 4 Most of the examples can be terminated by entering "QUIT" on the standard input. 5 A reasonable order to skim through them is: 6 7 * `answer_and_hangup` 8 * `dtmf` 9 * `play_outgoing_calls`