cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
578
Views
0
Helpful
0
Replies

jabber update not working

jtaveras914
Level 1
Level 1

Hi Guys, since i had great luck posting here for my first question, i figure the second should be easy for you.

We use CUCM 10,5.x jabber 11.5.x and up, IIS server on windows 2012r2

I have set up IIS server to host Jabber Pictures of users and its working perfectly when internal. Im trying to host the jabber-update.xml file to point to that server to pickup the update and install but that is failing. Had cisco on the call and they are just giving me the run around for 4 weeks now, do this and that or this and that and do it again..expecting a change.

Manually going to the URL links works and files download fine. On windows when i click update, i get: a problem persist with the software update server. could not conctact the software update server. on a MAC; nothing happens

PS: on a mac a new log on finds the update and finishes, but people that already had been using jabber cant update 

Anyways here are my files and any help is appreciated 

Jabber-config.xml

<config version="1.0.6">
<Client>
<spell_check_enabled>true</spell_check_enabled>
<spell_check_language>1033</spell_check_language>
<Persistent_Chat_Enabled>true</Persistent_Chat_Enabled>
</Client>
<Phone>
<CcmcipServer1>172.16.193.50</CcmcipServer1>
<CcmcipServer2>172.16.193.51</CcmcipServer2>
<CtiServer1>172.16.193.50</CtiServer1>
<CtiServer2>172.16.193.51</CtiServer2>
<TftpServer1>172.16.193.50</TftpServer1>
<TftpServer2>172.16.193.51</TftpServer2>
</Phone>
<Options>
<Start_Client_On_Start_OS>true</Start_Client_On_Start_OS>
<Location_Mode>DISABLED</Location_Mode>
<CalendarIntegrationType>1</CalendarIntegrationType>
<DockedWindowVisible>false</DockedWindowVisible>
</Options>
<Directory>
<DirectoryServerType>UDS</DirectoryServerType>
<UdsPhotoUriWithToken>http://172.16.192.249/images/%%uid%%.jpg</UdsPhotoUriWithToken>
</Directory>
<Policies>
<RemoteAccess>ON</RemoteAccess>
<OverrideEdgeSwitch>true</OverrideEdgeSwitch>
<Screen_Capture_Enabled>true</Screen_Capture_Enabled>
<File_Transfer_Enabled>true</File_Transfer_Enabled>
<EnableSIPURIDialling>true</EnableSIPURIDialling>
<Disallowed_File_Transfer_Types>exe; msi</Disallowed_File_Transfer_Types>
<PreferredFT>P2P</PreferredFT>
<PreferP2PDesktopShare>true</PreferP2PDesktopShare>
<EnableHuntGroup>true</EnableHuntGroup>
<ServicesDomainSsoEmailPrompt>OFF</ServicesDomainSsoEmailPrompt>
</Policies>
</config>

and my Jabber-update.xml

<JabberUpdate>
<App name="JabberMac">
<LatestBuildNum>241535</LatestBuildNum>
<LatestVersion>11.7.0</LatestVersion>
<Message>This new version of Cisco Jabber for Mac 11.7.0</Message>
</App>
<App name="JabberWin">
<LatestBuildNum>42920</LatestBuildNum>
<LatestVersion>11.7.0</LatestVersion>
<Message>
This new version of Cisco Jabber for Windows 11.7.0
</Message>
</App>
</JabberUpdate>

0 Replies 0