[asterisk-dev] [Code Review] app_queue Add Login Time and Last Paused Times to Queue Members
jamuel
reviewboard at asterisk.org
Mon Jun 27 16:52:05 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1297/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
This patch adds logintime and lastpaused as time values (type time_t) to the queue member structure. These values are updated when a relevant event occurs for the member (e.g. member add and member pause).
The CLI command "queue show" and the AMI action "QueueStatus" have been updated to present these values.
Diffs
-----
http://svn.asterisk.org/svn/asterisk/trunk/apps/app_queue.c 324913
Diff: https://reviewboard.asterisk.org/r/1297/diff
Testing
-------
Added a member to queue and issued queue show and AMI Action: QueueStatus and see the the LoginTime timestamp.
Paused a member and issued queue show and AMI Action: QueueStatus and see the correct LastPaused timestamp.
Thanks,
jamuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110627/8f93ddd6/attachment.htm>
More information about the asterisk-dev
mailing list