mirror of https://github.com/sipwise/sems.git
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.
|
|
16 years ago | |
|---|---|---|
| .. | ||
| prompts | 16 years ago | |
| Readme.quizconnect_tutorial.txt | 16 years ago | |
| quizconnect.conf | 16 years ago | |
| quizconnect_callee.dsm | 16 years ago | |
| quizconnect_caller.dsm | 16 years ago | |
| quizconnect_tutorial.pdf | 16 years ago | |
| quizconnect_tutorial.txt | 16 years ago | |
Readme.quizconnect_tutorial.txt
quizconnect DSM tutorial (c) 2010 Stefan Sayer This DSM tutorial implements step by step an application, which is best described by the original question: "I am trying to accomplish a script that parallel forks to many callers and then the one who enters the right DTMF code gets the call." The tutorial shows how a full application can be implemented with DSM state machine scripting alone. Specifically, it shows how to - play ringback tone (183 early media) - read from mysql database - place outgoing calls - interact between calls - use conference module to connect the audio of calls