UCCx 8 Callback when agent is in Ready State

To all,
I am stuck.  Here is the basic logic for my callback caller script when agent is in Ready state.  After the Get Digit String step, what should I do to terminate the call and keep the script running?
Select Resource (--Triggering Contct--from CSQ)
          Connected
          Queued
               Menu
                    CallbackNumber = Get Digit String (--Triggering Contact--)
                              succesful
                                   If(stat_ReadyResources_OF_CSQ > 0) then
                                            True
                                               outcallToCaller = Place Call (to callbackNumber)
                                                      successful
                                                             Call Redirect (--Triggering Contact--to Overflow Q)
* OverflowQ is another script.
Thanks,
Nelson

Set the contact as still being active, even though no one is there.  You will not be able to play any prompts or anything to that contact though, that will result in errors, unless you catch the error.  You can of course redirect playback to the contact that you call.
ErrorReason = Get Trigger Info (Aborting Reason)
On Exception (ContactInactiveException) Goto Begin
Delay 2 sec
Accept(--Triggering Contact--)
Delay 4 sec     <---Hang up before these 4 seconds are done.
Begin:
Clear Exception (ContactInactiveException)
Set Contact Info (--Triggering Contact--)
     Language: strLanguage  (I have a Language varible named this with the value L[en_US] )
     Handled:
     Session: strSession (I have a Session varible named this with the value null )
I edited this to add the delay and accept steps, so you would know the proper order for them to be in.  I have a script that calls customers and asks if it is ok to fax them documents to that line in the next 5 minutes.  So they know to let the call go to their fax.

Similar Messages

  • When the agent is in ready state, call has to go to voice mail incase the call is not answered

    I need to create a script for  helpdesk setup.  When call hits the CSQ, if agents are free the call will get connect to an agent, else it will be queued. Till here i am clear. The step where i have stuck is , when the  agent is in ready state and when the call gets connect to that agent, due to some reasons if agent, do not answer the call, it has to get transfer to voice mail .  Can someone help me with this please... We are using UCCX 8.5...

    Not sure the logic that Anthony used in some of the prior solutions but try following Logic in the ScreenShot and let me know how it works out for you..
    As Jeff mentioned (and I overlooked) If there is a Ring No Answer and there is another Agent Ready then the first Step in the Failed Output Branch will not Evaluate..the Script Logic takes the "caller" back to the Select RSRC Step..so I'm doing an IF check to ensure that wasn't the case..and if it was then I will Dequeue the call and perform the necessary transfer..(after the Successful Transfer you probably should Goto a Terminate Step)..Cheers

  • Make CAD agents to go ready state upon login

    hi all,
    hope someone can help. running uccx 8.0.   when agents log into CAD, it always put them in not ready state. is there a way to make them go ready right away upon login.
    thanks
    vijay           

    Hi Vijay,
    Agent State Action
    An Agent State action enables you to select an agent state to associate with an event.
    Agent State actions can be associated only with Answered and Dropped events. The
    only valid agent states are Login, Logout, Ready, Not Ready, and Work.
    To set up an Agent State action:
    1.Set up a new action. See “Adding a New Action” on page 98. The Select Action window appears.
    2.Select the Agent State tab, and then click New. The Agent State Action Setup box appears (Figure 49).
    3.Enter a name for the action, select the agent state control from the drop-down list, and then click OK
    Please refer the CDA guide for more information,
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/user/guide/cda85ccxug-cm.pdf
    Hope this helps.
    Anand
    Please rate helpful posts by clicking on the stars below the right answers !!

  • Agent never Not Ready state

    Hi 
    I have a CUCM 8.5 and UCCX 8.5 workingwithout problems, but now the customer wants his agents never stay in state "Not ready" no matter the event, the agent never can stay in not ready state.
    Any idea if i can do this?
    Regards

    OK - you mean not go automatically into work at the end of the call? Disable 'Automatic Work' on the CSQs in AppAdmin.
    If you mean not go automatically into 'not ready' when a call is missed, you can set the 'Agent State after Ring No Answer*' setting to 'Ready', but this is generally a very bad idea.
    Aaron

  • Agents in not ready state too long drops calls.

    Using CRS 4.0(3) with agent desktop.
    Issue is that when agents go to lunch they go into the not-ready state until they come back from lunch. Upon coming back from lunch, they proceed to go ready and then they start dropping calls as they come into the que.
    If you log out completely and close the application when you leave for lunch versus going not ready for an extended period of time the issue does not appear when you log back in.
    Any ideas?

    Update on this. I looked at the control center and saw that my server was in partial service. I verified the service was the JTAPI subsystem.
    I ran the JTAPI update client tool from this link
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00801c8316.shtml
    and saw the version of JTAPI between the CCM and the IPCC server were off. I updated both IPCC servers to the same version of call manager and will now hold to do some testing.

  • Agent going to ready state after login

    Hi guys,
    I have UCCX 5.0(2) and I would like to force agent to go to state ready after login. There were some posts on this topic and they suggested to play with workflow:
    1. add add action agent ready at startup - for this I get: "Error on Startup Event. Error Message: An Agent State Action may only be used on Answered and Dropped Events."
    2. add macro - record putting agent in ready state (keystroke Ctrl +W). This I can do, but agent gets error during login: " Could not execute Macro Action. Unable to playback to windows program."
    Did you have similar problems? Did you solve it and how? Or maybe you have some other idea how to force agent to go in ready state after login?
    BR,
    Jelena

    Hi,
    Problem An agent using Windows XP was able to start Agent Desktop, but was
    not able to enter an active state.
    Solution Windows XP can be configured so that the Internet Connection Firewall
    (ICF) is active. ICF acts by keeping track of all traffic to and from the
    computer; it will only allow information through that has originated from
    that particular computer. If a message originates from outside the
    computer, it will be discarded.
    To solve this problem, either turn off ICF (requires someone with
    administrator rights to the computer) or override the defaults to include
    known “good” connections like the CAD servers.
    And also, is it by any chance happening during a failover or failback scenario in a High Availability (HA) setup?
    If its a HA setup, did you install this CAD after the HA setup is made i.e. the CAD has the entries for the ip address of the both the nodes.
    Hope it helps,
    Anand

  • Interaction Center scenario: total time when agent is "not ready"

    Hi,
    I have a requirement to show the total time when an agent is "not ready" in IC. I know an agent is either "ready" (to pick up calls) or "not ready". Any idea which business content handles this?
    Thanks!

    As thomascollins said, you can build an Agent Management workflow. A couple of comments though.
    A lot of our agents have multiple extensions on their phone.  If they are talking on a non queue extension they let the queue extension ring out putting them in a "not Ready" State.
    It would be better if the agent went "not ready" immediately they take a call on their non-contact center line to prevent RONA which is not providing your customers with the best possible service. The routing engine will select another available agent. This positive action by the agent will remind them to take the inverse action and make themselves ready when they finish their call on their non-CC line (well, maybe ).
    Requested FunctionalityProvide Queue supervisors with an alert through email or another method to let them know that an agent have gone into a "Not Ready" State.
    You would not want this alert done immediately - the poor supervisors would get hammered. Perhaps an alert if an agent is in the "not ready" state for more than (say) 5 minutes. Of course, this now means that the not ready state is useless for meetings, short breaks, lunch and so on - and agents would have to logout for those. Not a problem, and logging out is my preferred method. Just making an observation.
    Regards,
    Geoff

  • Getting ORA- 4031 when switching db_cache_advice to ready stat

    i m getting memory allocation error while switching from off to ready...tell me what should i do to make it on.

    Check out http://metalink.oracle.com and search with "ORA-04031 DB_CACHE_ADVICE". Several useful documents are found.
    MHE

  • Agent State Display - Can you highlight when an agent is Not Ready

    Hello...
    My customer is looking for a way to highlight when an agent has gone in to the "Not Ready" state...  their preference would be to change the font color to red in the supervisor desktop display in the Agents - Team State section, but they are open to ther ideas as well.  We are currently running UCCx 7.0(1) with CAD/CSD 6.6(1)
    Screen shot of supevisor desktop attached
    Thanks,
    Craig

    I am not sure if highlighting the agents when the state is changed is possible in CSD.
    However I am curious to know why is there a specific need to highlight the agent when you already see the status going to RED from GREEN during not ready state ?
    Regards
    Anuj

  • UCCX Agent ready state softkey

    I was under the understanding that UCCX agents could also sign into the ready state through they're assigned phones ? So far in my reading of documents and such I have yet to see any bit of information for setting up agents without CAD. In many of our situations we would like the agents just to be able to sign into the phone adding them to the rotation for incoming calls.
    Does anyone know if this is possible and if so is there a reference in some document outlining it ?
    Thank you.

    Are you looking to log in agents without using the agent desktop? Check out IPPA (IP Phone Agent). This is a IP Phone service that you assign to the agent phone in call manager.
    Set up the agent as normal, then add this service to the phone in call manager:
    http://x.x.x.x:6293/ipphone/jsp/sciphonexml/IPAgentInitial.jsp
    where x.x.x.x is the ip of your UCCX server.
    See page 128 of this doc... http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/installation/guide/cad85ccxig-cm.pdf
    Brian
    Please rate helpful posts

  • UCCX abandoned calls when agents are ready

    We are running CME 7.1.3.32900-4 and UCCX Premium 7.0(1)SR04_Build 443.  We are having a problem with agents going into reserved state for a call but the call never gets delivered to the agent's phone.  Since the call goes unanswered, it is marked "abandoned" and gets dropped even though several agents are ready to accept calls.  I did a reboot on the UCCX primary and secondary servers and I also reset the voice gateways.  Does anyone have any idea what causes this behavior and how to correct it?

    Hello,
    I had it before with UCCX 7.0 and it was a BUG.
    check these two bugs in 7.0
    CSCtc32123   
    UCCX 7.x Select Resource Step reaches 1000 step max and fails
    CSCsz93333   
    Modifying CSQ variable in the Select Resource Step after queuing a
    call
    Those two caused a group of agents to go to reserve state for like 60 agents causing the calls to DROP.
    these problems resolved in SR4 with ES02 , as i understand you already have the SR4 , so i suggest to opne a TAC so that they can give you the ES .
    BTW , this is happened to me before like 1 and half years , i didn't check if there is a later version of SR for the UCCX 7.0 , if there is check the cavateas on the next SR maybe they solved the problem without the need for the ES.
    Hope this helps.
    Amer

  • Agent cannot go to ready state after lunch or break without loggin out and back in.

    UCCX 8.5
    I have a small contact center group.  One of the agents I just recently setup is having an issue.  She is telling me that when she selects work offline and then goes to lunch or break or something and comes back, it will not let her log back into the ready state.  She actually has to log out of Agent and then back in.  A screenshot of the error is attached.  Any ideas?
    Thanks guys.

    Hi,
    Problem An agent using Windows XP was able to start Agent Desktop, but was
    not able to enter an active state.
    Solution Windows XP can be configured so that the Internet Connection Firewall
    (ICF) is active. ICF acts by keeping track of all traffic to and from the
    computer; it will only allow information through that has originated from
    that particular computer. If a message originates from outside the
    computer, it will be discarded.
    To solve this problem, either turn off ICF (requires someone with
    administrator rights to the computer) or override the defaults to include
    known “good” connections like the CAD servers.
    And also, is it by any chance happening during a failover or failback scenario in a High Availability (HA) setup?
    If its a HA setup, did you install this CAD after the HA setup is made i.e. the CAD has the entries for the ip address of the both the nodes.
    Hope it helps,
    Anand

  • Cisco Agents goes to Not ready state

    Hi,
    I have use IPCC ver:4.0(5) SR01ES09_Build095.
    We have encountered that our cisco agents automatically change state and it will goes from log-in state to Not ready state.
    what was the solution where i have to check the logs.
    regards
    Salman

    Hi Salman-ahmad,
    This could be the way you have your agents or CSQ configured, you can configure IPCC to have them to automatically goto Not ready or stay in ready. Have you check your system parameter's?
    Under RMCM Subsystem, click the resource link on the left hand side,
    there is a "automatically Available" radio box you need to select.
    Otherwise you maybe hitting this bug.... Are these your symptom's?
    CSCsf11662 Bug Details
    Agent goes to Not Ready after making Outbound call from Ready state
    Symptom:
    Agent makes outbound call from ICD extension (to a non-ICD extension), when
    the agent finishes the call, they go into Not Ready state when they expect
    to be returned to Ready state.
    Conditions:
    - Cisco Customer Response Solutions (CRS) 4.0(3)
    - Agent makes outbound call from ICd extension whilst in Work state (after just finishing an incoming ICD call).
    - Agent places the outbound call on Hold at some stage during the call.
    Workaround:
    If the above scenario occurs, Agent needs to manually change to Ready state.
    HTH, Please rate if so
    Regards,
    Justin

  • Set calls to automaticaly go back in a ready state when not answered

    What I would like to do is when a call is not answered and it is dropped into a not ready state so it can be presented to the next Agent is have that agent that was put in a NOt Ready State come right back to a ready state. That way the Person does not have to re-selct the ready State button they can auto take the the next call. I hope I explained this correctly
    Thank you
    Dave

    Hi David,
    Yes, the call will be still held at Queue if someone doesn't answer it in the CSQ, it will try to reach the next available agent based on the criteria selected inside the CSQ.
    One thing which is to be considered while making Agents to go to Ready state automatically after RONA (Ring On No Answer) is, if the Agents take long time to return back to their seat and start handling calls, there might be many calls who have landned (depends on the call volume and Agent count) on their phones but due to non-availability of Agents , the overall call wait time will increase accordingly.
    Hope it clarifies.
    Anand
    Please rate helpful posts..

  • CTIOS agent goes in the Not Ready state randomly

    Hi all,
    It is a UCCE system version 7.0 with CTIOS Agent Desktop.
    I have one agent that is being put in the Not Ready state randomly and he can then re-put himself in the ready state.
    I have checked the following logfiles: ctios client, ctios server, cti server and I haven't found relevant information, all what I found was the timestamps when this agent was put in the Not Ready state.
    In the UCM pim logfile I found the below:
    9:38:59 pg1A-pim1 Trace: [  4608]CSTA CONNECTION CLEARED, TelephonyDriver::ConnectionCleared: SENT TO OPC
      CallID          = 39182119  DeviceID = 3942  DeviceType = Static
      ReleasingDevice = 3942
      LocalState      = NONE
      Cause           = EC_NONE
    Does the above mean that the connection from ICM to the agent phone has been lost and this caused the agent state to become Not Ready?
    Your help is highly appreciated.
    Thank you in advance.
    Lara

    Hi,
    can you also attach the above mentioned logfiles? We might be able to find something interesting in them. Thanks. G.

Maybe you are looking for

  • Generating a Vendor UUID and Product ID

    I understand the concept of UUID and a product ID, but I don't know in practice how to go about getting one. I'm working on making an appliance for my company, and let me preface this by saying I'm not a developer, and I'm wondering if a vendor UUID

  • ButtonMode in Safari 5.1 problem

    Hello there, This morning after updating to the latest Safari 5.1 I encountered a problem with using 'buttonMode=true": the cursor does NOT revert to default after leaving the control. Here is barebone example: <?xml version="1.0" encoding="utf-8"?>

  • Crisp / Clear Font Rendering?

    Is there any suggestion on Arch Linux running Gnome 2.6.30 to improve the crisp / clearness of my fonts? I installed the latest available nVidia drivers & under 'Appearance' > 'Fonts' > 'Details', I show the following: * Resolution: 98 dots per squar

  • Online Bill Pay Is Not Working

    I am trying to pay my bill online, and the service is not working.  I do not have any more time to waste on your website.

  • Unable to Connect to the Server and WLI Domain problem

    Hi All this is the details I have installed installed WIntegration Server and using quickstart click the Take to Platform tour I started all the servers Note-- I have not installed separate weblogic server 7.0 and not started. whenever I click starte