
Document ID: 116446
Updated: Aug 26, 2013
Contributed by Matthew Wright and Scott Hills, Cisco TAC Engineers.
Contents
Introduction
This document describes a new phone-only mode feature introduced in Cisco Jabber for Windows Version 9.2.1 and describes the installation procedures used in order to deploy clients in phone-only mode.
Prerequisites
Requirements
Cisco recommends that you have knowledge of these topics:
- Cisco Jabber for Windows
- Cisco Unified Communication Manager (CUCM)
- Cisco Unified Presence Server (CUPS)
Components Used
The information in this document is based on Cisco Jabber for Windows Version 9.2.1.
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
Phone-Only Mode Feature Overview
With Cisco Jabber for Windows Version 9.2.1, you now have the ability to deploy the client in phone-only mode, where the client authenticates directly with CUCM. In this mode, you are provisioned with audio or video capabilities without the functionality of presence or instant messaging (IM). Therefore, it is important to have the ability to determine when the Jabber client is deployed in phone-only mode, and to understand the features that are affected as well as the process used in order to restore full IM functionality.
Deploy Jabber for Windows in Phone-Only Mode
In order to deploy Jabber for Windows in phone-only mode, you must install it via bootstrap with the these CLI commands:
- On-Premises Deployment
msiexec.exe /i CiscoJabberSetup.msi CLEAR=1
PRODUCT_MODE=Phone_Mode TFTP=1.2.3.4 LANGUAGE=1033 /quiet - Cloud-Based Deployment
msiexec.exe /i CiscoJabberSetup.msi CLEAR=1
TYPE=WebEx SSO_ORG_DOMAIN=domain.com /quiet
Here are some imporatant notes to keep in mind:
- CLEAR=1 - Deletes any bootstrap files that exist.
- TYPE=WebEx - Specifies Cisco Webex Messenger as the presence server.
- SSO_ORG_DOMAIN=domain.com - Specifies domain.com as the domain name for Single Sign On (SSO).
- /quiet - Specifies a silent installation.
Phone-Only Mode Verification
There are two methods used in order to determine if Jabber for Windows is currently deployed in phone-only mode: a visual inspection of connection settings, or a search of the Jabber problem report logs.
Visual Inspection of Connection Settings
In the image to the left, Jabber is in full Unified Communications (UC) IM and Presence mode. You can select the Server type, and enter login information for the server.
In the image to the right, Jabber is in phone-only mode, and there are only Phone settings available.
Search Jabber Problem Report Logs
When you search the problem report logs, you see a line that indicates there is a bootstrap file with a ProductMode value of Phone_Mode. This indicates that the client comes online in phone-only mode.
Restore Full UC IM and Presence to Jabber
Complete these steps in order to restore full UC IM and Presence to Jabber for Windows:
- Navigate to Windows > Cisco Systems > Cisco Jabber.
- Open the ProgramData folder.
- Open the jabber-bootstrap file in Notepad.
- Delete the ProductMode: Phone_Mode line, and save the file.
- Exit the system and restart the client. Jabber for Windows is now in full UC IM and Presence mode.
Open a Support Case (Requires a Cisco Service Contract.)
Related Cisco Support Community Discussions
The Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers.
Refer to Cisco Technical Tips Conventions for information on conventions used in this document.