Versions Compared

Key

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




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=80708192" 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

This Document provides instructions on how to set up the Call Group notifications manager feature that allows all users to view missed calls notifications for specific Call groups.

Created: November 2020

Updated: September 2021

Permalink: https://confluence.wildix.com/x/YILPB

Table of Contents


Html
<script src="https://fast.wistia.com/embed/medias/x21em24ajc.jsonp" async></script><script src="https://fast.wistia.com/assets/external/E-v1.js" async></script><span class="wistia_embed wistia_async_x21em24ajc popover=true popoverAnimateThumbnail=true" style="display:inline-block;height:315px;position:relative;width:560px"> </span>

...

  1. Make sure you’ve indicated Call Group notifications manager email. Go to WMS -> Users, find the Call Group notifications manager, and click Edit
  2. Fill out the Email field and click Ok:


  3. Go to WMS -> Dialplans and modify the Dialplan procedure used for the Call Group by adding . Add Set application with variable CG_MANAGER_MAIL_NOTIFY=yes before the Call group application:


  4. Click Save.


Note

Note: For notifications to be sent to email, make sure the SMTP client is configured via WMS -> Settings -> System -> SMTP client.

...