...
queuename
options
C
- Mark all calls as "answered elsewhere" when cancelled.c
- Continue in the dialplan if the callee hangs up.d
- data-quality (modem) call (minimum delay).F
( context^exten^priority )
- When the caller hangs up, transfer the called member to the specified destination and start execution at that location.context
exten
priority
F
- When the caller hangs up, transfer the called member to the next priority of the current extension and start execution at that location.h
- Allow callee to hang up by pressing*
.H
- Allow caller to hang up by pressing*
.n
- No retries on the timeout; will exit this application and go to the next step.i
- Ignore call forward requests from queue members and do nothing when they are requested.I
- Asterisk will ignore any connected line update requests or any redirecting party update requests it may receive on this dial attempt.r
- Ring instead of playing MOH. Periodic Announcements are still made, if applicable.R
- Ring instead of playing MOH when a member channel is actually ringing.t
- Allow the called user to transfer the calling user.T
- Allow the calling user to transfer the call.w
- Allow the called user to write the conversation to disk via Monitor.W
- Allow the calling user to write the conversation to disk via Monitor.k
- Allow the called party to enable parking of the call by sending the DTMF sequence defined for call parking infeatures.conf
.K
- Allow the calling party to enable parking of the call by sending the DTMF sequence defined for call parking infeatures.conf
.x
- Allow the called user to write the conversation to disk via MixMonitor.X
- Allow the calling user to write the conversation to disk via MixMonitor.
URL
- URL will be sent to the called party if the channel supports it.announceoverride
timeout
- Will cause the queue to fail out after a specified number of seconds, checked between eachqueues.conf
timeout and retry cycle.AGI
- Will setup an AGI script to be executed on the calling party's channel once they are connected to a queue member.macro
- Will run a macro on the called party's channel (the queue member) once the parties are connected.gosub
- Will run a gosub on the called party's channel (the queue member) once the parties are connected.rule
- Will cause the queue's defaultrule to be overridden by the rule specified.position
- Attempt to enter the caller into the queue at the numerical position specified.1
would attempt to enter the caller at the head of the queue, and3
would attempt to place the caller third in the queue.
...
This documentation was imported from Asterisk Version SVNGIT-branch-11-r4187133e0eafa