[asterisk-users] DTMF reception during WaitForSilence
Yves Arikoglu
yves030 at gmx.de
Thu Jan 21 04:59:50 CST 2010
Hello,
I wrote a little AGI-Script that implements an IVR (using asterisk 1.6).
The whole conversation is recorded and at some points the caller should
tell some information.
I detect the silence (WaitForSilence) to go to the next step in the IVR.
Until now everything is OK, but...
some information the user gives (or speaks) is numeric... some users
have the habit, to enter numeric
information via the phonekeypad (ergo creating dtmf-tones) but I cant
process DTMF-Input
during "WaitForSilence".
How can I achive that both works simultaneously? I mean recording the
spoken digits AND detecting
DTMF-Input AND detecting silence to "know", when Input has finished...
(I want to avoid that users
have to finish their input with the pound-key...) ?
Btw.: why are the DTMF-Tones, that a user enters, not hearable in the
recording?
Thanks for your help and hints,
Yves
More information about the asterisk-users
mailing list