Author Topic: Implement wrap-up via automatic pause  (Read 3882 times)

silentaccord

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
Implement wrap-up via automatic pause
« on: March 31, 2011, 21:12:03 »
Would it be possible to implement wrap-up in QueueMetrics by automatically pausing agents for a configurable amount of time at the end of each call? This would solve two issues we are seeing:

1) There is no wrap-up time for outbound queues. An agent that is a member of inbound and outbound queues can receive an incoming call immediately after hanging up an outbound call.

2) For inbound queues, Asterisk seems to track wrap-up on a per-queue basis instead of globally. An agent that is a member of multiple inbound queues can receive a call from one queue immediately after finishing a call on another queue.

I know we can create pause codes for wrap-up and outbound calling but these require the agents to manually pause and unpause which we can't always count on them doing. If there were a way to automate this, it would make their jobs a lot easier and also help keep our call center operating efficiently.

Thanks

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Implement wrap-up via automatic pause
« Reply #1 on: April 01, 2011, 09:04:08 »
I think you can do that by adding a macro to be executed when the agent channel goes down.