18c1e8a2bd0fb35eb4c1d6581e63df163b63c3f8
[project/luci.git] / contrib / package / asterisk-xip / files / uci / queueconf.txt
1
2 callqueuegeneral  General options for call queues.
3         persistentmembers - Persist members of queue in astdb
4         autofill          - (Default yes) Dial extensions in parallel
5         monitortype       - (MixMonitor) Type of monitor to use
6
7 callqueue {queue-context}
8         name  - queue name (default to same as context)
9         queuetimeout - Timeout of the queue
10         member (list)- list of members (SIP/103 etc).
11         musicclass   - Class of music-on-hold to use (or blank for ringing)
12         announce     - Message to announce queue to agent
13         strategy     - Ringing strategy
14                 ringall     - ring all available channels until one answers (default)
15                 roundrobin  - take turns ringing each available interface 
16                 leastrecent - ring interface which was least recently called by this queue
17                 fewestcalls - ring the one with fewest completed calls from this queue
18                 random      - ring random interface
19                 rrmemory    - round robin with memory, remember where we left off last ring pass
20
21         context     - Context in which to find single digit numbers dialed
22         timeout     - Ringing timeout (for individual extension)
23         wrapuptime  - time allowed before considered free after hangup of call
24         autofill    - Dial extensions in parallel
25         maxlen      - Maximum queue length (0 for unlimited)
26         announceholdtime  -  Should we include estimated hold time in position announcements? (yes|no|once)
27         announcefrequency - How often to announce queue position and/or estimated 
28         periodicannounce-frequency  - How often to announce 'period-announce'
29         ringinuse         - ring even if known to be in use
30