11-11-2012 07:04 AM - edited 03-14-2019 10:49 AM
Does anyone have a sample script to create an application that allows a supervisor to call in and shutdown a callcenter? I'm thinking, the supervisor calls in, authenticates, and presses 1 to start, and press 2 to shutdown. If the supervisor chooses to shutdown the callcenter, a custom prompt would be played and users would have the option to leave a voicemail. Any help here would be great, thanks!
11-11-2012 07:15 AM
Justin,
There are examples for emergency closing scripts here, under script repository link:
from readme:
emergency.aef:
***************
Description:
============
This script allows an authorized administrator to call into the script and enable
or disable emergency routing.
How it works:
=============
(1) User calls into script
(2) prompted to enter username followed by #
(3) if successful, last name and then first name
(4) Checks users.xml to see if existing user is on authorized list, is then prompted for PIN
(5) enter PIN followed by #
(6) if successful, goes to menu: press 1 to enable, press 2 to disable, 3 to cancel
(7) if enable/disable, value is substituted into emergency_template.xml and written to emergency.xml
Keep in mind that the script is for version 5 (Windows based) so it refers to putting some files into specific folder, you may need to adjust that logic and use document repository on Appliance based UCCX.
HTH, please rate all useful posts!
Chris
05-13-2019 08:00 AM
Hello,
I am using the emergency shutdown script and I am wondering if there is any possibility of adding some steps to it. My customer is wanting to be able to:
- Call in and login and authenticate as an "emergency agent"
- Follow an IVR and shutdown specific call center queues. i.e Press 1 to shutdown csqA, press 2 to shutdown csqB
- log back in and restore that queue.
- They only want to use one number to do all this.
Any help on this would be greatly appreciated
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide