IPCC Express Premium Script question

I made the script that records the message of the appellant on the disk and that it plays to the agent when it is available. But if another caller left the message that the new replaces the old. How to set the variable in order to overcome this problem?

THX

There are referential holiday Cisco Script script, which will show you how to read the current date to convert to string.

Wei

Tags: Cisco Support

Similar Questions

  • IPCC Express Premium supports stored procedure calls

    IPCC expresses premium version support database features get information from databases odbc by calling stored procedures? The customer does not want that all custom sql queries with access, we are only allowed to use existing stored procedures.

    Yes, there is a post in March that describes what you need to do. I am currently using stored procedures with a SQL DB client and it works very well. I don't have to add custom tables that correspond to the stored procedure output well.

    http://forums.Cisco.com/eForum/servlet/NetProf?page=NetProf&type=EmailAFriend&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1ddd8f26%2F2#selected_message

    Mike

  • Design CRS in IPCC Express 3.5 question (3)

    We'll go to implement 5 lines (saying 1111, 2222, 3333, 4444, 5555) using IPCC Express 3.5 (3). However, we only put all these 5 direct line numbers calls in the same CSQ. And we will define different priorities to these 5 numbers from direct line such as all calls be answered firstly with 1111. How to implement this scenario? Thank you very much.

    (1) triggers have nothing to do with CSQs, triggers, it is allowing CallManager transfer a call to CRS, you can have as much as you want pointing to the same scripts

    (2) you can create 5 separate scripts if you want, I think that it is easier in a script.

    I have attached the script for you, any questions?

  • CRA and IPCC Express

    Hello

    ARC is required for the deployment of the IPCC Express Premium? In the demo flash, Application Administration, customer response was used to display the reports of the IPCC Express in real time. Is there another way to display these reports, if the CRA is not installed?

    Thanks in advance.

    Mike

    Mike,

    The CRA is an engine which includes IP/IVR and IPCC Express, the queue manager. Depends on your license, you can run one of these products.

    So, you have the CRA administration web page. You can access the reports in real time through the supervisor page: http:///AppSupervisor. You add a user to the CRA with supervisor privileges in order to get the page of supervisor.

    Hope this helps,

    Juan Luis

  • IPCC Express scripts custom Variable

    Hello

    Within the IPCC Express 3.5 (3) can define a variable that I can refer in many scripts?

    For example; I could define a variable to 1 on a script1 and then on another script2, I an IF statement, referring to this variable in script 1.

    I can't find a method to do this.

    Thank you very much

    D

    This is the case even with 4.0.

    Guys look at the script repository

    http://www.Cisco.com/en/us/partner/products/SW/custcosw/ps1846/products_implementation_design_guides_list.html

    Discover the scripts State_Check and State_Update under the IP - IVR folder, that's exactly what you want to do.

    I create a similar script for a client who needed to set the variable to the fire drill and redirect all calls in line waiting and again to voicemail when the variable is defined, in all the scripts of the IPCC, I used the State_Check as a subflow at the beginning of the script, and then in the loop of the queue.

    HTH,

    Chris

  • IPCC Express Dial by script name

    Hello

    I'm looking for a sample script of how configure dialing by name on IPCC Express 5.

    Note that we do not use any product unit, everything must be done using the IPCC scripts.

    Thanks,

    Chuck

    Chuck,

    Its enough big and intervined if I were you I will not remove all the variables or change things.

    Use and just use labels go to this place desired direct. I got it as I wanted after several tests.

    Thank you

    Barnes.

  • IPCC Express 3.5 licenses

    IPCC Express 3.5 Enhanced version includes the reocording and control of license. or should it be ordered to seperetly? I belive it comes with Enhanced and Premium, but I assure you.

    Chris

    To answer your question, Yes.

    Tons of good info and presentations here if you want as well:

    http://Tools.Cisco.com/CMN/JSP/index.jsp?id=30526

    Andy dignan - berbee

  • IPCC Express, option for the appellants out of the queue and leave a message.

    We are running 4.0 (5) IPCC Express improved. I need to configure our current ICD script so that when the appellants are held in the queue, they can press 0, out of the queue and leave a voice message. The ICD script we use is an exact copy of the script icd.aef by default on the system, it has just been copied and renamed. My question is, what are the steps I need to use the script to enable this feature?

    Two options. Option 1: Use the IPCC completely to save messages and manage messages as you seem to did so. Option 2: Transfer the caller to your voicemail number pilot and use your voice mail system to record the message.

    Steps to Option 1:

    1 early on in the script, use the step to read the Contact information call to capture the called number and save it as a variable.

    2. use the step to get a string to allow the caller to press 0 to leave a message. On the Filter tab, allow only the key 0 be hurry.

    3. in the leg successful step to get a string of digits, add the following steps.

    a. contact Dequeue step.

    b. reading quick step that contains a prompt that asks the caller to record a message after the tone.

    c. step recording, which records the message saved in a Variable of type "Invite".

    d. use the Terminate step to end communication with the appellant (you can add a quick step before that game if you want to tell the caller that the message has been saved).

    e. at this point, you can either use writing document step to record voice messages in a folder on the server of the IPCC, or you can use a series of other steps to place a call to the queue and play the message the following agent that meets, or you can attach it to an email and send it it make the address email of your choice (or a combination).

    I have this HUGE warning. I had several problems with what I've been able to overcome, but it requires a bit of diligence.

    -L' registration step requires a termination character (# or *). If the caller hangs just straight up, the script returns an exception and drop dead. You can manage the 'contactinactiveexception' using a step on the Exception and have it go to a label that you can put it as the first step under the leg successful registration step. In this way, if the user hangs up, the script handles the exception by going directly to the successful step. You can clear the exception just after that.

    -You will also want to handle this exception before Terminate step. If the caller hangs up and you try to put an end to this contact when he is no longer active, the script will always die, and the remaining steps will not run.

    We use the option to place a call in the queue. In itself, this requires a lot of thinking to make sure that the script is not die when an exception occurs. I ended up putting some exceptions in place where if there is a problem and that the recorded message never makes it to an agent, a log file is stored on the server as well as messages stored in a .wav file. Then, an email is sent to the contractor with these attachments also.

    Thus, it is as effective as make you it. Try to keep things simple at first, and then build on that to improve the experience of the appellants.

    Steps for Option 2:

    1. use the step to get a string to allow the caller to press 0 to leave a message. On the Filter tab, allow only the key 0 be hurry.

    2. in the leg successful step to get a string of digits, add the following steps.

    a. contact Dequeue step.

    b. call no redirection to the number voicemail pilot.

    I have not used this option, so I can't say with certainty how Callmanager will handle this call. The voicemail system will need to see the call as transmitted from a number that has a voice mail on the system account. If this does not work, you can use a dummy CTI Port with a fake extension that is configured to transfer to voicemail, then the voicemail box must be associated with the wrong extension. If you use Cisco Unity, you will also be able to use a routing rule to force the IPCC calls to a particular mailbox. Call the Viewer from the unity tools depot allows you to see the way in which the appeal is made to the unit.

    I hope that helps you and that it is not too verbose.

  • Third of the reporting tools for IPCC Express?

    Someone has some good suggestions for reporting for IPCC Express tools with tool included historical reports? I need to provide more robust outbound reports, and most of the historical relationship is centered on incoming calls. So I was wondering if there are some 3rd part there tools that offer better reporting box. We could develop our own with the Crystal, but I'm looking for something more 'out of the box. Thank you!

    Hey Jon,

    This seems to be a very common question on this Forum.The only thread I could find which does not reference Crystal Reports has been that of December last year that speaks of a product of prognosis.

    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=IP%20Communications%20and%20Video&topic=Contact%20Center&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1dda04fd/0#selected_message

    I do not use this product, but thought this might help you in your search. Perhaps could you follow up with Wei and see where it leads you.

    Take care!

    SoC

  • IPCC Express estimated the waiting time in the queue

    I have an ipcc express 4.0 and my client wants the number of callers to hear a prompt indicating the estimated waiting time in the queue.

    Is this possible with this solution? Maybe to deal with scripts.

    Any idea?

    Jose

    Jose,

    You can do the process you like through the IPCC Express Scripts.

    You must use the "Get Reporting" statistical step under 'IPCC Express' in the script editor and choose the statistics that you want, in your case, you have to select 'Report object'-> 'CSQ IPCC Express' and afte, select 'Area'-> "Expected wait time", store that value in a variable to create as a guest to read the value.

    Hope this helps,

    Juan Luis

  • Unable to preform IPCC Express configuration

    Does anyone know how to fix... After installing IPCC Express 3.5 2 - restart the server and the connection to perform the initial configuration - Web appadmin page gives the following error:

    You are not authorized to view this page

    You don't have permission to view this directory or page using the credentials you supplied.

    -----------------------------------------------------

    Please, try the following:

    Click the Refresh button to try again with different credentials.

    If you think you should be able to view this directory or page, please contact the Web site administrator by using the phone number or email address on the homepage of ipcc1.

    HTTP 401.1 - Unauthorized: the connection failed

    Internet Information Services

    I saw another post for this mistake, but not answers.

    It was a new installation, not an upgrade.

    Thank you!

    Hello

    I've seen this a few times... If you check your application/system/security event logs (I think, it's been a while) you will see a recorded error when you access the page.

    He referred to an account of user like IUSR_Guest or something like that.

    This account will be a member of the "Guests" local group (in local computer / management of users and groups) that if you look in your local security policy is denied certain rights to logon.

    If you delete the account in question of "Guest" and reboot it will begin to work...

    Aaron

  • IPCC express, change the format of the historical report

    IPCC express 3.5 2.

    How can I change the format of the historical report such as the name of the title via crystal report that is available in the "Reporting"?

    Another question is how to generate the report which is available in the directory "model of report? Need to copy the files to a specific selectable directoty in the report tool?

    Thanks in advance,

    All reports are Crystal reports format, so open Crystal report templates and change the title as you want. All report templates are under historic cisco reports > report templates folder.

    You must add the new report in the report with .xml catalog file.

    Wei

  • What are the permissions to the supervisors in the IPCC Express?

    What are the permissions supervisors have in IPCC Express? The client wants to know if we can set permissions for supervisors as a Multi level admin for the call manager.

    Hi Chuck,

    Adding a user as a supervisor by the IPCC allows them a login to the http:///appsupervisor page. As far as I know, you cannot restrict access more far. If you make reference to what the agents/csqs they may see, then you can divide them into teams and only associate the supervisor access to the specific group of officers/csqs. Moreover, I think that we work for the same company, do not hesitate to these question directly. Nice to see you here on the forums.

    -Chuck L.

  • IPCC Express - step of reading DB with variables

    Hello

    With the help of the IPCC Express 4.0.5. I have a DB reading step that takes call coverage of CallManager information on specific extensions. "Selection field" tab I have:

    In this case, he pulls the info for extension 66960 successfully. What I really want, is to replace '66960' with a variable that gets defined earlier in the script.

    Does anyone have experience with this? I can create a variable of string called 'test '. However, if I can replace "66960" $test I get an "undefined SQL statement variable: test" error message.

    Any help appreciated.

    Thanks - Rob.

    You can control if you have a return transport after that the variable 'test' in the db read step. If so, removing the same will save the step with the variable in the query without any error message.

  • Wrap the stopwatch for IPCC Express

    I've seen a number of conversations about the film the timers being availible in IPCC Express 4.0 so that you can put a delay after an agent ends a call before taking another.

    I've not seen this in the documentation. Is this availible and if yes, how do you implement it?

    Thanks for your comments.

    Its configured in the section Contact Service queue. See the attached picture.

    Please evaluate the useful messages.

    adignan - berbee

Maybe you are looking for

  • IPhone 5 s screen does not turn off when it is plugged in to the charger.

    Hi all I use Iphone 5s from the last 4 months. Recently I came across this situation. Sometimes I see screen only turns off when its plugged into the charger. After a few hours of mobile will be turned off. Sometimes I manually press the power button

  • How to stop moving iMovie titles

    in the new iMovie, all titles to move. I still want just a title screen, how do I get that?

  • Family sharing and creation of local Web site/blog

    Hello... I have been looking online and have not found what I'm looking for... Maybe I'm using the wrong terminology in my query. I hope this is something already available and I don't know where to find it on the machine... We have an iMAC with the

  • TestStand Expressions... how to create

    Hello I am relatively new to TestStand. I have difficulties in understanding written in sequences of complex expressions. Where can I get information on writing expressions in TestStand. Is there any manual document or pdf on the net that I could use

  • How to install an audio output device

    The sound was coming out the speakers tour earlier today. When I tried to plug in a pair of high office speakers, I couldn't not all sounds on their part at all. Speakers were plugged into a power outlet and worked, the green light was on which indic