Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Español

Desde el Servidor de Telefonía usar :  

Code Block
languagebash
UpdateIntegra <password IntegraServer>

Nos va a mostrar desde que versión a que  versión nos va a actualizar en caso que exista un release mas nuevo de uContact, también si cambia el core de telefonía nos dice de cual a cual cambia, el proceso baja los servicios (corta las llamadas) y cambia todos los componentes y actualiza la base de datos y los servidores, finalmente levanta nuevamente los servicios y queda listo para utilizar.

English

From the Telephony Server

...

Code Block
languagebash
UpdateIntegraUpdateuContact <password IntegraServer>

The procedure will show the actual version and the version to be upgraded in case a new uContact version exits, also will show if the telephony core changes. If confirmed, then will put down the services (hanging up all calls) and replace all components on the servers also updating the Database, finally starts all the services again.

Unattended

If you want to do an unattended update, use:

Code Block
languageactionscript3
UpdateuContact <password IntegraServer> T
Info

You will perform the procedure in the same way, only without asking for the user's confirmation to be able to update.