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

Jabber For Mac XML For Auto Updates

jsmcniel88
Level 4
Level 4
I have a mixed environment and having a problem getting Jabber For Mac to check the auto update server. If I tell the client to check for updates it will tell me that 10.5.1 is the latest version. However as seen in the XML that is not not the case. I wanted to check and make sure that i do in fact have the correct code in my XML file. 
 
update.xml:
 
<JabberUpdate>
  <App name='JabberWin'>
<LatestBuildNum>45439</LatestBuildNum>
<LatestVersion>10.5.2</LatestVersion>
<Message>If you have issues updating please call or email the help desk at 24100 or helpdesk@ourhelp.net. </Message>
   </App>
  <App name='JabberMac'>
<LatestBuildNum>202336</LatestBuildNum>
<LatestVersion>10.6.0</LatestVersion>
<Message>If you have issues updating please call or email the help desk at 24100 or helpdesk@ourhelp.net. </Message>
   </App>
</JabberUpdate>
 
Jabber-config.xml:
 

<Client>

 

   <UpdateUrl>http://10.131.241.129/updates/update.xml</UpdateUrl>

 

 </Client>

 
1 Reply 1

Lee Pipkin
Level 4
Level 4

I ran into the same problem.  Change the following:

From Release notes:

The DownloadURL file element in the XML file for automatic updates is

Cisco-Jabber-Mac-10.6.0.202336-56594529-MC0CFQCIYuRG610LxknBogSWxE3GbzFazQIUVbw5fSs9lGmfjXwilF8ZE7zcCPE!.zip

 

<DownloadURL>http://10.131.241.129/updates/Cisco-Jabber-Mac-10.6.0.202336-56594529-MC0CFQCIYuRG610LxknBogSWxE3GbzFazQIUVbw5fSs9lGmfjXwilF8ZE7zcCPE!.zip</DownloadURL>