Hello, I would like to know, if it is possible to accept DTMF signals from a caller while he is in a queue. I would like to accomplish something like this: 1) The caller is in the queue. 2) The caller dials 123. 3) The caller is sent to extension 123. just for your information: When the caller is in the queue and sends a DTMF signal I see this message: DEBUG[327698]: chan_zap.c:3955 zt_read: DTMF digit: 5 on Zap/4-1 Regards, Fabian M?ller
Oleg A. Arkhangelsky
2004-Sep-08 07:55 UTC
[Asterisk-Users] accept DTMF while beeing in a queue
Hello Fabian, Wednesday, September 8, 2004, 5:14:10 PM, you wrote: FM> I would like to know, if it is possible to accept DTMF signals from a FM> caller while he is in a queue. A context may be specified, in which if the user types a SINGLE digit extension while they are in the queue, they will be taken out of the queue and sent to that extension in this context. See queues.conf. -- Best regards, Oleg mailto:sysoleg@progtech.ru