IPCC - Missed Call Agent not ready

Hello
We have three departments using our IPCC Server. One has recently complained about missing a call and their phone gets put in Not Ready State.
I found this post:
Go to the SubsystemRMCM.properties file under c:\program files\wfavvid folder. Verify the following setting. Line: agentUnavailRNA=true
If it is false you will need to change it to True and restart the engine.
Can you tell me if this is correct? If I change it to false/true will this stop the phones from switching thier state only on a missed call?
Secondly, if this is the fix, I'm assuming this change is for the entire server and not the individual Que. Can I change it just for the phones who connect to the specific Que?
Thanks
Ash

Hello again
So we are thinking more about implementing the above solution. I do have a couple of questions/concerns if we do the implementation:
1. If there is only 1 agent logged in and available, the call will be released to the agent, the agent then misses the call, the call goes back to the Que, the Que checks for available agents and sees this agent is still ready and releases the call again. This would mean the agents phone will continuously ring until he answers it correct? The call will never remain in the Que?
2. Is there a way to set up the que so that all calls remain in the que until the agent decides to pick up the call? I found this doc:
http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00801c82ea.shtml
and was wondering about Figure 3. If I set the connect radio button to NO. Then I need to create the seperate Trigger Contact. However the "Selected" parameter is not found in IPCC 4.03 build 080. This document is for IPCC 3.
I'm not even sure if changing the Connect radio button is what I'm looking for?
Thanks
Ash

Similar Messages

  • Agent31 - agent not ready details - report

    Dear All,
    We are in the position to provide explanation to the customer about the agent31 - agent not ready details  report
    I herewith attached the screen shot of report, where i can see not ready duplicated two times as below
    reason code as 0 and 20003, and just gone through the explanation for 20003 found as below
    20003 - applicable if you are using the Cisco Agent Desktop
    If the agent is not in Not Ready state, a request is made toplace the agent in Not Ready state and then a logout requestis made to log the agent out.
    But customer doesn't use CAD they use web based customized cti tool.
    Please update with clarification or your idea.
    with Regards,
    Manivannan

    Hi,
    actually, the report shows what the ICM historical database tables contain - they contain what was written into those tables - ICM writes there whatever it was instructed to.
    So if your web based custom agent tool writes 20003 (or anything), then it will appear in the report.
    G.

  • UCCX script check "which agents not ready" and turn on MWI

    Hi!
    Is there a way to check which agents that are "not ready" i.e  gather user-id and extension?
    Then i want to use this "extension information" to light up the MWI on the "not ready" agents Cisco phones maybe by using unity and ctiports
    to turn on the MWI.
    OR do i need DB access to the UCCX to gather realtime of the agents name + extension + status?
    Somebody tried something similar before?
    Thx Mikael

    Its new but I like it!
    I would database dip back into the UCCX database (find the scheme guides online in the reporting guide) check status and gather all agent ID's / extensions they are logged into.
    Then do a for loop and a place call to the MWI number with the correct CSS on the CTI ports to do so... the interesting part is going to be turning them off!
    I would say you could make a UCCX thats runs more like a service with an trigger point and a service based TCL script on a router to hit that number every so often to launch it like a service.
    Or if your any good at coding you could write a small service and use something like OSIP(C Library) to trigger the MWI points over a custom built SIP trunk into CUCM with the service.  Tons of ways to skin a cat depending on your time and knowledge level.
    Chad

  • I restored the iPhone 5 out of a backup and now missed calls are not showed in the notification center

    When I restore the iPhone as a new one, then it works. So the backup is senseless otherwise you're not able to see your missed calls in the NC.

    In the forum I found that switching notification off and back on helped.
    Worth a try, I would think.

  • N80 - Missed call indicator not appearing on Activ...

    Hi All
    As title - the missed call indicator doesn't appear on the active standby screen on my N80 (when I've got missed calls, obviously). It does appear on other screens (applications and menus). All other icons do (new SMS, new Voicemail, USB, wireless etc). Firmware is the latest version (AFAIK, it's the .017 version, dated 03-05-2006). Is this just me, or do all N80s have this problem (I'm on orange, BTW).
    Thanks Si.

    Hi
    Thanks for the replies.
    I've been in touch with Orange, and I'm waiting for them to get back to me. Strangely, I spoke to Nokia support and they said the missed call indicator shouldn't appear on the active standby screen (i.e. the 'U' shaped arrow underneath the battery meter). I'm not convinced - has anyone else got an N80 they can test (phone yourself, hang up after a couple of rings, then choose "exit" on the notification message - do you get the missed call icon top right on active standby, or just on the menus / application screens?)
    Thanks
    Si.

  • (UCCE) CUIC - Interval Boundary & Agent Not Ready

    From the db schema handbook:
    NOT_READY: Number of seconds the agent was in the NotReady State with respect to the Media Routing Domain, from the last state change, in NOT_READY state with reason code change, or from the last interval boundary.
    For example:
    Time=12:10:00 Agent NotReady state transition
    Time=12:11:00 Agent Ready state transition, AgentEventDetail.Duration=60
    Time=12:25:00 Agent NotReady state transition
    Time=12:30:00 Interval boundary change, AgentEventDetail.Duration=300
    Time=13:00:00 Interval boundary change, AgentEventDetail.Duration=1800
    Does that mean that if an agent enters the NotReady state at 1:45 and enters Ready state at 2:15, both the 2:00 and 2:30 intervals will reflect 15 mins?
    thanks,
    will

    As for the Not Ready Value being higher than the sum of reason codes, if you have any codes defined outside of the ones in the report (0-9, 50002, 50003, 50004, 50010, 50020, 50030, 50040, 50041, 50042, 32767, 20001, 20002, 20003), they will not show in the report.
    It looks like this is an issue with the way the report is built.  The NotReadyTime total is coming directly Agent_Interval, not Agent_Event_Detail, so that should be accurate. From your original screenshot, I suspect that the interval calculation in the report is wrong. It looks like the 30-minute report durations are getting rolled into one interval, while the durations less than 30 minutes get rolled into another. For example, the 18:00 Interval in your first screenshot should likely have 29:21 under Lunch, while the 20:00 interval should have 0:00:37 under Lunch.
    I think the culprit is the "Interval" calculation for AuxReason. Any Agent_Event_Detail.DateTime value that's exactly at an interval boundry should be counted in the previous interval. I notice in my Agent_Event_Detail table, that sometimes when Duration=1800, the DateTime is exactly on an interval, and sometimes the DateTime is 1 second before an interval boundary.
    -Jameson

  • Problem using workflow - Agent not ready

    Dear all, i'm not a workflow expert. I've created a workflow that works correctly when i test it using transaction SWDD, but I have an error of "no agent ready" when i process it using fm SWE_EVENT_CREATE.
    the task is defined in this way:
    Agent         Expression:  &_WF_INITIATOR&
    but I also try this:
    Agent         User :   ACNDEV (my user)
    ....and also I try to leave the agent blank.
    I call the workflow  rasing the event "CREATED" in that way:
    VA_CREATOR-OTYPE = 'US'.
    VA_CREATOR-OBJID = SY-UNAME.
    CALL FUNCTION 'SWE_EVENT_CREATE'
      EXPORTING
        objtype                       = 'ZTESTFLOW'
        objkey                        = 'ZTESTFLOW'
        event                         = 'CREATED'
       CREATOR                       = VA_CREATOR
    TABLES
       EVENT_CONTAINER               = wi_container
    The workflow start but at first task it is stopped with the message "No agent ready".
    I already have try in different way, but i don't find any solution.
    Anybody can help me ?
    Davide

    Hi
    The possibilities are
    1. Instead of making use of the SWE_EVENT_CREATE try to make use of the SAP_WAPI_CREATE_EVENT function module.
    2. Try to refresh the organizational assignment from SBWP transaction on menu SBWP-> SETTINGS--> WORKFLOW SETTINGS -
    > Refresh organizational environment.
    I am sure that when ever you are trying to create or raise a event then it is not mandatory that you have to make the workflow template as general task.. but yes you have to maintain the agent assignment if you want to start the workflow directly like by using SAP_WAPI_START_WORKFLOW.
    Also if you are facing this issue with some standard task but not with the workflow template then it is a problem with the agent assignment. in that case make  sure that the proper agent assignment settings are maintained for the respective standard task.  as mentioned in the above posts.
    Regards
    Pavan

  • FaceTime showing as missed call but not ringing on iPod Touch

    I activated my daughter's iPod touch and iMessage and it worked fine. We could face time and iMessage each other. However about 1/2 hour later, iMessages fail and FaceTime does not ring. However, the call does show up as missed. Safari works and email works. Wifi is connected. Any ideas why this is happening?

    Try a Reset.
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • Login duration (total login) is incorrect in Agent Not Ready Detail

    Hi All,
    We have deployed the PCCE 10, and CUIC 10, and downloaded Cisco reporting template CCE_AF_Historical template.
    When we checked the report login duration show as some 0-2037:0-31:0-48 (not readable value is coming all agents).
    Since we are using cisco default template we didnt change anything on the sql query. i here with attached the sql query 
    what i have understood from this issue is , it is not valditating the Event valuein the following area
    AgentLogOutDetails(ALODSkillTargetID, ALODLoginDateTime, TotalLoginTime, ALODEvent) AS
    (Select aed.SkillTargetID,  
      aed.LoginDateTime, 
      TotalLoginTime = DATEDIFF(ss,LoginDateTime, DateTime),
      aed.Event
    From AgentNotReadyDetails aed 
    WHERE Event = 2),
    SELECT SkillTargetID = ANRDU.SkillTargetID, 
      LoginDateTime = ANRDU.LoginDateTime,
        TotalLoginTime = CASE WHEN ALOD.ALODEvent = 2 THEN ALOD.TotalLoginTime ELSE DATEDIFF(ss,LoginDateTime, (CASE WHEN DATEDIFF(ss, :end_date, (Select NowTime From Controller_Time)) > 0 THEN :end_date ELSE (Select NowTime From Controller_Time) END)) END,
      TotalNotReadyTime = AgentNotReadyTotal.NotReadyTime,
      ReasonCode = ANRDU.ReasonCode, 
      textReasonCode = ISNULL(Reason_Code.ReasonText, ' ')+'['+convert(varchar, ANRDU.ReasonCode)+']', 
      ReasonCodeDuration = ANRDU.ReasonCodeDuration, 
      FullName = Person.LastName+', '+Person.FirstName, 
      perNotReady = CASE WHEN ISNULL(AgentNotReadyTotal.NotReadyTime,0) = 0 THEN 0*1.0 ELSE ISNULL(ANRDU.ReasonCodeDuration,0)*1.0/ISNULL(AgentNotReadyTotal.NotReadyTime,0) END,
      perLogon = ANRDU.ReasonCodeDuration*1.0/(CASE WHEN ALOD.ALODEvent = 2 THEN ALOD.TotalLoginTime ELSE DATEDIFF(ss,LoginDateTime, (Select NowTime From Controller_Time)) END),
      StartDate = CONVERT(DATETIME, :start_date), 
      EndDate = CONVERT(DATETIME, :end_date) 
    FROM AgentNRDuration ANRDU 
    LEFT JOIN Reason_Code ON ANRDU.ReasonCode=Reason_Code.ReasonCode
         LEFT JOIN  AgentLogOutDetails ALOD ON (ANRDU.SkillTargetID = ALOD.ALODSkillTargetID
    AND ANRDU.LoginDateTime = ALOD.ALODLoginDateTime)
    LEFT JOIN AgentNotReadyTotal ON ANRDU.SkillTargetID = AgentNotReadyTotal.SkillTargetID,
    Person (nolock),
    Agent (nolock),
    Media_Routing_Domain
    WHERE Agent.PersonID = Person.PersonID 
      AND Agent.SkillTargetID = ANRDU.SkillTargetID
      AND Media_Routing_Domain.MRDomainID = ANRDU.MRDomainID 
    ORDER BY FullName, 
    Media_Routing_Domain.EnterpriseName, 
    LoginDateTime, 
    textReasonCode
    Does any come across this issue please guide us how to resolve it, since it is affecting the customer performance badly.
    with Regards,
    Manivannan

    It sounds like the query is giving you a negative time value of about -85 days. I see a few ways this could happen:
    The Agent logout events in AED (Event=2) are somehow getting DateTime values that are earlier than the login times
    NowTime in table Controller_Time is earlier than the agent login times. (this seems more likely)
    So, I suggest looking at the Agent_Event_Detail table on the AW/HDS to ensure that the DateTime values on Event=2 lines are later than the login times... and also check the NowTime in table Controller_Time to ensure it is correct.
    Here's the NowTime query:
    SELECT [NowTime]
          ,[TimeZone]
          ,[TimeZoneName]
    FROM [Controller_Time]
    And here's the appropriate query for AED (should return 0 results if DateTime/LoginDateTimes are correct):
    SELECT [DateTime]
          ,[SkillTargetID]
          ,[MRDomainID]
          ,[TimeZone]
          ,[LoginDateTime]
          ,[Event]
          ,[RecoveryKey]
          ,[Duration]
          ,[ReasonCode]
          ,[DbDateTime]
    FROM [Agent_Event_Detail]
    WHERE Event=2 AND DateTime<LoginDateTime
    -Jameson

  • Iphone crashes after missed calls or not answered calls

    Hi,
    I have an iphone5, version 6.1.4 and when I don't answer a call, y always found my iphone freeze, crashed!.
    You can see the information about the lost call in the screen, but the iphone doesn't work, you can only restart the iphone, but it's so irritating.
    I have asked some friends about the behaivor about their iphones and all of them told me that they have the same problem, with iphone4S, IOS7, etc.
    This problems starts since IOS 5 upgrade i think.
    Please can you help me?
    Regards
    Hugo Rosas

    Did you do any of the basic troubleshooting steps described in the User Guide?
    Restart
    Reset
    Restore in iTunes using a backup
    Restore as a new iPhone, without a backup

  • Agent is not ready but appearing ready in cisco agent desktop

    Hi All,
    We are facing issue in IPCC Enterprise 7.2.5, as agent is showing in ready state while he is in not ready state by generating webview "Agent not ready and Agent trace level reports.
    Did any one face this issue earlier?It seems a bug.
    Please see the attachment for further details.
    Regards,
    Muhammad Atif Butt

    Thoughts please

  • CSQ – Agent Summary Report: Missed calls are now being included in the RNA totals

    I have the following situation, with a RNA call, the phone will ring 6 times and if not answered, display as a RNA on the phone and placed back into the queue.  In the case of a missed call, the call will not go back into the queue.  Also, the RNA is originated from the CSQ’s, whereas a missed call is directly to an agent’s extension.  Thus, I am assuming that a RNA and a missed call is not one and the same thing, therefore not to be counted together.             

    Hi Gaven,
    Can you please upload the reports you are refering ? There are lots of descripency in Historical report .
    Regards
    Ravi

  • 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

  • N97 - Missed calls not logged

    Hi,
    Just got a new N97 with Vodafone and getting the same problems as others (backlight etc). I can live with that for now until the Vodafone firmware is available.
    But missed calls are important to me. I'm getting missed calls but not logged. I just get 'no missed calls' in the log but I get the missed calls notification. The 'Received calls' and 'Dialled numbers' logs are working fine.
    Now sure if this another firmware issue or some settings not set correctly. I've not managed to find this problem on the net.
    Any help appreciated.  

    I've uinstalled the app (and also any apps I think might be causing the problem) and did an soft reset (*#'7780#).
    I've also tried changing the log duration from 30 days to No log and back again to 30 days. 
    Unfortunately it has made matters worse. Now, it doesn't even store any of it (missed, incoming, outgoing calls). It's so unstable now. Sometimes if I switch from one tab (missing call to incoming) it just hangs. Only way to come out is using menu key and Exit. Other times I can see displaying 'Retrieving data' and hangs. Even sometimes the numbers are displayed in 'Received calls', and I tab to 'Missing calls' and back to 'Received calls' the numbers are gone again. I've tried the soft reset many times now but no luck. 
    As I've not seen others having this problem I suspect I may have a defective N97.  
    My firmware is Vodafone UK  v10.0.012.

  • Agent real time display not ready time is inaccurate

    Agent Not Ready Detail in Webview-Agent Realtime Reports in CAD.
    I am looking at the agent: Agent Not Ready Detail Report in Webview and comparing this to the Agent Real Rime Display in CAD. If I manually add the Not Ready times (state durations) from the agent ACD state log, they equate to the Cisco Web View agent report. However, the Total Not Ready column from the Agent Detail Display report in CAD does not sync up with either Webview or CAD. Its more than an hour off.
    The Eastern managers are looking closely at these numbers now and one of the agents questioned the report in CAD today and brought this to a manager's attention. It is more than an hour off which is a big difference.
    It was comparing the state duration for not ready from the ACD State Log Display (for example the 5 seconds at 10:15:04 in screen shot 1) to the total not ready time from the Agent Real Time Display Displays report (3:48:59 in screen shot 2). The total individual state durations of unavailable time from report #1 does not equal report #2 and I would think it should. If not explain why?
    From CAD client > Real Time Displays > Agent ACD State Log Display. If you add up all the Not Ready times and compare with webview, it matches. No problem here.
    From CAD client > Real Time Displays > Agent Detail Display (this doesnt match up with webview report or the total Not Ready times in Agent ACD State Log Display).
    We're looking to know either
    1. How exactly the not ready state time is calculated
                   OR
    2. Where to find the information on how this is deteremined.
    I appreaciate any response. Thank you.

    Is it all agents or only one/some?
    What does CSD show? Can you post a screenshot of the CSD main screen for a team?
    Also, please post the traces from Desktop Recording and Statistics Server.

Maybe you are looking for

  • XSD Resolution problem - Unable to load Translation schemas

    Hi, I've run into a very strange kind of problem (not to say some are less strange then others). Let me explain the context of the situation. I've got a BPEL process calling two plsql packages on ORA database, one Java web service running on the same

  • Can i use this cheap telly with apple tv?

    hi all - i was about to buy a soundbridge music streamer - mainly to play itunes through my hifi but for the extra £50 i am now thinking about an apple tv but i lack the approprite telly - i am about to buy one for the bedroom so would the one listed

  • Creating metadata templates

    I've completely ignored metadata templates over the 5 years I have been using Bridge. After reading an article on protecting IP, I decided that I should take an interest, and at least apply personal metadata on image import. So, the first thing I did

  • Indesign says it's "damaged"

    I've Indesign cs3 version file (book). The Indesign get crashed while select the text. when I try to open my file Indesign says it's "damaged", this is xml flowed file, I can open other Indesign files, I'm on a PC running Windows 7 and the file in qu

  • Mkinitcpio fails on pata hook: unbootable system - upgrade to 2.6.39

    Ran pacman -Syu this morning. Got the following errors: [2011-06-13 11:38] ==> Running command: /sbin/mkinitcpio -k 2.6.39-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img [2011-06-13 11:38] :: Begin build [2011-06-13 11:38] :: Parsing hook [base]