[Home]

Summary:ASTERISK-18069: [patch] app_queue Add Login Time and Last Paused Times to Queue Members
Reporter:Jamuel Starkey (jamuel)Labels:
Date Opened:2011-06-27 16:56:48Date Closed:2021-10-25 10:29:27
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:SVN 13.18.4 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-16394 [patch] Last pause information to queue members
Environment:Attachments:
Description: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.
Comments:By: Jamuel Starkey (jamuel) 2011-06-27 16:57:15.803-0500

Testing Done:
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.

By: Gregory Hinton Nietsky (irroot) 2011-06-28 00:08:36.935-0500

Nice i do like please see https://reviewboard.asterisk.org/r/1119/ i have a patch
there that also adds a "autopause" delay was thinking of putting in a login time
these two will fit together nicely.

ill look it over on RB 4U

By: Rodrigo Ramirez Norambuena (roramirez) 2021-08-25 12:26:30.516-0500

This issue for of the LastPause topic is completed by ASTERISK-18069 (I think really ASTERISK-16394)

I've pushed a review https://gerrit.asterisk.org/c/asterisk/+/16355 to coverage the LoginTime side, with that we've should be set as closed this issue.

By: Friendly Automation (friendly-automation) 2021-10-25 10:29:27.641-0500

Change 16585 merged by Friendly Automation:
app_queue: Add LoginTime field for member in a queue.

[https://gerrit.asterisk.org/c/asterisk/+/16585|https://gerrit.asterisk.org/c/asterisk/+/16585]

By: Friendly Automation (friendly-automation) 2021-10-25 10:31:15.812-0500

Change 16584 merged by Friendly Automation:
app_queue: Add LoginTime field for member in a queue.

[https://gerrit.asterisk.org/c/asterisk/+/16584|https://gerrit.asterisk.org/c/asterisk/+/16584]

By: Friendly Automation (friendly-automation) 2021-10-25 10:31:26.325-0500

Change 16355 merged by Friendly Automation:
app_queue: Add LoginTime field for member in a queue.

[https://gerrit.asterisk.org/c/asterisk/+/16355|https://gerrit.asterisk.org/c/asterisk/+/16355]

By: Friendly Automation (friendly-automation) 2021-10-25 11:58:38.671-0500

Change 16583 merged by George Joseph:
app_queue: Add LoginTime field for member in a queue.

[https://gerrit.asterisk.org/c/asterisk/+/16583|https://gerrit.asterisk.org/c/asterisk/+/16583]