Table of Contents

Jabber

Android Jabber

Android Jabber Workaround for some unsupported phones:

IGEL

Wyse


Jabber Photos

How to upload photos see ad

Photo Resolution and image type

Cisco Jabber does not apply any modifications to enhance rendering for contact photos in GIF format.
As a result, contact photos in GIF format might render incorrectly or with less than optimal quality.
To obtain the best quality, use PNG format for your contact photos.
The optimum dimensions for contact photos are 128 pixels by 128 pixels with an aspect ratio of 1:1.
128 pixels by 128 pixels are the maximum dimensions for local contact photos in Microsoft Outlook.

Reference: http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_5/CJAB_BK_D6497E98_00_deployment-installation-guide-ciscojabber/CJAB_BK_D6497E98_00_deployment-installation-guide-ciscojabber_chapter_01011.html#CJAB_RF_C8F967F1_00

AD Photo Schema config


Note: you might need to install the Schema plugin
https://technet.microsoft.com/en-us/library/cc732110.aspx

Chat Address Incorrect

http://www.cisco.com/c/en/us/support/docs/unified-communications/jabber-windows/118999-config-imaddress-jabber-00.html

https://communities.cisco.com/thread/49717?start=0&tstart=0

I did get this to work for new users, but old users still showing up with <user>@<domain> rathen than <email>

More work to figure out exactly why and how to correct….

Example Jabber Config file:

<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
 <Options>
   <DockedWindowVisible>false</DockedWindowVisible>
 </Options>
 <Policies>
   <BDIDirectoryURI>mail</BDIDirectoryURI>
   <CalendarAutoRefreshTime>900</CalendarAutoRefreshTime>
   <EnableLoadAddressBook>false</EnableLoadAddressBook>
   <ServicesDomainSsoEmailPrompt>ON</ServicesDomainSsoEmailPrompt>
 </Policies>
 <Directory>
   <SipUri>mail</SipUri>
   <BDISipUri>mail</BDISipUri>
   <UseSIPURIToResolveContacts>true</UseSIPURIToResolveContacts>
   <BDIUseSIPURIToResolveContacts>true</BDIUseSIPURIToResolveContacts>
   <IMAddresses>mail</IMAddresses>
   <BDIIMAddresses>mail</BDIIMAddresses>
 </Directory>
</config>

Jabber Config File Generator

https://supportforums.cisco.com/document/106926/jabber-config-file-generator

Jabber 11.5 Parameter Reference Guide

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_5/CJAB_BK_J06BEF2D_00_jabber-parameters-reference-guide-115.html

Jabber RMA

DNS SRV Record Check
https://cway.cisco.com/tools/SrvRecord

Jabber - disable Auto Discovery

msiexec.exe /i CiscoJabberSetup.msi CLEAR=1 UPN_DISCOVERY_ENABLED=false

* https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jvdi/dell-wyse/jvdi_b_release-notes-jvdi-dell-wyse-thin-os.html * https://techzone.cisco.com/t5/Cisco-Unified-Presence-Clients/Jabber-Softphone-for-VDI-JVDI-Introduction-and-Configuration/ta-p/1302954 * https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jvdi/12_9/rns/jvdi_b_release-notes-jvdi-129/jvdi_b_release-notes-jvdi-129_chapter_01.html