Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. effort1584

    AACC menu choices prompt

    Note there is not a need for VALUE 3 as it is the same as the DEFAULT, you could take it out. It is common to leave it in if spoken. Here are two options: Option 1 - Has to reconnect to start the voice session if repeat is selected. In theory that is not common callers cannot tell and most...
  2. effort1584

    Where historical reporting data are stored on the AACC ?

    AACC CCMS has it's own backup application for the database. Use it, nothing else. It is on the AACC CCMS server. Not sure if it is just a wording issue, but to be safe you do not backup reports, you backup the database. You may backup report definitions. Report definitions are stored on...
  3. effort1584

    How AAAD know wich ip address or AACC server will register ?

    In some cases you install by going to the web page of the server you want to connect to and go through the install process. At that point the software gets a configuration file from the server so it know where to go when it is started. If you are packaging you would take the files from the...
  4. effort1584

    CCMA sending reports to a FTP server

    AACC Commissioning Guide - Contact Center Manager Administration commissioning section. There are a few ways to accomplish your goal listed with steps for each (Chapter 7)
  5. effort1584

    Implementing queued call position announcement in AACC

    You are looking for the NUMBER or NUMBERBYDIGIT keyword (as a part of the PLAY PROMPT command). The numerical prompt values you found are not recordings they are variables pointing to recordings (which must be recorded in CallPilot Application Builder). You have to create the recordings and...
  6. effort1584

    Avaya AACC reporting question for Multimedia agents

    You may be able to filter a Contact Summary report to get this information.
  7. effort1584

    AACC 7.0.3 Installation documentation doesn't displayed How to Configure W2k12 Roles and Functions

    I have installed this version following the steps in the documentation and it worked. No need to configure features and roles manually for basic functionality.
  8. effort1584

    Service Level Threshold

    You cannot use two different thresholds within the service level calculations (by definition there is one service level and it applies to abandon and answered). You will need to change what you are looking at. Abandoned calls are counted to several different levels as can be seen in the...
  9. effort1584

    Creating Custom Reports

    You didn't mention the type (UCCX or UCCE). I only work on UCCE. If you have an administrative workstation or administrative server (AS or AW) they have a SQL database with Views to all the historical data. The database name you will use ends in awdb.
  10. effort1584

    Agent login also sends DTMF

    There are a lot of missing pieces here. One of the big ones is send #884 to what. If the audio appliance is between the PSTN and the PBX then Symposium has no way to send the digits to it at the point of login (it is not connected to the PSTN until a call arrives). Another big one: is there...
  11. effort1584

    ccma scripts not working

    Suspect issue is in CallPilot or integration to CallPilot. There is a document with the configuration requirements: AACC and Avaya Communication Server 1000 Integration
  12. effort1584

    IPO ACCS - Custom Report Question

    This is late, but in case you are still looking for the field: SksAcceptedDelay from the eCSRSTAT table
  13. effort1584

    Contact Centre Manager Administrator 6.0 with IE11

    Check Allow software to run or install even if the signature is invalid Uncheck Check for signatures on downloaded programs After you get all of the files installed put these back. Another possible option is an install file to install these without going through Internet Explorer. On...
  14. effort1584

    AACC Reporting Detail disparities issue

    There are other states agents can be in (busy, presenting, on other skillset call, etc.). That data is not meant to be a total of the logged in agents (one of the most common mistakes is trying to cross validate numbers that do not contain all values). It is the total of agents in those...
  15. effort1584

    Routing Blocked Callers to a menu or disconnect

    How about something like this: IF CLID = 20000000000..9999999999 THEN EXECUTE Valid_Clid ELSE DISCONNECT or whatever END IF SECTION Valid_Clid Continue with scripting...
  16. effort1584

    Export Scripts

    You can export scripts. Instructions vary a bit with version (mostly name references). You can also export or use excel to get agents, supervisors, etc.
  17. effort1584

    que routes call to two agents

    I have heard of this but think this is best resolved with Avaya support (too many variables based upon equipment and design)
  18. effort1584

    Adding new numbers to an existing call center app and skill. Phantom or new CDN's

    A separate number should have reporting if there is no actual cost to get it. Want to quickly know if the number is still in use, put in a new CDN. It is so little work for easy immediate access to information in the future.
  19. effort1584

    Voice treatment for New Route & PRIs

    In your environment (CS1K) acquiring a route is for reports, not call handling. For call handling you need to have the pertinent numbers which will come in on the PRI setup as CDN's and then acquire the CDN's. From there you can provide voice treatments such as menus.
  20. effort1584

    Can you restrict an agent's ability to search through contacts?

    Not possible, that is the basic function of the skillset partition. If they are in the same skillset they should have access to only the same information. I don't see the need in that fashion and see the problems with managing through turnover, which is why skillset makes sense, it is not...

Part and Inventory Search

Back
Top