Author Topic: clarify OCS abandoned when agents no longer available  (Read 2700 times)

RC1

  • Guest
clarify OCS abandoned when agents no longer available
« on: October 22, 2009, 08:42:13 PM »
when the dialer makes a predictive or progressive call and then all agents become unavailable; what does OCS do with the call and what this the Call Result?

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7636
  • Karma: 56330
Re: clarify OCS abandoned when agents no longer available
« Reply #1 on: October 22, 2009, 08:53:01 PM »
The call keeps in the Routing Point target object as long as you defined it, the call result is abandoned if the user hangsup or dropped if Genesys cut the call when the timer of the target expires and you decided to end the call

Marked as best answer by on Today at 12:15:41 PM

Offline Dionysis

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: 8
Re: clarify OCS abandoned when agents no longer available
« Reply #2 on: October 22, 2009, 10:13:00 PM »
  • Undo Best Answer
  • When using 1 step transfer:
    The OCS simply dials the call and transfers to the DN it is configured to transfer to.  What happens after that is controlled by URS or the PBX.

    However, when using 2 step transfer:
    The OCS is still in control of the call until the agent answers.  This means the OCS can, and will, drop the call after the configured timeout (call_wait_connected_timeout (from memory)).

    It's also important to be correct with your definitions of what is an abandoned call according to OCS.

    Abandoned = OCS calls the customer, and the customer hangs up.

    Dropped = OCS calls the customer, the customer queues for the specified time, then the OCS/URS/PBX (depending on your configuration) hangs up.

    Hope that helps. :)