Configuring a queue

Configuring a queue
The following queue works as following:
all calls are monitored, i.e. saved to disk
if after 60 seconds on the queue the call is unanswered, the call is routed to voicemail
there are two levels of agents: agents 302 and 303 will answer the queue (level 1); only if none of them is available the call is routed to agent 301 (level 2). If nobody is available, the queue keeps trying until timeout is reached.

Extensions.conf

[q-my-sample]
; ...queue description.....
exten =>
s,1,SetVar(MONITOR_FILENAME=/var/spool/asterisk/queuecalls/QSAMPLE-${
UNIQUEID})
exten => s,2,Queue(q-sample|n|||)
exten => s,3,Playback(voicemail-invitation)
exten => s,4,VoiceMail,s2001
Queues.conf

[q-sample]
music = default
announce = q-sample-announce
strategy = roundrobin
timeout = 60
retry = 5
maxlen = 0
announce-frequency = 0
announce-holdtime = no
monitor-format = wav
monitor-join = yes
queue-youarenext = silence
queue-thankyou = q-sample-thankyou
member=>Agent/302,0
member=>Agent/303,0
member=>Agent/301,1
More information on configuring a queue can be found at Understanding queue logic.

Softlinks:
Home Page - Understanding queue logic - Recording queue transfers to disk - Compiling Asterisk with OH323 - Installing the Asterisk GUI - Connecting to FWD using IAX - Compiling Asterisk 1.4 beta - Peering two Asterisk servers using IAX - Script to convert music-on-hold to native formats - Compiling Asterisk 1.2 with TDM400 and H323 - QueueMetrics - Installing QueueMetrics - Installing QueueMetrics from scratch - Compiling Asterisk 1.4 with TDM400 and H323 - Upgrading QueueMetrics licences - AddQueueMember and the queue_log file - Installing Queuemetrics on Debian - asterisk - Avoiding queue_log file rotation - Using a HT-488 with Asterisk - Managing agents that dynamically log-on - Installing QueueMetrics on Fonality PBXtra - Listening to recorded calls using XC-AST - QueueMetrics logs - Manually updating QueueMetrics - Installing Queuemetrics on PBX-in-a-Flash - Administering QueueMetrics using Tomcat - Debugging Qloaderd installation - Installing QueueMetrics using Yum - Rebuilding Fonality queue_log
Tags:
#popular monitor queue
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值