- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Asterisk QUEUE配置 Queue简介 queues
Asterisk QUEUE配置 Queue简介 queues.conf[跟我一起学]
星期三, 三月 11, 2009, 17:10
Asterisk应用,?跟我一起学
3,436 views
30 comments
?
Asterisk call queues
Queues consist of
Incoming calls being placed in the queue
Members that answer the queue (extensions or users that login as agents)
A strategy for how to handle the queue and divide calls between members
Music played while waiting in the queue
Announcements for members and callers
Queues组成:
进入到queue当中的来电
分机.用于接听来电
振铃策略
Music on hold
队列提示
Queues are defined in?queues.conf?or in?dynamic realtime. The latter allow storing queue configuration in a database so that changes are immediately available for new callers without the need for an explicit reload.
Queues?通过使用queues.conf?或者使用realtime技术定义/配置.现在允许把queue配置存到database当中.所以所做的改变马上可以有效而不需要重新加载
Agents :指定在Queue当中的一个人.来接用户来电.Agent的状态用于标识是否准备好接听来电.Asterisk把一个来电转移到QUEUE当中.然后Queue会把来电转到一个可用的Agents
Members.?是指可以用于应答来电的活动的Channels.有可能是一个Agent?或者是一个通道.比如:sip/8734
Agents?are the people (or person) that answer call(s) that have been placed into a specific Queue. An agent logs in indicating that s/he is now ready to take calls. Asterisk transfers an inbound call to a queue, which is then in turn transfered to an available agent.
Members?are those channels that are active answering the Queue. It can be agents or normal channels, like “sip/snom23″
New in Asterisk v1.2
1.2新特性
如果一个Queue当中没有members.或者只有不可用的分机.
A queue is now considered empty not only if there are no members but also if none of the members are available (e.g. agents not logged on). To restore the original behavior, use “leavewhenempty=strict” or “joinwhenempty=strict” instead of “=yes” for those options.
现在可以在queue exit context中使用多个数字的extensions.(尽管可能没有overlapping extensions,并且没有按键超时),这就意味着在queue_log的?EXITWITHKEY?事件当中会有一个key字段.有多于一个的值.
It is now possible to use multi-digit extensions in the exit context for a queue (although you should not have overlapping extensions, as there is no digit timeout). This means that the EXITWITHKEY event in qu
您可能关注的文档
最近下载
- 教科版小学科学四年级下册总复习试题(连线题).doc VIP
- 长虹LED42C2000黑屏故障通病维修方法分享.doc
- 教科版(2025秋)四年级科学下册总复习之连线题(含答案) .pdf VIP
- 2025年机修钳工(高级技师)职业技能鉴定理论考试题库资料(含答案).pdf
- 三字经全文带拼音完整版 打印版.pdf VIP
- 科教版小学科学四年级下册期末复习专项训练题04——连线题(含答案+详细解析).docx VIP
- 江苏省苏北四市(徐州、宿迁、淮安、连云港) 2025届高三第一次调研测试思想政治试题(含答案).pdf VIP
- 消防员心理培训课件.pptx VIP
- 2024年高考政治真题汇编《哲学与文化》.docx
- 风力发电场生态保护及恢复技术规范-DB21.PDF
文档评论(0)