Jabber for Windows Call history log

Hi. I am using Jabber for windows, integrated to the cucm as a extension number, all is just workink fine but I have a issue in the call logs at the jabber client.
Ex.If I dial +4599999999 or 099999999 then the call log only save the 99999999 number and that means I am not able to dial back to that number by pressing the number in the call history.
Any help regarding the issue is appreciated.
Bjørn

Hi Bjørn,
Can you provide a problem report for investigation?
1. Clear all logs under "C:\Users\username\AppData\Local\Cisco\Unified Communications\Jabber\CSF\Logs"
2. Make one call to reproduce problem.
3. Create a problem report (Help -> Report a problem...) and attach it to this thread (or email me directly).
Thanks,
Maqsood

Similar Messages

  • Jabber for Windows Call popup photo

    We have a Jabber for windows deployment currently running in our lab environment. In the buddy list we have the contacts with their photo. When we start a call or receive a call a call popup screen appears. In this screen the photo of the called person i not displayed..
    Is this possible? If i look at the pictures cisco provides there is always a photo of the caller.

    Hi,
    This is very common scenario in case the number to contact resolution does not work. You need to create directory lookup rules to modify the incoming number so that it matches the number configured for the contact in question.
    Here's an example
    You have a contract named John Doe with a DN configured in AD as 101. The contact has an avatar.
    You get an incoming call from John Doe but the incoming number is 9101.
    This will result in the avatar not being displayed for a contact because number 9101 does not match the contact's configured DN.
    So in summary you need to use Directory Lookup Rules and/or Application Dial Rules
    HTH,
    Christos

  • Jabber for Windows Call Voicemail Option Pulls Outlook Contact with Matching digits of VM Pilot

    Running J4W 9.2.2 and when we use the "Call Voicemail" option (we use a 4-digit pilot number), if the end user has an outlook contact that the last 4 of the phone number matches it pulls the outlook contacts name up and displays it in the connected call.  Anyone else seen this behaviour and f so is this a known issue and is there a workaround for this?
    Thanks,
    Ethan                  

    I Ethan,
       I have this problem too. There was a Bug (CSCud57201) identified for release 9.1 with this problem. The bug notes say it should be solved on 9.2 but I'm running the same version as you and having exactly the same last digits match problem
    Rui

  • Call/video not working between Cisco jabber for Windows and VCS control C40s

    Hello,
    I've been struggling with no luck how to make a call using Cisco Jabber for Windows 9.6.0 registered to CM 8.6.2 with intercluster ICT to another CM 8.6.2 where we have a VCS Control 7.0.2 via GK H225, and all C40s are registered as H.323.
    The VCS has interworking between H323 and SIP, however not sure if there is any problem with that. Assuming it is ok, not sure either if I'm facing any interoperability issue because in my remote site I have C40 (H323 registered at VCS and SIP listening mode) and cisco jabber for windows which is SIP based.
    If is not possible, would I be able to change my C40 from H323 to SIP at VCS, or have both H323/SIP registered at VCS? If so, will I need to change as well instead of GK I'll have to establish a SIP Trunk between the CM and VCS?
    Another thing I do not believe either I would be able to have one VCS connected with two clusters, right?
    I'm just trying to find a solution in case my current topology is not compatible, but feel free if you have any better idea to make it work.
    Anyway here is what is happening:
    When I make a call from my cisco jabber windows to C40 using alias number. The call is being redirected just fine to the C40 and it rings, however when someoene or the auto answer picks it up, the call dropped right away.
    However, if I enabled the MTP in my CSF device, the call gets longer before dropping. I was even able to see my jabber " start video" turns green, before was grayed out all the time and the call dropped faster. I hear a fast busy tone. 
    I'm able to provide SDI traces, logs, diagnostic sip/h323 calls from VCS in order to know for sure if this is an incompatible issue or something I can workaround.
    Let me know if someone of you are interested in read these logs or could point me on the right direction.
    Thanks!

    Ok,
    I have looked at both logs. I have to mentinon though that you didnt
    provide the log that shows the h323 setup between cucm and the VCS. This
    is  most likely because the call originated from a different cucm than
    the ones you provided the logs from.
    The call would have orginated from the first cucm in the cucm group of
    this trunk: Name=RL_TRUNK_VIDEO
    The cucm ip will be : 10.252.53.10.
    This is the VCS log that confirms where the h323 request originated
    from:
    pr 10 22:50:29 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:29,187"
    Module="network.h323" Level="DEBUG":  Src-ip="10.252.53.10"  Src-
    port="54000"
     Received RAS PDU:
    Having said that here is my analysis of the logs that you sent..
    Jabber sent an INVITE to CUCM and advertised all the codecs (audio and
    video it can support)..
    Observer that Jabber says it doesnt support G729 anexB
    21:55:16.576 |//SIP/SIPTcp/wait_SdlReadRsp: Incoming SIP TCP message
    from 10.223.20.73 on port 54677 index 90661 with 2220 bytes:
    [862370,NET]
    INVITE sip:[email protected];user=phone SIP/2.0
    Via: SIP/2.0/TCP 10.223.20.73:54677;branch=z9hG4bK000029d3
    From: "4122107" <sip:[email protected]>;tag=00059a3c78000011000070b0
    -00000e65
    To: <sip:[email protected]>
    Call-ID: [email protected]
    Max-Forwards: 70
    Date: Fri, 11 Apr 2014 01:55:16 GMT
    CSeq: 101 INVITE
    User-Agent: Cisco-CSF/9.4.1
    m=audio 19252 RTP/AVP 0 8 18 105 104 101
    c=IN IP4 10.223.20.73
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:105 G7221/16000
    a=fmtp:105 bitrate=24000
    a=rtpmap:104 G7221/16000
    a=fmtp:104 bitrate=32000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    a=sendrecv
    m=video 28878 RTP/AVP 97
    c=IN IP4 10.223.20.73
    ++++Now lets observer the capabilites exchange during h245 negotiation
    between cucm and VCS++++
    Here CUCM advertises its caps to VCS (afterreceiving caps from VCS)
    Note that G729A, G729AB, G729 is all advertised..
    Apr 10 22:50:31 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:31,017"
    Module="network.h323" Level="DEBUG":  Src-ip="10.252.53.10"  Src-
    port="45660"
     Received H.245 PDU:
     value MultimediaSystemControlMessage
    ::= request : terminalCapabilitySet
     capabilityTableEntryNumber 2,
           capability receiveAudioCapability :
    g729wAnnexB : 6
           capabilityTableEntryNumber 3,
       capability receiveAudioCapability : g729AnnexAwAnnexB : 6
           capabilityTableEntryNumber 4,
           capability
    receiveAudioCapability : g729 : 6
    capabilityTableEntryNumber 5,
           capability receiveAudioCapability :
    g729AnnexA : 6
    ++++++
    After doing MSD (master slave determination, we move to the OLC phas e..
    Here we see that the far end..c40 wants to use G729AB for media++++
    Apr 10 22:50:31 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:31,783"
    Module="network.h323" Level="DEBUG":  Src-ip="10.224.114.11"  Src-
    port="11163"
     Received H.245 PDU:
     value MultimediaSystemControlMessage
    ::= request : openLogicalChannel :
       forwardLogicalChannelNumber 1,
    forwardLogicalChannelParameters
         dataType audioData :
    g729AnnexAwAnnexB : 20,
         multiplexParameters
    h2250LogicalChannelParameters :
    +++Next VCS sends G729AB as the codec to use to CUCM+++
    Apr 10 22:50:31 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:31,784"
    Module="network.h323" Level="DEBUG":  Dst-ip="10.252.53.10"  Dst-
    port="45660"
     Sending H.245 PDU:
     value MultimediaSystemControlMessage
    ::= request : openLogicalChannel :
       forwardLogicalChannelNumber 1,
    forwardLogicalChannelParameters
         dataType audioData :
    g729AnnexAwAnnexB : 20,
         multiplexParameters
    h2250LogicalChannelParameters :
    ++++The next thing we get is an OLC reject from CUCM and this is where
    th call drops++
    Apr 10 22:50:31 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:31,790"
    Module="network.h323" Level="DEBUG":  Src-ip="10.252.53.10"  Src-
    port="45660"
     Received H.245 PDU:
     value MultimediaSystemControlMessage
    ::= response : openLogicalChannelReject :
    forwardLogicalChannelNumber 1,
       cause dataTypeNotSupported : NULL
    Apr 10 22:50:31 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:31,790"
    Module="network.h323" Level="INFO":  Dst-ip="10.224.114.11"  Dst-
    port="11163"
      Detail="Sending H.245 OpenLogicalChannelRejResponse
    +++We then receive a call release from cucm with cause code of 47:
    resource unavailable++++
    Apr 10 22:50:32 TWELDVCS01 tvcs: UTCTime="2014-04-11 01:50:32,365"
    Module="network.h323" Level="DEBUG":  Src-ip="10.252.53.10"  Src-
    port="50913"
     Received H.225 PDU:
     Q931
       Message Type: Release
    Complete
       Call reference flag: Message sent from originating side
    Call reference value: 0x7b
       Info Element : Cause
         Location: Usr
       Cause Value: Resource unavailable
       Info Element : User User
       Length = 22
    Suggestions:
    Change the region setting between the ICT trunk to VCS and Jabber to use
    G711 and test again.

  • Jabber for Windows 10.6.1 Problem: Chat History sporadically empty

    Hi,
    we have Jabber for Windows 10.6.1 running on Win 7 64bit Machines. We have the Problem that sporadically the Chat History windows is empty. If this happens, I cannot see my incoming chats (but I can hear Audio that a IM just arrived) and I also cannot see IM Messages I sent out. Also no Screencaptures can be seen in the Chat-History. I also cannot rightclick into the Chat History window to print or save the Chat. Whenever I restart Jabber (not just logging off), it is working again for a couple of time!
    Please Cisco help me out. I cannot find a open Bug in the current Release Notes.
    Regards
    Rene

    Hello Scott,
    thanks for your answer! We don't have IE11 installed, so we don't have this MS Patch on our systems :-(
    I am going to look deeper into this,... maybe another MS Patch. Also have to contact TAC.
    Thanks.

  • Jabber for Window, phone mode, how to disable "use my computer for calls"

    We have a Citrix environment and only want to control the Cisco deskphone with Jabber for Windows in the phone mode.
    We use CUCM 8.6.2 and I have installed Jabber for Windows 9.7.0 and all works fine, I can control my deskphone, make and receive calls, phonebook and Outlook integration works fine.
    Is it possible to disable "use my computer for calls" as we do not want users to make calls via Citrix, but only use the deskphone for this.
    Thanks, Perry

    Hi Matthias,
    Soft-phone mode cannot be disabled. Supported Features on Virtual Environment are the following.
    Supported Features
        Instant messaging and presence with other Cisco Jabber clients
        Desk phone control
        Voicemail
        Presence integration with Microsoft Outlook 2007, 2010 and 2013
    We have an existing defect which is in Terminated state because feature is not supported hence cannot be fixed.
    CSCub40605 - J4W - Ability to disable softphone mode in Citrix environment.
    HTH,
    Please rate if you find this post helpful.
    Regards,
    Mohammed Noor

  • Jabber for windows logged in user count

    We recently deployed Jabber for windows 9.1.3 to 4000 users over a 3 week span. I have been trying to monitor how many people are logged in and using the client. I am using both CUPS admin and RTMT to try and figure this out and am now confused as to what I am actually seeing.
    When looking in CUPS under application/Jabber/user settings, I have been looking at the number of users who have a client type and version listed as I found in initial testing, those fields update when a client is launched (doesn't need to be logged in). Further testing shows this isn't always correct in that I have found a client type and version for users who do not have the client launched, and nothing for a user who has Jabber launched.
    When using RTMT, the Cisco Jabber Summary produces no information, but the CUP Summary does. I see the "Current XMPP Clients Connected" chart increase through the day, but not sure if this is logged in Jabber users, or not.
    I looked in the reporting on CUPS and there does not seem to be a report for clients.
    Does anyone know of a definitive way to track how many Jabber clients are logged in?
    CUPS 8.6.4.11900-1
    CCM 8.6.2.20000-2
    Jabber for windows 9.1.3
    Thanks
    Michael

    Hi Michael,
    One of our clients reported the same issue to us recently, also running CUP version 8.6.4.11900-1.
    This was logged with TAC and it seems we are hitting Bug ID "CSCub94611 - Blank Cisco jabber Summary page"
    Details of this bug are not currently available to the public.
    Issue is fixed in CUP version 9.1.1.10000-8.
    The Cisco engineer also provided a CLI command to view how many users are logged in.
    Command is: show perf query counter "Cisco XCP CM" "CmConnectedSockets"
    Regards,
    Ismail

  • Jabber for Windows Video calling in Deskphone mode

    Hi
    Does Jabber for windows support video calling in deskphone mode? I have 7942 IP Phone, VT advantage camera on Laptop and Jabber clinet insatlled on laptop. Can i make video callng with Jabber in Deskphone mode?
    It is not working please help.
    Regards,
    Andy

    Hi Andy,
    Yes, Jabber for Windows supports video calling in deskphone mode.
    You'll need to install the Cisco Media Service Interface specific to your version of Jabber and correctly configure Jabber for Deskphone Video.
    Please follow these instructions to configure Deskphone Video:
    For Jabber for Windows 9.1
    For Jabber for Windows 9.2
    Once completed, if you run Jabber you should see the following when you open the Connection Status window (Help > Show connection status):
    Regards,
    Matt

  • Jabber for Windows 9.2.4 - Spinner freezes on "forward calls to"

    On Jabber for Windows 9.2.4 when we activate "Forward calls to" - the forward is set on controlled phone, however the spinner freezes (see image) and won't clear until a different phone is selected for control. Setting "forward calls to" "none" does not clear the spinner.

    Hi Mark,
    this is known issue: 'CSCui37305 - After forwarded call, "Setting call forwarding..." does not disappear' and it is already resolved in 9.2.6.
    Regards,
    Nebojsa

  • Jabber for windows only allows the logged-in AD user to log into his jabber account only

    Hello gang,  
    I have this strange issue with jabber for windows 10.5.  So if you log into a pc with your microsoft active directory domain account and try to log into jabber with the same user credentials, you can log-in fine. However, if you try to log into another jabber account that is different from the AD account that you are logged into the pc with, you will not be able to log into jabber.  You will just get an error from jabber that says that your credentials are incorrect. I actually deleted the jabber folders in the  local and roming data folders, thinking that maybe it was caching the password but even that did not help.
    Has anyone seen this problem before?

    I've also experienced this.  If you are logged in as a local user on the computer you can switch to any other Jabber user, but if you are logged into your computer with a domain/AD account you cannot login as a different user, only the domain user that is signed into the computer can login to Jabber.  Does anybody know of a workaround or fix?  Is this a setting that can be changed?  

  • Jabber for Windows 9.2 call stats

    Does anyone know how to view call stats in Jabber for Windows 9.2 (or if it is even possible)?
    Thanks,  Mike

    No.  I mean call stats like dropped packets, codec, video resolution etc.  I heard from my Cisco SE that Cisco doesn't have any immediate plans to implement this feature, which I think is a terrible oversight.   How are we supposed to troubleshoot with call stats?  Even an IP phone has ability to do that.

  • Cisco Jabber for Windows in Extend and Connect mode and making outbound calls

    Hi guys,
    I've set up Cisco Jabber for Windows to use Extend and Connect to control a remote PBX endpoint. I've configured the required CTI-RD device, remote destinations, associated the users to the line and added the devices to end-user controlled device. The extend and connect part is working flawlessly without any issues. I'm able to receive inbound calls on the remote PBX endpoint and control the call (hold, resume, transfer etc.) using the Jabber call window that pops up.
    However, I'm unable to make any outbound calls via the Jabber client when in extend and Connect mode. Reading the Extend and Connect guide, I need to configure Dial Via Office (DVO) Reverse. So when the user initiates a Dial-Via-Office reverse call, CUCM calls and connect to the Extend and Connect device (CTI-RD). CUCM then calls and connects to the number the user dialled and finally connects the two call legs.
    After attempting to configure DVO-R for Jabber for Windows in Extend and Connect mode following the CUCM feature services guide, i'm unable to get any outbound calls working. From RTMT, i am receiving the following Termination Cause Code: (27) Destination out of order. What i also notice is that there is no calling number for that trace either. I would've thought that the calling party would've been the Enterprise Feature Access (EFA) number.
    Has anyone got this working or can provide some guidance?
    Thanks.

    Hi guys,
    I've set up Cisco Jabber for Windows to use Extend and Connect to control a remote PBX endpoint. I've configured the required CTI-RD device, remote destinations, associated the users to the line and added the devices to end-user controlled device. The extend and connect part is working flawlessly without any issues. I'm able to receive inbound calls on the remote PBX endpoint and control the call (hold, resume, transfer etc.) using the Jabber call window that pops up.
    However, I'm unable to make any outbound calls via the Jabber client when in extend and Connect mode. Reading the Extend and Connect guide, I need to configure Dial Via Office (DVO) Reverse. So when the user initiates a Dial-Via-Office reverse call, CUCM calls and connect to the Extend and Connect device (CTI-RD). CUCM then calls and connects to the number the user dialled and finally connects the two call legs.
    After attempting to configure DVO-R for Jabber for Windows in Extend and Connect mode following the CUCM feature services guide, i'm unable to get any outbound calls working. From RTMT, i am receiving the following Termination Cause Code: (27) Destination out of order. What i also notice is that there is no calling number for that trace either. I would've thought that the calling party would've been the Enterprise Feature Access (EFA) number.
    Has anyone got this working or can provide some guidance?
    Thanks.

  • Jabber and Missed Call history

    Hello
    I am looking for and explanation or a document around expected behavior for how the Call Log works within the Jabber for Windows client. Our customers setup has Jabber for windows deployed in Deskphone Control mode, where the Jabber clients control a single physical phone. Predominantly a 7945 series phone. How in Sync is the "CALL HISTORY" (missed call, placed call, received call) lists within the Jabber client with the physical phone itself. Examples:
    If we miss a call on the physical phone and Jabber is opened, we noticed that both the physical phone and Jabber client report a missing call.
    If we miss a call and Jabber is closed, we notice the physical phone reports a missed call, but when Jabber sign's in the "MISSED Call" is not reported on the Jabber client. 
    Is this expected behavior?
    if anyone can provide context or has a document that explains the expected behavior this would be very helpful to me.
    Thanks 

    Jaime,
    Just for clarity, I'm not talking about a CSF registered phone, I'm talking about Jabber running in Deskphone Control mode. So yes in a hopeful way I would expect the call history from the physical phones to be in sync since deskphone control is just remotely controlling the phone. I suppose the call history on a physical phone is likely stored locally on the phone itself and this is why they call logs do not remain in sync but i just wanted to confirm that this is a fact vs an assumption.
    Thoughts?
    Ryan

  • Jabber for Windows- VM issue

    I had configured Jabber for windows in  windows 7, the problem is after logging into jabber client iam not able to get the "phone accounts" under options.
    Iam able to call , and recieve calls but no voice mail. In the Jabber cleint diagnostic it shows username and password is wrong for voice mail.
    If i have 'phone acounts' option in jabber client i could set username and password for voice mail. Iam able to telnet the unity server.
    Any clue?
    We have IM&Presence 9.0, CUCM 9.0
    Jabber - 9.2
    Tnx
    Bobby

    HI,
    As Aron states - you can configure your client to use same login and password ID as other UC services. This will then mask the fields you see in your jabber client. This is great when you don't want your users to have to populate the fields. The less they have to do the better.
    Check your Unity Connection system - is it AXL ot AD or neither ?
    If you can, your better to use only one username / password across your UC environment. For now just check your setting for the VM service is not set .

  • Cisco Jabber for Windows always shows "Away"

    Cisco Jabber for Windows (9.0.1, CUPS 8.6.4, UCM 8.6.2, Exchange 2010) always shows status as "Away" for one user. Others seem to be working correctly showing "one the phone", "in a meeting", etc. Tried reinstalling client with no change. If you manually change to "Available", it changes right back to "Away". Anyone have an idea where to look (registry, logs, etc.)?

    I am seeing the same problem.  I haven't tried a different user to login on the same machine, but I did try closing my client on my primary machine (exited) and then logged in on a different computer with a fresh Jabber for Windows install. 
    I am running Jabber for Windows Version 9.0.2 Build 9453 on windows 7 64bit primarily, and Windows XP as the second test.  Running CUPS 8.6.4 in HA over WAN cluster mode with CUCM 7.1.5 and Unity Connection 8.5.1 ES 16.
    Phone presence information does still flow through when I pick up my phone hand set my status changes from Away to On a Call.
    When I check the presence diagnostic test for my user, it also reports that I am away.

Maybe you are looking for