mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-19 19:20:35 +00:00
Add a new manager event, AgentRingNoAnswer to
app_queue. (closes issue #12591) Reported by: CCHAsteria Patches: app_queue_RNA_event.diff uploaded by CCHAsteria (license 477) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@117625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -294,7 +294,18 @@ Changes to manager version 1.1:
|
||||
HoldTime: 47
|
||||
If an actionID was specified for the QueueSummary action, it will be appended as the
|
||||
last line of the QueueSummary event.
|
||||
|
||||
|
||||
- Event: AgentRingNoAnswer
|
||||
Modules: app_queue
|
||||
Purpose: Reports when a queue member was rung but there was no answer.
|
||||
Example:
|
||||
Event: AgentRingNoAnswer
|
||||
Queue: Support
|
||||
Uniqueid: 1177530895.2
|
||||
Channel: SIP/1000-53aee458
|
||||
Member: SIP/1000
|
||||
MemberName: Thaddeus McClintock
|
||||
Ringtime: 10
|
||||
|
||||
* TODO
|
||||
------
|
||||
|
Reference in New Issue
Block a user