Versions Compared

Key

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



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/BADJAg" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="#https://confluence.wildix.com/spaces/flyingpdf/pdfpageexport.action?pageId=46727172" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

Document descriptionThe Guide describes what are call and pickup groups and shows how to configure them.

Created: June 2019

Permalink: 

...

https://confluence.wildix.com/x/BADJAg

Table of Contents

Overview

  • Call group (do not confuse with Call groups (Queues) is a list of group memberships that users belong to for call pickup

...

  • purposes
  • Pickup group is a list of groups that users are permitted to

...

For example, user A belongs to "Support" Call group. User B belongs to "Sales" Call group. If User A wants to pick up calls of User B, it is necessary to add "Sales" to Pickup groups  of user A.

...

  • pick up in

Call and pickup groups are designed to be able to pick up call group calls and prevent from creating a big amount of ACL groups to pickup purposes. Usually members of one department, team who share the same office are added to one call group. 

The new behavior of picking up Call group calls:

  • User A can pick up any calls belonging to a Call group specified in the user's Pickup groups (and can't pick up other calls) 
  • To pick up calls of the user A, specify the name of a Call group in the user's Call groups 

If call/pickup groups don't set for an user, then old behavior is active, otherwise - new behavior is used

When the new behavior is used, ACL "Can-CallPickup-<group>" doesn't work, pickupgroups parameter is used instead. Users with different behaviors can't pick up calls of each other.

...

Example:

User A belongs to "Support" Call group. User B belongs to "Sales" Call group. If User A wants to pick up calls of User B, it is necessary to add "Sales" to Pickup groups of user A.

Configuration

To enable the

...

new behavior:

...

  

  • Go to WMS -> Users -> select a user/ multiple users 
  • Click Edit preferences ->

...

  • Settings 
  • Specify names of Call / Pickup

...

  • groups:

In our example, the user belongs to "Support" Call group and can pick up calls of the same Call group and "Sales".


Warning

Names of Call/ Pickup groups should: 

  • contain only latin letters, digits, "_" and "-". Must be case sensitive 
  • not be only digital (can't distinguish from pickup*(extension), gpickup*(id acl group)) 
  • not start on cg_ (can't distinguish from pickup*(cg_$id)) 
  • be separated by commas 
  • The maximum length of the string is 1024 symbols. The length of a group name and number of callgroups is unlimited 

After the configuration

When the new functionality is enabled (means that at least one value is added to "Call groups"/ "Pickup groups" field), BLF "Group pick up" and ACL "Can - Call Pickup - Group" stop working. 

To pick up calls, you can configure BLF "Speed dial" indicating Feature Code "Pickup" 88*group name. 

If there are several calls to be picked up, one random call is picked up.


Note

Note: Users with different behaviors cannot pick up calls of each other.


Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/BADJAg" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...