Put an outage update at the start of the call

When users call the help desk, we want to have something that gives the status of outages (or lack thereof) before the user gets the menu for the IT department options.
Something like:
<outage notification>
<Greeting with menu>
How would we change that outage notification during any outages without having to get in and change the script everytime?

You wouldn't put that simple prompt manager in an existing script.  I mean, you could and all, but you're probably going to want to grow it into a full featured prompt manager for all of your prompts.
Anyway, your users are End Users from CUCM.  You have a handful of choices for actually authenticating the users, but for testing you may want to just stick to hard coding the password in the script.  Once you figure out how it works, you can then look to prompting the caller for a PIN number.  The PIN is set in CUCM.  The user needs to be an admin in UCCX.  As a trick, you can make up a passcode in the script, ask the user for it, if it matches, you then authenticate a static user account such as crsadmin or uccxadmin, etc.  The down side is the Prompt repository will show that account name instead of the actual person who made the change.  It's basic auditing, but it's something to think about.
Anthony Holloway
Please use the star ratings to help drive great content to the top of searches.

Similar Messages

Maybe you are looking for

  • How Can I Display Embedded Equations in PowerPoint?

    I am finding that my embedded equations are being stripped from PowerPoint presentations when i show them in the classroom and I am looking for a way to preserve them  (I share to the classroom via either Shared Content or My Content).  I am using Ma

  • PhotoShop CS2 crashes at start up

    Hi, I've been using PhotoShop CS2 for 4 years with no problems.  I work on Mac OS X 10.4.11. Couple of days ago I tried to open PhotoShop and it crashes at start up, after running the opening script. Recently I installed a new printer, which I remove

  • Transfer content from old power imac to new intel imac

    What are the dos and do nots when transferring the content from my 6 year old power imac to a new intel imac top of the range? Thanks, Tom

  • Problem with combobox.select method in 2007A

    Hi, When I'm trying to select the empty validvalue with a combo in SBO 2007 A, I've the error "Out of Range" myCombo.Select( 0, BoSearchKey.psk_Index); However I'm sure that the item 0 of my ValidValues is blank. I tried to do the same thing by value

  • JSF Data Table in Sequential Level

    Hi All, Assume i have a List and it contains 2 records. I need to display in Sequential Level in Frontend, When i use the below code <h:dataTable value="#{emp.detailList}" var="empVO" headerClass="tableheader" columnClasses="tablecell"> <h:column>