[Asterisk-Dev] AST_FLAG_DEFER_DTMF (would like dialogic-r4 like
semantics)
Kevin P. Fleming
kpfleming at digium.com
Wed Nov 30 13:12:54 MST 2005
Greg Lim wrote:
> 0. clear dtmf buffer
> 1. play (menu1, interruptible)
> 2. if (specialcustomer) play (menu2, interruptible)
> 3. play (menu3, interruptible)
> 4. collect dtmf digits
> etc.
You can build exactly this sort of thing using app_externalivr, and the
protocol for talking to it is documented in the doc directory.
More information about the asterisk-dev
mailing list