[asterisk-users] Queue Status
Anthony Francis
anthonyf at rockynet.com
Tue Jul 10 14:48:56 CDT 2007
Lee Jenkins wrote:
> Arun Kumar wrote:
>
>> Hi
>>
>> I already tried asterisk manager but Im not able to get status for each
>> queue member.
>>
>> thanks
>>
>>
>
> That must be a problem with your configuration. I get QueueMemberStatus
> on my AMI interface (1.2):
>
> Event: QueueMemberStatus
> Privilege: agent,all
> Queue: support
> Location: SIP/112
> Membership: dynamic
> Penalty: 0
> CallsTaken: 2
> LastCall: 1184016974
> Status: 1
> Paused: 0
>
>
>
If you want all queue information in realtime I wrote a patch for
app_queue.c that sends an event to the AMI everywhere it currently
writes a queue log entry.
The patch is for 1.2.17, will be making an 1.2.20 version soon but with
24 production softswitches one doesn't rollout a new version without
extensive testing.
Anthony
More information about the asterisk-users
mailing list