<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4639982#M47882</link>
    <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;Jabber Installation and Deployments:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cisco Jabber is an application that can be used on windows and mobile phones(Andriod or iPhone) for making audio, video calls, and for chat messages. To install jabber on a windows machine we have three methods&lt;BR /&gt;1. Using CLI interface&lt;BR /&gt;2. Using GUI interface&lt;BR /&gt;3. Using GPO(group policy)&lt;BR /&gt;whereas jabber in Andriod and iPhones can be installed from their respective app stores.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Deployment Scenarios:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;On-Premises Deployment&lt;BR /&gt;On-premises deployment is one in which you set up, manage, and maintain all services on your corporate network.&lt;/P&gt;
&lt;P&gt;You can deploy Cisco Jabber in the following modes:&lt;/P&gt;
&lt;P&gt;Full UC — To deploy full UC mode, enable instant messaging and presence capabilities, provision voicemail and conferencing capabilities, and provision users with devices for audio and video.&lt;/P&gt;
&lt;P&gt;IM-Only — To deploy IM-only mode, enable instant messaging and presence capabilities. Do not provision users with devices.&lt;/P&gt;
&lt;P&gt;Phone-Only Mode — In Phone-Only mode, the user's primary authentication is to Cisco Unified Communications Manager. To deploy phone-only mode, provision users with devices for audio and video capabilities. You can also provide users with additional services such as voicemail.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Jabber login process&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;we can log in to jabber in two ways&lt;/P&gt;
&lt;P&gt;1. Auto Login&lt;BR /&gt;2. Manual Login&lt;/P&gt;
&lt;P&gt;In auto-login we can log in to jabber just by entering our userID and password and whereas in manual login we have to enter cucm or imp server details before entering userID and password.&lt;/P&gt;
&lt;P&gt;Also, jabber supports SSO(Single Sign On) feature.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Phone Modes in jabber&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;They are two types of phone modes in jabber&lt;BR /&gt;1. Softphone mode&lt;BR /&gt;2. Deskphone mode&lt;/P&gt;
&lt;P&gt;In desk phone mode we can control our desk phones by using our jabber&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Troubleshooting Tips for generic errors:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Error on screen: Cannot find your services automatically. Click Advanced settings to set up manually&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;This error is seen when the _cisco-uds or _cuplog in SRV records are not configured in the DNS server&lt;/P&gt;
&lt;P&gt;Steps to Resolve &lt;BR /&gt;Step 1. Start the command prompt (on a Windows Client) and then enter nslookup.&lt;/P&gt;
&lt;P&gt;Step 2. Next set the query type to SRV&lt;BR /&gt;set type = SRV&lt;/P&gt;
&lt;P&gt;Step 3. After that insert the SRV record we need to check&lt;BR /&gt;_cisco-uds._tcp.example.com&lt;/P&gt;
&lt;P&gt;Step 4. This returns the DNS A records which point to the CUCM servers. This is an example of the Successful _cisco-uds SRV record. If no records are returned, contact your DNS administrator and configure SRV records&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is seen when the Jabber is unable to retrieve the UDS or TFTP Servers to gather its log in information and configuration settings&lt;/P&gt;
&lt;P&gt;Step 1. Validate that the CUCM nodes configured as TFTP Servers are up and running.&lt;/P&gt;
&lt;P&gt;Step 2. Restart these services on all the CUCM nodes.&lt;/P&gt;
&lt;P&gt;Cisco TFTP&lt;BR /&gt;Cisco UDS Service&lt;/P&gt;
&lt;P&gt;Error on screen: Your username or password is not correct&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;This error is seen when the credentials entered are wrong or the user is locked in CUCM/LDAP&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Ensure that the User you try to log in is configured as an end user in CUCM. Navigate to CUCM Administration &amp;gt; Enduser page.&lt;/P&gt;
&lt;P&gt;Step 2. Verify if credentials are correct and the user is active. Log in to the CUCM Self-care Portal. This image refers to the scenario where the LDAP is unable to authenticate the user either because the user is not a valid user or the password supplied is incorrect.&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is caused due to user Authentication failure&lt;/P&gt;
&lt;P&gt;Step 1. Check if the user is assigned to a Presence node and if there are no duplicates for the user (IM and presence Administration &amp;gt; Diagnostics &amp;gt; System troubleshooter).&lt;/P&gt;
&lt;P&gt;Step 2. Check if the High Availability (HA) state is Normal and no Failover has occurred. If you have tried to assign the user during an abnormal HA state, Users are not assigned to any IMP node and log in fails and now you need to recover the HA state first and re-assign the user.&lt;/P&gt;
&lt;P&gt;Step 3. Ensure that the credentials are valid.&lt;/P&gt;
&lt;P&gt;-&amp;gt;In the case of an LDAP user, verify if the user is able to log in to the CUCM Selfcare portal.&lt;/P&gt;
&lt;P&gt;-&amp;gt;If ccmenduser page log-in fails, check the LDAP Authentication settings in CUCM and also verify the same settings are replicated to IMP&lt;/P&gt;
&lt;P&gt;run sql select * from ldapauthentication&lt;BR /&gt;run sql select * from ldapauthenticationhost&lt;/P&gt;
&lt;P&gt;-&amp;gt;Check if the account is not locked in LDAP&lt;/P&gt;
&lt;P&gt;-&amp;gt;If the user was recently enabled for Presence, restart the Cisco Sync Agent service on IMP Publisher.&lt;/P&gt;
&lt;P&gt;Error on screen: Cannot communicate with the server&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;Jabber is unable to resolve/reach the CUCM FQDN/HOSTNAME that it received during the Service discovery&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Test if you are able to open this URL in the browser on the PC https://&amp;lt;CUCM IP/FQDN&amp;gt; :8443/cucm-uds/version&lt;/P&gt;
&lt;P&gt;Step 2. If the response is unsuccessful, verify if the DNS is configured correctly to resolve them and also if no Network Elements like Firewall/ASA block the port 8443.&lt;/P&gt;
&lt;P&gt;Step 3. This URL must be tested for all CUCM Servers in the cluster. In order to know the list of Servers, navigate to CUCM Administration &amp;gt; System &amp;gt; Server.&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is seen when the userid entered in Jabber does not match with the userid configured in CUCM&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Test if you are able to open this URL in the browser on the PC &lt;A href="https://CUCM:8443/cucm-uds/clusterUser?username=" target="_blank"&gt;https://CUCM:8443/cucm-uds/clusterUser?username=&lt;/A&gt;&amp;lt;userid&amp;gt;&lt;/P&gt;
&lt;P&gt;Step 2. Check if the userid that is entered in Jabber matches the userid on CUCM End-user page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 03:47:34 GMT</pubDate>
    <dc:creator>shabbsye</dc:creator>
    <dc:date>2022-06-28T03:47:34Z</dc:date>
    <item>
      <title>AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636338#M47837</link>
      <description>&lt;DIV style="padding: 10px; margin: 10px 0; float: left;"&gt;
&lt;H2&gt;Ask Me Anything Forum&lt;/H2&gt;
&lt;P&gt;&lt;FONT size="5" color="#00CCFF"&gt;Jabber Installation, Configuration and Troubleshooting&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cisco Jabber is a suite of Unified Communications applications that allow seamless interaction with your contacts from anywhere. Cisco Jabber offers IM, presence, audio and video calling, voicemail, desktop sharing and conferencing.&lt;/P&gt;
&lt;P&gt;The applications in the Cisco Jabber family of products are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Cisco Jabber for Windows&lt;/LI&gt;
&lt;LI&gt;Cisco Jabber for Mac&lt;/LI&gt;
&lt;LI&gt;Cisco Jabber for iPhone and iPad&lt;/LI&gt;
&lt;LI&gt;Cisco Jabber for Android&lt;/LI&gt;
&lt;LI&gt;Cisco Jabber Softphone for VDI&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Our experts have a deep understanding of Cisco Jabber as well as Cisco Collaboration Suite. Join them in the Ask Me Anything session to help you to unfold the secrets of Cisco Jabber Install, configuration, deployment and troubleshooting.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;To participate in this event, please use the&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reply.jpg" style="width: 99px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/150033i2029C65C84D5ABF3/image-dimensions/99x36?v=v2" width="99" height="36" role="button" title="reply.jpg" alt="reply.jpg" /&gt;&lt;/span&gt; button below to ask your questions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG style="font-family: inherit; text-align: center;"&gt;&lt;FONT color="#00CCFF"&gt;Ask questions from Wednesday, June 22 to Wednesday, July 6, 2022&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Our experts&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="gokprabh.jpg" style="width: 100px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/152910iCB8555FCCA5D4909/image-size/small?v=v2&amp;amp;px=200" role="button" title="gokprabh.jpg" alt="gokprabh.jpg" /&gt;&lt;/span&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/310067" target="_self"&gt;&lt;STRONG&gt;Gokulakrishnan Prabhakaran&lt;/STRONG&gt;&lt;/A&gt; is a Technical Consulting Engineer with the Collaboration Backbone team in the Asia Pacific time zone. He has around 10+ years of Cisco Unified Collaboration experience. He is currently associated with UC Application TAC team. His skills include vast understanding of Cisco Collaboration Suite. He is working closely on Cisco Jabber, Cisco IM &amp;amp; Presence, Cisco Attendant Console products. He holds the Cisco Certified Internetwork Expert(CCIE Collaboration), SIP School Certified Associate certifications.&lt;/P&gt;
&lt;HR /&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="jopal.jpg" style="width: 100px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/152913iBEAED6196BDD4206/image-size/small?v=v2&amp;amp;px=200" role="button" title="jopal.jpg" alt="jopal.jpg" /&gt;&lt;/span&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/377634" target="_self"&gt;&lt;STRONG&gt;Joy Pal&lt;/STRONG&gt;&lt;/A&gt; is a Technical Consulting Engineer with the Collaboration Backbone team in the Asia Pacific time zone. He has around 10 &amp;nbsp;years of Cisco Unified Collaboration experience. He is currently associated with UC Application TAC team. His skills include vast understanding of Cisco Collaboration Suite. He is working closely on Apple Push Notification Service. He holds the Cisco Certified Internetwork Expert(Collaboration), Cisco Certified Devnet Associate, Microsoft Teams Administrator and VCP certifications.&lt;/P&gt;
&lt;HR /&gt;
&lt;P data-unlink="true"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="shabbsye.jpg" style="width: 100px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/152914iDAC749273850A0F5/image-size/small?v=v2&amp;amp;px=200" role="button" title="shabbsye.jpg" alt="shabbsye.jpg" /&gt;&lt;/span&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1257999" target="_self"&gt;&lt;STRONG&gt;Shabbir Ahammed Syed&lt;/STRONG&gt;&lt;/A&gt; is a Technical Consulting Engineer with the Collaboration Backbone team in the Asia Pacific time zone. He has around 3 years of Cisco Unified Collaboration experience. He is currently associated with UC Application TAC Team. His skills include vast understanding of Cisco Collaboration Suite. He is working closely on Jabber and IM&amp;amp;P products.&lt;/P&gt;
&lt;DIV&gt;
&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-left"&gt;&lt;FONT size="2"&gt;For more information please visit; &lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/collaboration-applications/bd-p/discussions-collaboration-apps" target="_self"&gt;Collaboration / Collaboration Applications&lt;/A&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-align-left"&gt;&lt;FONT size="2"&gt; * This event is free and open to all audiences, including business partners, network and telecommunications engineers, students, and Cisco customers.&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Jun 2022 06:49:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636338#M47837</guid>
      <dc:creator>Community Moderator</dc:creator>
      <dc:date>2022-06-22T06:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636458#M47839</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could any one help me on the below query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Jabber product. I have a query on the chat message. Where one to one messages will be saved?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 11:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636458#M47839</guid>
      <dc:creator>rizupasha99</dc:creator>
      <dc:date>2022-06-22T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636467#M47840</link>
      <description>&lt;P&gt;Hi rizupasha,&lt;/P&gt;
&lt;P&gt;Thanks for participating in this event&lt;/P&gt;
&lt;P&gt;please refer below link to know where one to one messages will be saved&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.uccollabing.com/find-jabber-chat-history-location-and-read-chat" target="_blank"&gt;https://www.uccollabing.com/find-jabber-chat-history-location-and-read-chat&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And one more thing when you send any message to a jabber user who is offline that will be saved temporarly on IMP server.Once the user comes online that messages will be sent to that user.&lt;/P&gt;
&lt;P&gt;And for group chat messages you need external database server.&lt;/P&gt;
&lt;P&gt;Let me know if still you have any queries regarding this.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 11:33:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636467#M47840</guid>
      <dc:creator>shabbsye</dc:creator>
      <dc:date>2022-06-22T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636527#M47841</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;shabbsye,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The provided information is very helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks again.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:09:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4636527#M47841</guid>
      <dc:creator>rizupasha99</dc:creator>
      <dc:date>2022-06-22T12:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4639982#M47882</link>
      <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;Jabber Installation and Deployments:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cisco Jabber is an application that can be used on windows and mobile phones(Andriod or iPhone) for making audio, video calls, and for chat messages. To install jabber on a windows machine we have three methods&lt;BR /&gt;1. Using CLI interface&lt;BR /&gt;2. Using GUI interface&lt;BR /&gt;3. Using GPO(group policy)&lt;BR /&gt;whereas jabber in Andriod and iPhones can be installed from their respective app stores.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Deployment Scenarios:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;On-Premises Deployment&lt;BR /&gt;On-premises deployment is one in which you set up, manage, and maintain all services on your corporate network.&lt;/P&gt;
&lt;P&gt;You can deploy Cisco Jabber in the following modes:&lt;/P&gt;
&lt;P&gt;Full UC — To deploy full UC mode, enable instant messaging and presence capabilities, provision voicemail and conferencing capabilities, and provision users with devices for audio and video.&lt;/P&gt;
&lt;P&gt;IM-Only — To deploy IM-only mode, enable instant messaging and presence capabilities. Do not provision users with devices.&lt;/P&gt;
&lt;P&gt;Phone-Only Mode — In Phone-Only mode, the user's primary authentication is to Cisco Unified Communications Manager. To deploy phone-only mode, provision users with devices for audio and video capabilities. You can also provide users with additional services such as voicemail.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Jabber login process&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;we can log in to jabber in two ways&lt;/P&gt;
&lt;P&gt;1. Auto Login&lt;BR /&gt;2. Manual Login&lt;/P&gt;
&lt;P&gt;In auto-login we can log in to jabber just by entering our userID and password and whereas in manual login we have to enter cucm or imp server details before entering userID and password.&lt;/P&gt;
&lt;P&gt;Also, jabber supports SSO(Single Sign On) feature.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Phone Modes in jabber&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;They are two types of phone modes in jabber&lt;BR /&gt;1. Softphone mode&lt;BR /&gt;2. Deskphone mode&lt;/P&gt;
&lt;P&gt;In desk phone mode we can control our desk phones by using our jabber&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Troubleshooting Tips for generic errors:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Error on screen: Cannot find your services automatically. Click Advanced settings to set up manually&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;This error is seen when the _cisco-uds or _cuplog in SRV records are not configured in the DNS server&lt;/P&gt;
&lt;P&gt;Steps to Resolve &lt;BR /&gt;Step 1. Start the command prompt (on a Windows Client) and then enter nslookup.&lt;/P&gt;
&lt;P&gt;Step 2. Next set the query type to SRV&lt;BR /&gt;set type = SRV&lt;/P&gt;
&lt;P&gt;Step 3. After that insert the SRV record we need to check&lt;BR /&gt;_cisco-uds._tcp.example.com&lt;/P&gt;
&lt;P&gt;Step 4. This returns the DNS A records which point to the CUCM servers. This is an example of the Successful _cisco-uds SRV record. If no records are returned, contact your DNS administrator and configure SRV records&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is seen when the Jabber is unable to retrieve the UDS or TFTP Servers to gather its log in information and configuration settings&lt;/P&gt;
&lt;P&gt;Step 1. Validate that the CUCM nodes configured as TFTP Servers are up and running.&lt;/P&gt;
&lt;P&gt;Step 2. Restart these services on all the CUCM nodes.&lt;/P&gt;
&lt;P&gt;Cisco TFTP&lt;BR /&gt;Cisco UDS Service&lt;/P&gt;
&lt;P&gt;Error on screen: Your username or password is not correct&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;This error is seen when the credentials entered are wrong or the user is locked in CUCM/LDAP&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Ensure that the User you try to log in is configured as an end user in CUCM. Navigate to CUCM Administration &amp;gt; Enduser page.&lt;/P&gt;
&lt;P&gt;Step 2. Verify if credentials are correct and the user is active. Log in to the CUCM Self-care Portal. This image refers to the scenario where the LDAP is unable to authenticate the user either because the user is not a valid user or the password supplied is incorrect.&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is caused due to user Authentication failure&lt;/P&gt;
&lt;P&gt;Step 1. Check if the user is assigned to a Presence node and if there are no duplicates for the user (IM and presence Administration &amp;gt; Diagnostics &amp;gt; System troubleshooter).&lt;/P&gt;
&lt;P&gt;Step 2. Check if the High Availability (HA) state is Normal and no Failover has occurred. If you have tried to assign the user during an abnormal HA state, Users are not assigned to any IMP node and log in fails and now you need to recover the HA state first and re-assign the user.&lt;/P&gt;
&lt;P&gt;Step 3. Ensure that the credentials are valid.&lt;/P&gt;
&lt;P&gt;-&amp;gt;In the case of an LDAP user, verify if the user is able to log in to the CUCM Selfcare portal.&lt;/P&gt;
&lt;P&gt;-&amp;gt;If ccmenduser page log-in fails, check the LDAP Authentication settings in CUCM and also verify the same settings are replicated to IMP&lt;/P&gt;
&lt;P&gt;run sql select * from ldapauthentication&lt;BR /&gt;run sql select * from ldapauthenticationhost&lt;/P&gt;
&lt;P&gt;-&amp;gt;Check if the account is not locked in LDAP&lt;/P&gt;
&lt;P&gt;-&amp;gt;If the user was recently enabled for Presence, restart the Cisco Sync Agent service on IMP Publisher.&lt;/P&gt;
&lt;P&gt;Error on screen: Cannot communicate with the server&lt;/P&gt;
&lt;P&gt;Possible Causes:&lt;BR /&gt;--&amp;gt;Jabber is unable to resolve/reach the CUCM FQDN/HOSTNAME that it received during the Service discovery&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Test if you are able to open this URL in the browser on the PC https://&amp;lt;CUCM IP/FQDN&amp;gt; :8443/cucm-uds/version&lt;/P&gt;
&lt;P&gt;Step 2. If the response is unsuccessful, verify if the DNS is configured correctly to resolve them and also if no Network Elements like Firewall/ASA block the port 8443.&lt;/P&gt;
&lt;P&gt;Step 3. This URL must be tested for all CUCM Servers in the cluster. In order to know the list of Servers, navigate to CUCM Administration &amp;gt; System &amp;gt; Server.&lt;/P&gt;
&lt;P&gt;--&amp;gt;This error is seen when the userid entered in Jabber does not match with the userid configured in CUCM&lt;/P&gt;
&lt;P&gt;Steps to Resolve&lt;BR /&gt;&lt;BR /&gt;Step 1. Test if you are able to open this URL in the browser on the PC &lt;A href="https://CUCM:8443/cucm-uds/clusterUser?username=" target="_blank"&gt;https://CUCM:8443/cucm-uds/clusterUser?username=&lt;/A&gt;&amp;lt;userid&amp;gt;&lt;/P&gt;
&lt;P&gt;Step 2. Check if the userid that is entered in Jabber matches the userid on CUCM End-user page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 03:47:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4639982#M47882</guid>
      <dc:creator>shabbsye</dc:creator>
      <dc:date>2022-06-28T03:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643069#M47910</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Jabber Softphone / Deskphone workflow:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cisco Jabber is a suite of Unified Communications applications that allow seamless interaction with your contacts from anywhere. Cisco Jabber offers IM, presence, audio and video calling, voicemail, and conferencing.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The applications in the Cisco Jabber family of products are:&lt;BR /&gt;•&lt;FONT size="3"&gt; Cisco Jabber for Windows&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Jabber for Mac&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Jabber for iPhone and iPad&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Jabber for Android&lt;/FONT&gt;&lt;BR /&gt;• Cisco Jabber Softphone for VDI&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Jabber Softphones Workflow:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Create and Configure Cisco Jabber Devices&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Add a Directory Number to the Device&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Associate Users with Devices&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Create Mobile SIP Profiles&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Configure the Phone Security Profile&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Create and Configure Cisco Jabber Devices&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;- Log in to the Cisco Unified CM Administration interface &amp;gt; Device &amp;gt; Phone &amp;gt; Add New&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;- From the Phone Type drop-down list, you can select any of the below types.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Unified Client Services Framework—Select this option to create a CSF device for Cisco Jabber for Mac or Cisco Jabber for Windows.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Dual Mode for iPhone—Select this option to create a TCT device for an iPhone.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Jabber for Tablet—Select this option to create a TAB device for an iPad or an Android tablet or for Chromebooks.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;• Cisco Dual Mode for Android—Select this option to create a BOT device for an Android device.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;- Add device name, Owner User ID, CAPF enrollment (if required), Cisco Support Field, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;- Save and apply config.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Add a Directory Number to the Device&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- In the Directory Number field, specify a directory number.&lt;BR /&gt;- In the Users Associated with Line section, click Associate End Users.&lt;BR /&gt;- Select Apply Config and Save&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Associate Users with Devices&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Open the Unified CM Administration interface &amp;gt; User Management &amp;gt; End User.&lt;BR /&gt;- Select Device Association in the Device Information section.&lt;BR /&gt;- Associate the user with devices as appropriate.&lt;BR /&gt;- Return to the End User Configuration window and then select Save.&lt;BR /&gt;- Select the appropriate user ID from the Owner User ID field on the device configuration as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Create Mobile SIP Profiles&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- If you use Cisco Unified Communication Manager Release 10, choose the Standard SIP Profile for Mobile Device default profile when you create and configure devices for mobile clients.&lt;/P&gt;
&lt;P&gt;- Use the default Standard SIP profile provided for the Jabber desktop clients.&lt;/P&gt;
&lt;P&gt;- Configure the Phone Security Profile&lt;/P&gt;
&lt;P&gt;- In Cisco Unified Communications Manager, select System &amp;gt; Security &amp;gt; Phone Security Profile &amp;gt; Add New &amp;gt; Select device type.&lt;/P&gt;
&lt;P&gt;- In the Name field of the Phone Security Profile Configuration window, specify a name for the phone security profile.&lt;/P&gt;
&lt;P&gt;- For Device Security Mode, select Authenticated (or) Encrypted.&lt;/P&gt;
&lt;P&gt;- For Transport Type, leave the default value of TLS.&lt;/P&gt;
&lt;P&gt;- Select the TFTP Encrypted Config check box to encrypt the device configuration file that resides on the TFTP server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: For a TCT/BOT/Tablet device, do not select the TFTP Encrypted Config check box here. For Authentication Mode, select By Authentication String or Null String.&lt;/P&gt;
&lt;P&gt;- For Authentication Mode, select By Authentication String or By Null String.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: Using the CAPF Authentication mode By Null String with JVDI and Jabber for Windows CSF devices is not supported. It causes Jabber registration with Cisco Unified Communications Manager to fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- For Key Size (Bits), select the appropriate key size for the certificate. Key size refers to the bit length of the public and private keys that the client generates during the CAPF enrollment process.&lt;BR /&gt;- The Cisco Jabber clients were tested using authentication strings with 1024-bit length keys. The Cisco Jabber clients require more time to generate 2048-bit length keys than 1024-bit length keys. As a result, if you select 2048, expect it to take longer to complete the CAPF enrollment process.&lt;/P&gt;
&lt;P&gt;- For SIP Phone Port, leave the default value.&lt;/P&gt;
&lt;P&gt;- The port that you specify in this field takes effect only if you select Non Secure as the value for Device Security Mode.&lt;/P&gt;
&lt;P&gt;- Click Save&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Configure Desk Phone Control Workflow:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create Desk Phone Devices&lt;BR /&gt;Enable Device for CTI&lt;BR /&gt;Add Directory Number to the Device for Desktop Applications&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Create Desk Phone Devices&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Log in to the Cisco Unified CM Administration interface &amp;gt; Device &amp;gt; Phone &amp;gt; Add New&lt;BR /&gt;- From the Phone Type drop-down list, you can select any of the appropriate device types.&lt;BR /&gt;- Select Allow Control of Device from CTI.&lt;BR /&gt;- Set the Owner User ID field to the appropriate user&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Enable Device for CTI&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- In Cisco Unified CM Administration, click Device &amp;gt; Phone and search for the phone.&lt;BR /&gt;- In the Device Information section, check Allow Control of Device from CTI.&lt;BR /&gt;- Click Save.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Add a Directory Number to the Device&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- In the Directory Number field, specify a directory number.&lt;BR /&gt;- In the Users Associated with Line section, click Associate End Users.&lt;BR /&gt;- Select Apply Config and Save&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;At a minimum you should assign the user to the following access control groups:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Standard CCM End Users&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;• Standard CTI Enabled&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are provisioning users with secure phone capabilities, do not assign the users to the Standard CTI Secure Connection group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Certain phone models require additional control groups, as follows:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;• Cisco Unified IP Phone&lt;STRONG&gt; 9900, 8900, or 8800 series or DX series&lt;/STRONG&gt;, select &lt;STRONG&gt;Standard CTI Allow Control of Phones supporting Connected Xfer and conf.&lt;/STRONG&gt;&lt;BR /&gt;• Cisco Unified IP Phone &lt;STRONG&gt;6900&lt;/STRONG&gt; series,select &lt;STRONG&gt;Standard CTI Allow Control of Phones supporting Rollover Mode.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 03:11:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643069#M47910</guid>
      <dc:creator>gokprabh</dc:creator>
      <dc:date>2022-07-04T03:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643093#M47911</link>
      <description>&lt;P&gt;hello experts, I am having trouble registering jabber as phone-only mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am configuring as deskphone mode. Phone is created and associated in end user.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 05:03:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643093#M47911</guid>
      <dc:creator>jaykaran</dc:creator>
      <dc:date>2022-07-04T05:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643141#M47912</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Common No Audio Issues on Jabber with Headset :&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Information needed before troubleshooting :&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="4"&gt;Check where and what type of Jabber Client is deployed ( For eg: Jabber for Windows or MAC or on VDI )&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="4"&gt;Make sure the Latest Version of Jabber Client is installed.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="4"&gt;Check whether the Headset is supported or not, Use the reference link to check whether the headset is listed or not :&lt;A href="https://www.cisco.com/c/en/us/products/unified-communications/uc_endpoints_accessories.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/products/unified-communications/uc_endpoints_accessories.html&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Identify the Type of issue :&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Jabber Client doesn't switch to old Headset when a new Headset is plugged in&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT size="4"&gt;Jabber by default will always add the new Connected device to use it. &lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jabber1.JPG" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/155116i5A247B1B4F72C586/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jabber1.JPG" alt="Jabber1.JPG" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;In order to use the old headset, we need to prioritize our device on the device priority list on "&lt;STRONG&gt;Advanced Audio Setting&lt;/STRONG&gt;".&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jabber2.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/155119i7FF913FB6A58373B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jabber2.png" alt="Jabber2.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To force Jabber not to add the new connected device as prioritized on the Advanced settings automatically and keep using the same device instead, we can use the parameter 'HeadsetPreference' set to 'PreferOldDevice' on the .xml file.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;HeadsetPreference&amp;gt;PreferOldDevice&amp;lt;/HeadsetPreference&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;No Audio from Headsets&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Identify the type of Audio issue, is it One-way audio or no-way audio issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type &lt;STRONG&gt; CTRL + SHIFT + S &lt;/STRONG&gt; on an active call to view active call statistics&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jabber3.PNG" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/155122iFB128F89192F9B1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jabber3.PNG" alt="Jabber3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the Volume Mixer on the Windows machine, and ensure that the Jabber Conversations bar is not muted or turned all the way down.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jabber4.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/155123iD76465CEC775AD32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jabber4.png" alt="Jabber4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Capture Packet capture during active call using Wireshark. If you want to capture traffic on Android Jabber Client you could use &lt;A href="https://play.google.com/store/apps/details?id=jp.co.taosoftware.android.packetcapture&amp;amp;hl=en_IN&amp;amp;gl=US" target="_blank" rel="noopener"&gt;tPacketCapture&lt;/A&gt;, To capture traffic for iOS Jabber Client&amp;nbsp; you could use &lt;A href="https://developer.apple.com/documentation/network/recording_a_packet_trace" target="_blank" rel="noopener"&gt;RVI Mecahnism&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Collect Audio Dumps so that TAC can analyse them. Reference link :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/unified-communications/jabber-windows/212176-How-to-collect-an-Audio-Capture-Dump-wit.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/unified-communications/jabber-windows/212176-How-to-collect-an-Audio-Capture-Dump-wit.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Cisco Jabber Headset causing High CPU&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The CiscoJabberHeadset.exe is new in Jabber 14.0, Cisco changed how Accessory Manager Plugin Works to fix some issues we have had with 3rd party headsets. As per the developers, the High CPU or crash is caused due to "SenncomSDK.exe" ( Sennheiser Plugin ). There are Multiple Defects are filed to address the issue like &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvz79788" target="_blank" rel="noopener"&gt;CSCvz79788&lt;/A&gt; or &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvz61114" target="_blank" rel="noopener"&gt;CSCvz61114&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most of them have the common workaround&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="qtr-margin-top "&gt;Setting "EnableAccessoriesManager" parameter to false in jabber-config.xml &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="qtr-margin-top "&gt;If you are still experiencing the issue would request to Open Case with Cisco TAC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hope this help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please rate if Helpful &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 00:18:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643141#M47912</guid>
      <dc:creator>jopal</dc:creator>
      <dc:date>2022-07-05T00:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643764#M47913</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently our IT team provided Mac device's to few employees where we installed jabber but we noticed desktop sharing is not working in MAC device's but it is working fine on windows desktop,Do we have any limitations with Mac device's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Noushad&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 00:19:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643764#M47913</guid>
      <dc:creator>syednoushadali492@gmail.com</dc:creator>
      <dc:date>2022-07-05T00:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643781#M47914</link>
      <description>&lt;P&gt;Hi Noushad,&lt;/P&gt;
&lt;P&gt;Thanks for asking the question,&lt;/P&gt;
&lt;P&gt;Currently imp only desktop share is not supported on MAC. It is only supported in windows Because desktop share in windows jabber will use RDP protocol which is not supported on MAC. You can use BFCP share instead of IMP only share on MAC&lt;/P&gt;
&lt;P&gt;For more information please refer to the enhancement request and still it is in a developing state. kindly subscribe for this so that you will get a notification if there is any update on this.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuv43770" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuv43770&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if still, you have any queries regarding this&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 03:00:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643781#M47914</guid>
      <dc:creator>shabbsye</dc:creator>
      <dc:date>2022-07-05T03:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643808#M47915</link>
      <description>&lt;P&gt;Hi Jay,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&lt;/P&gt;
&lt;P&gt;If you are configuring Jabber in deskphone mode, please make sure if the below points are checked.&lt;/P&gt;
&lt;P&gt;1) on the device level, make sure to Select '&lt;STRONG&gt;Allow Control of Device from CTI&lt;/STRONG&gt;' and Set the '&lt;STRONG&gt;Owner User ID&lt;/STRONG&gt;' field to the appropriate user.&lt;/P&gt;
&lt;P&gt;2) on the directory number page, check '&lt;LABEL for="ALLOWCTICONTROLFLAG"&gt;Allow Control of Device from CTI'.&lt;/LABEL&gt;&lt;/P&gt;
&lt;P&gt;3) In the Users Associated with Line section, click Associate End Users.&lt;/P&gt;
&lt;P&gt;4) on the end-user level, check '&lt;LABEL for="ALLOWCTICONTROLFLAG"&gt;Allow Control of Device from CTI'.&lt;/LABEL&gt;&lt;/P&gt;
&lt;P&gt;5) make sure if the end-user has the roles assigned &lt;STRONG&gt;Standard CCM End Users &amp;amp; &lt;/STRONG&gt;&lt;STRONG&gt;Standard CTI Enabled.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;6) If you are using IP Phone&lt;STRONG&gt; 9900, 8900, or 8800 series or DX series&lt;/STRONG&gt;, select &lt;STRONG&gt;Standard CTI Allow Control of Phones supporting Connected Xfer and conf.&lt;/STRONG&gt;&lt;BR /&gt;7) If you are using IP Phone &lt;STRONG&gt;6900&lt;/STRONG&gt; series,select &lt;STRONG&gt;Standard CTI Allow Control of Phones supporting Rollover Mode.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any queries.&lt;/P&gt;
&lt;P&gt;Thank you!!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gokul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 04:48:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4643808#M47915</guid>
      <dc:creator>gokprabh</dc:creator>
      <dc:date>2022-07-05T04:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4644695#M47918</link>
      <description>&lt;P&gt;thank you gokprabh.&lt;/P&gt;&lt;P&gt;CTI control checkbox and role was missing. It worked after applying the changes.&lt;/P&gt;&lt;P&gt;-Jay&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 01:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4644695#M47918</guid>
      <dc:creator>jaykaran</dc:creator>
      <dc:date>2022-07-06T01:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4646602#M47932</link>
      <description>&lt;P&gt;Is the bug still valid wherein the audio device preferences will re-jumble themselves on upgrade?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 12:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4646602#M47932</guid>
      <dc:creator>Adam Pawlowski</dc:creator>
      <dc:date>2022-07-08T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4646750#M47934</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for the response, are you referring to the Defects "CSCvz79788" or "CSCvz61114", mentioned in my post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:29:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4646750#M47934</guid>
      <dc:creator>jopal</dc:creator>
      <dc:date>2022-07-08T16:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4648725#M47941</link>
      <description>&lt;P&gt;Hi Joy,&lt;/P&gt;
&lt;P&gt;It was &lt;SPAN class="custom-text-color-light subheader-large"&gt;CSCvn79269&lt;/SPAN&gt; , which is listed as fixed , but I still hear rumblings about this from time to time . I can pursue with TAC if I can get a solid case, though I'm not so hopeful with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW CSCvz61114 tells me the bug is not public, but I did see it in the release notes.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks for your reply.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 12:09:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4648725#M47941</guid>
      <dc:creator>Adam Pawlowski</dc:creator>
      <dc:date>2022-07-12T12:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4660396#M47999</link>
      <description>&lt;P&gt;I have the below issue during my Jabber login(Local end user in CUCM).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to connect to Tftp server : result : CONNECTION_TIMEOUT_ERROR&lt;/P&gt;&lt;P&gt;2022-07-25 10:47:48,791 DEBUG [0x00001010] [vice\src\services\impl\Blacklist.cpp(68)] [csf.config] [CSFUnified::BlacklistAddress::BlacklistAddress] - Created BlacklistAddress with request: &lt;A href="https://urldefense.com/v3/__https:/10.1.111.1:6972/CSF6600.cnf.xml__;!!Ly9OQR1JJQ!ZjApNeY2PARYUoab84z0JOrw6jBAEHg09zTYM15dSWVDltLN_y4tijI8nf3CXURTHaZu4pTP8zLydYXmj8g$" target="_blank"&gt;https://&amp;lt;CUCM IP&amp;gt;:6972/CSFXXXX.cnf.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas to resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4660396#M47999</guid>
      <dc:creator>Aswin S</dc:creator>
      <dc:date>2022-07-29T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: AMA Forum - Jabber Installation, Configuration and Troubleshooting</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4660467#M48000</link>
      <description>Check that port 6792 (secure tftp via http) is open. On some systems it may not be , if you're still using 69/6970.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2022 18:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ama-forum-jabber-installation-configuration-and-troubleshooting/m-p/4660467#M48000</guid>
      <dc:creator>Adam Pawlowski</dc:creator>
      <dc:date>2022-07-29T18:07:53Z</dc:date>
    </item>
  </channel>
</rss>

