Readme file added

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@356 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent dbb74d05ff
commit 7977e49bdf

@ -49,7 +49,6 @@ class ConferenceStatusContainer;
#define DROP_SOUND "drop_sound"
#define ENTER_PIN "enter_pin"
#define WRONG_PIN "wrong_pin"
#define ENTERING_CONFERENCE "entering_conference"
// default path for files
#define ANNOUNCE_PATH "../apps/examples/pinauthconference/wav/"

@ -0,0 +1,19 @@
pinauthconference example application
-------------------------------------
This application example does collect the PIN=conference
room number via DTMF, plays the room number and then
connects the caller to the conference room.
It uses AmPromptCollection to load a set of needed prompts:
"entering_conference"
"first_participant"
"join_sound"
"drop_sound"
"enter_pin"
"wrong_pin"
and 0.wav, 1.wav, 2.wav, ... 9.wav in digits_dir.
These need to be set in the configuration.
Loading…
Cancel
Save