07-02-2014 05:39 AM - edited 03-16-2019 11:16 PM
Hi,
Jabber is running fine except seem unable to show users Outlook Calendar in Jabber. TAC suspect its not supported as there are some MAPI register keys missing.
Any ideas? The certificate seems happy.
Rich
07-02-2014 06:34 AM
Compatibility info is within the online documentation
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_7/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97_chapter_01.html
08-06-2014 10:57 PM
Hi richb1971,
Did you manage to solve the issue? I have the same problem.
/Panikos
08-07-2014 06:25 AM
I have a similar problem. I am running Cisco Jabber For Windows 9.7.4 (18974)
With the version of Outlook downloaded from the Microsoft Office 365 portal (Microsoft Office 365 ProPlus - Version 15.0.4631.1004), Outlook Contact Search and Calendar integration does not work but if I install the same Jabber client on another computer with Microsoft Office Professional Plus 2013 (15.0.4631.1000) then it works. Both versions of Office are 32 bit and I can reproduce the problem on Windows 7 and 8.1 Professional.
In the Jabber Connection status Window I see a successful connection to Outlook with MAPI.
Any ideas?
Steve
08-18-2014 05:10 AM
Hi Chaps,
Think I'm getting somewhere. Office 365 has Lync running constantly in the background - disable this and it should work. Had same issue with CUACA and Lync with 365.
I'll post back when tested more thoroughly but pretty sure its that.
Hope this helps
Rich
04-02-2015 12:05 PM
Hi Rich,
Were you ever able to resolve the issue? I was able to remove Lync by using Click-to-install with an XML file exempting Lync from the install. See below:
https://technet.microsoft.com/en-us/library/jj219423.aspx
The XML can be modified to exempt certain programs:
<Configuration>
<Add SourcePath="C:\%yourfilepathhere%" OfficeClientEdition="64">
<Product ID="O365ProPlusRetail" >
<Language ID="en-us" />
<ExcludeApp ID="Lync" />
</Product>
</Add>
</Configuration>
you run the setup.exe with a /download and then a /configure referencing the above xml.
for example:
C:\yourfilepathhere> setup.exe /download c:\yourfilepathhere\configuration.xml
C:\yourfilepathhere> setup.exe /configure c:\yourfilepathhere\configuration.xml
I tried this, however, and I was still not seeing the calendar in Jabber. I am still working with Microsoft support and TAC. If I get a resolution I will try to remember to post it in here.
05-01-2015 07:00 AM
Same issue as scage0001 here. Anyone have any ideas? Uninstalling Lync is not an option for me, required as part of customer testing.
05-01-2015 07:16 AM
I resolved the issue by adding the MAPIX Registry keys as detailed in the following post:
http://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/outlook-2013-integration-with-cisco-jabber/f7a31241-3e03-4bcb-bd8d-e31db8e98a81
05-01-2015 11:15 AM
Steven,
This. Is. Great. Already pushed this out through GPO and I have some happy users on my hands. OP, mark this thread as answered!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide