When you use playback no digits are collected. When you use backround
the digits go to an available extension in that context, for example:
[ivrcontext]
exten => s,1,Background(testfile)
exten => _X,1,Noop(user pressed ${EXTEN})
this will gotot Noop for any single digit that is pressed, you will be
able to see in the CLI what they pressed.
app_read allows you to have it in a variable.
On 8/9/06, Bruce Ferrell <bferrell@baywinds.org>
wrote:>
> When Background or Playback is used in a dial plan how many digits are
> collected and what variable are they returned in?
>
> I'm trying to do a simple auto attendant and having very little luck
>
> --
> One day at a time, one second if that's what it takes
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>