Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Scroll export button
scopecurrent
template-id0fa09813-8b86-460a-aa1d-ef450a80e9ce
quick-starttrue
add-onScroll PDF Exporter

Info

This Guide explains how to edit the strategy of call distribution in Call groups and provides the information on dynamic login to Call groups via Collaboration.

Updated: September 2023March 2024

Permalink: https://wildix.atlassian.net/wiki/x/zAjOAQ

...

1 - Missed calls manager (available starting from WMS 5.02): specify a dedicated user that receives missed calls and voicemails notifications and subscribe for that user via a BLF key Voicemail to view the notifications. Details described in Call Group notification manager chapter

2 - Timeout: the maximum period of time in seconds, during which the system tries to connect the caller to a Call group member; after the timeout is reached, timeout set up in Seconds before recalling all the members again field is applied; after which the system will try to connect the caller to a Call group member again

...

Note

Notes:

...

  • Call All 10: agents are called by groups of 10 (10+10+10+X) until one answers
    • dynamically added users in this case receive the call together with the first 10 members
    • Timeout specified in the first field is applied to each group of members

...

  • Round Robin: the next agent is selected on the list following the individual that received the last incoming call
  • Call All 32: all available agents are called simultaneously until one answers (no user features processed)

    Note

    Notes:

    • Available for all devices including Web ZD and mobile apps (it is possible to disable push notifications for mobile apps, see details in the Example of the Dialplan procedure for managing Call group calls)
    • This strategy supports up to 32 users (previously it supported up to 32 devices and each device of CG member was counted)
    • The current delay between CG members equals 20ms to achieve almost simultaneous ringing


    Warning

    Limitations:

    • User preferences (call forwarding etc) are not processed when this strategy is used (they are turned off)
    • Feature is not available on old HW PBX
    • When Call All 32 strategy is used, it is not possible to pick up a ringing call using the pickup group feature. Documentation: Call and Pickup Groups


  • Longest Idle: the agent who answered the call the longest time ago is called
  • Fewest Calls: call the agent who has the lowest number of answered calls
  • Linear: agents are called sequentially starting from the first member on the list until an earlier person is no longer on the phone
    • dynamically added users are called in the order in which they are added

15 - Default priority for dynamic users (appears if you set "Priority" strategy) - set priority for dynamically added call group members

...

Supported models: Start (ex WP410), WP480G, WP490G R2/ R3; WorkForce, WelcomeConsole, Start 5, WorkForce 5, ForcePro 5, WelcomeConsole 5.

It is also possible to log into Call groups as a dynamic user via BLF "Contact center" on VoIP phones:

  • Add BLF "Contact center" via Collaboration (Settings-> Function keys) or WMS (Users -> Edit preferences -> Settings -> Function keys)
  • Press BLF "Contact center" on WP4X0/ WorkForce/ WelcomeConsole/ Start 5/ WorkForce 5/ ForcePro 5/ WelcomeConsole 5
  • Press "Sign-in" Soft key 
  • Select a Call group you would like to log in and press "Switch" Soft key
  • To log out from a Call group, press "Switch" Soft key
  • To log out from all Call groups, press "Sign-out" Soft key

...

Note

Note: Starting from WMS 6.03.20230630.3, Cloud Analytics (CDR-View 2.0) was introduced, which replaces the functionality of CDR-View. See documentation for more details: Cloud Analytics (CDR-View 2.0) in Collaboration.

Call Group notifications manager
Anchor
cgnotificationmanager
cgnotificationmanager

...

Configure Autofill for Call group calls via Dialplan

Starting from WMS 6.04.20231012.1, it is possible to configure Autofill option for Call group calls via Dialplan. With Autofill enabled, calls to a Call group are distributed to available agents simultaneously. When disabled, calls are delivered in a serial manner. By default, Autofill is enabled for all call group strategies except Call All 10/32. In some cases, in busy environments with many incoming calls, with Autofill enabled the call that arrived earlier, could be delivered to an agent later than other calls.

To disable Autofill, modify the Dialplan procedure used for the group, by adding Custom application -> SET(AUTOFILL_QUEUE=false). For more details, see Dialplan applications - Admin Guide

Image Modified

Note

Note: The setting is applied to calls that come via the Dialplan in which the setting is configured (not the whole queue).

Prioritize calls to a user belonging to different call groups by the longest waiting time

...