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/doc/dsm/tutorials/quizconnect
Stefan Sayer d6dd0e6e4a
added authentication credentials for outgoing calls
16 years ago
..
prompts DSM doc: quizconnect tutorial 16 years ago
Readme.quizconnect_tutorial.txt DSM doc: quizconnect tutorial 16 years ago
quizconnect.conf added authentication credentials for outgoing calls 16 years ago
quizconnect_callee.dsm DSM doc: quizconnect tutorial 16 years ago
quizconnect_caller.dsm added authentication credentials for outgoing calls 16 years ago
quizconnect_tutorial.pdf DSM doc: quizconnect tutorial 16 years ago
quizconnect_tutorial.txt DSM doc: quizconnect tutorial 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