[asterisk-bugs] [JIRA] (ASTERISK-26032) Pause with reason "wrap-up" for after-call-work
Troy Bowman (JIRA)
noreply at issues.asterisk.org
Wed May 18 11:29:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230670#comment-230670 ]
Troy Bowman commented on ASTERISK-26032:
----------------------------------------
Sorry if I went about this wrong. This is my first attempt at submitting a patch -- I'm a noob.
My purpose for this submission was primarily to see if a change like this would even be desired and accepted. If it is something Digium is willing to accept, I can make any necessary changes. I guess I should have added it to 14.
The reason for the separation of commits is to allow you to easily see specific changes in the code. I can roll them up for the real deal.
> Pause with reason "wrap-up" for after-call-work
> -----------------------------------------------
>
> Key: ASTERISK-26032
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26032
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.9.1
> Reporter: Troy Bowman
> Assignee: Troy Bowman
> Severity: Minor
>
> I'm staging this enhancement in 13.9 (where I tested it) for preliminary consideration.
> Adds another queues.conf option named pause_wrapup_after_complete. This allows automatic pausing with the reason "wrap-up" after completed queue calls. The agent would then have to use another interface to un-pause when they are ready to accept another call. This is necessary when after-call wrap-up time might require making calls to other parties, among many other possibilities. Management can then use the wrap-up pause time in queue reporting to gauge after-call-work time. Defaults to 'no'.
> The wrapuptime option in queues.conf is still used when the agent comes back from their wrap-up pause, to allow them to re-pause. For example, if they need to pause for a break immediately after finishing their after-call-work, they can use the seconds in wrapuptime to go on break, instead instantly receiving the next waiting call.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list