<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
So I'm guessing, I would disable any wrapup on the queue, and then in
my 'h' extension pause the agent for a set period of time, with another
extension to unpause the agent if entered?&nbsp; <br>
<br>
Or is there a better way to set the pause after the call is over?<br>
<br>
Thanks!<br>
<br>
<pre class="moz-signature" cols="72">--
Regards,
Robert Broyles

</pre>
<br>
<br>
Mark Michelson wrote:
<blockquote cite="mid:49C2C023.6000001@digium.com" type="cite">
  <pre wrap="">Robert Broyles wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there a way to override the queue wrapup time on the fly?

I would like to allow a longer wrapup time for my agents, but if they 
are already done with closing up the call ticket, I would like them to 
be able to dial an extension or something to override the wrapup.

Is there a way to do that?

    </pre>
  </blockquote>
  <pre wrap=""><!---->
There's not a way to do that using the wrapuptime of a queue member, but there 
are other ways you could potentially take care of this. For instance, you can 
pause a queue member once he has finished talking and set a timer so that the 
member will automatically become unpaused after a certain time. If the member is 
ready to receive calls again before the time has expired, he can dial an 
extension to unpause himself.

Mark Michelson

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
</blockquote>
</body>
</html>