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/JYEbB" 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=68911397" 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> |
Scroll export button | ||||||||
---|---|---|---|---|---|---|---|---|
|
Info |
---|
This Article describes how to configure Emergency On-call Voicemail notification for emergency after hour services. Created: April 2020 Permalink: https://confluencewildix.wildixatlassian.comnet/wiki/x/JYEbBOBfOAQ |
Table of Contents |
---|
Introduction
...
Create 4 Dialplan procedures with the following rules:
OnCall_CBK
h
- Set – ORIGINATE_CHANNEL – Local/${CALLERID(num)}@OnCall_In/n
- Set – ORIGINATE_CONTEXT – OnCall_Out
- Set – ORIGINATE_EXTEN – ${CALLERID(num)}
- Set – ORIGINATE_PRIORITY – 1
- Set – ORIGINATE_CALLERID – Callback: ${CALLERID(name)} <${CALLERID(num)}>
- Set – ORIGINATE_TIMEOUT – 840 (Note: Set to max time for TOTAL agent notification, to include the failover call groups)
- Set – ORIGINATE_ASYNC – true
- Set – ORIGINATE_VARIABLES – QUEUENAME=${QUEUENAME},QUEUEPOSITION=${QUEUEPOSITION}
- Custom application – Originate()
...
- Voicemail access 4000 Option C (DO NOT skip the pin)
OnCall_Confirm
default
- Play sound and wait for digits – “You have selected for emergency on call assistance. To leave a message for an on call agent to return your call, please press 1. To return to the main menu, please press 2 or remain on the line.”
- Wait for digits – 3
- IVR – (Enter the name of the IVR you are using. Example: Night_Main)
...
- IVR - (Enter the name of the IVR you are using. Example: Night_Main)
OnCall_In
[+0-9]X.
- Custom application – Queue(2,Cr,,,420,,,,,4)
- Custom application – Queue(3,Cr,,,420,,,,,4)
...
Note |
---|
Note:
|
OnCall_Out
[+0-9]X.
- Set – PRESERVE_CID – yes
- Play Sound – “Hello. This is an emergency on call voicemail notification.”
- Voicemail access – 4000 – Option – S – skip pin
...
- Number – #
- Item Action – Action
- Dialplan Prodecure – OnCall_CBK
- Called Number – #
...
Macrosuite divider macro | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Button macro | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|