Tmedia Major Upgrade v2-6
From TBwiki
(Difference between revisions)
Revision as of 15:27, 26 September 2011
This article shows how to upgrade a TMG software version from v2.5 to v2.6.
Warning: Major upgrades require service interruption.
Contents |
Upload the new license
Before stopping the service, upload the v2.6 license in the new server.
Stop Toolpack Service
tbtoolpack stop
Run Toolpack Installer
Install the new v2.6 version.
- Toolpack Installer (same procedure as v2.4)
Copy audio files from TB StreamServer
This step is only necessary if you use the TB StreamServer to play audio files. Customs audio files played are not copied automatically by the system.
- Connect to the TMG using SSH
- Copy the audio files from a v2.5 to v2.6
cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/prompts/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver/prompts
Start Toolpack Service
tbtoolpack start