PDF(55.9 KB) View with Adobe Reader on a variety of devices
ePub(116.7 KB) View in various apps on iPhone, iPad, Android, Sony Reader, or Windows Phone
Mobi (Kindle)(96.3 KB) View on Kindle device or Kindle app on multiple devices
Updated:November 10, 2017
Document ID:212429
Bias-Free Language
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This document describes the procedure to configure Cisco Jabber to use custom audio and video port range on Cisco Unified Communications Manager (CUCM) 11.5.1.
Contributed by Domhnall MacCormac, Cisco TAC Engineer.
Prerequisites
Requirements
Cisco recommends that you have knowledge of:
Cisco Jabber
Cisco Unified Communication Manager (CUCM)
Components Used
The information in this document is based on these software versions:
Cisco Jabber for Windows 11.9.x
Cisco Unified Communications Manager 11.5.x
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, ensure you understand the potential impact of any command.
Configure
You can create a new SIP Profile or simply copy the Standard SIP Profile and modify the port range on your copied profile as follows:
Navigate to Device > Device Settings > SIP Profile on the Cisco Unified CM Administration page
Click on Find button to display all SIP profiles
Click on the Standard SIP Profile and click on the Copy button
Scroll down to the Media Port Ranges field and click on the radio button titled
Specify the Start Audio Port, the
Note: The Start port needs to be an even number and the Stop port needs to be odd number
Verify
Place a call from Jabber and confirm in the Jabber log that the ports specified in the outbound INVITE Session Description Protocol (SDP) message falls within the configured port range.
If the port specified in the INVITE SDP is not within the configured range, review the jabber.log file after a restart of the client to determine that the custom port range has been applied.
INFO [0x0000016c] [ource\cpve\src\main\engineimpl.cpp(1226)] [cpve] [CSF::media::rtp::EngineImpl::setPortRange] - Entering [mediaType=0, startPort=16384, endPort=16393]. INFO [0x0000016c] [ource\cpve\src\main\engineimpl.cpp(1274)] [cpve] [CSF::media::rtp::EngineImpl::setPortRange] - Exiting. Returning true : port range set DEBUG [0x0000016c] [rc\media\cpve\CpveVideoProvider.cpp(230)] [csf.ecc.media.term] [csf::ecc::CpveVideoProvider::setPortRange] - setPortRange(16394, 16403) DEBUG [0x0000016c] [rc\media\cpve\CpveVideoProvider.cpp(230)] [csf.ecc.media.term] [csf::ecc::CpveVideoProvider::setPortRange] - setPortRange(16394, 16403) INFO [0x0000016c] [ource\cpve\src\main\engineimpl.cpp(1226)] [cpve] [CSF::media::rtp::EngineImpl::setPortRange] - Entering [mediaType=1, startPort=16394, endPort=16403]. INFO [0x0000016c] [ource\cpve\src\main\engineimpl.cpp(1274)] [cpve] [CSF::media::rtp::EngineImpl::setPortRange] - Exiting. Returning true : port range set
If the custom port range is not applied as per above log snippet, review the Jabber device configuration XML file on the TFTP server with a web browser (http://<TFTP_SERVER_ADDRESS>:6970/<DEVICE_NAME>.cnf.xml).