" /> tserver upgrade - Genesys CTI User Forum

Author Topic: tserver upgrade  (Read 3632 times)

spalmer

  • Guest
tserver upgrade
« on: August 15, 2006, 09:01:41 AM »
Advertisement
Can someone please enlighten me on how to upgrade tserver when Genesys only emails you tserver and templates?
I thought CD was a must in order to use Genesys Upgrade Wizard. I tried CME->tserver_site->Wizard->Upgrade->Select Source but after I select " source directory path" my "OK" button remains enabled. I tried it several times and nothing!

What am I doing wrong and what can I do to fix it? Is my CME broken?

Worried but saine,

Steve


Offline Haldane

  • Jr. Member
  • **
  • Posts: 72
  • Karma: 1
Re: tserver upgrade
« Reply #1 on: August 16, 2006, 09:24:13 AM »
  • Best Answer
  • Steve, You don't have to use the wizard... Install it manually using the install doc. Note if you running unix you can just replace the binarys and update any config changes. If you using windows you can install to a new directory and then change the run directory in the CME.

    Offline victor

    • Administrator
    • Hero Member
    • *****
    • Posts: 1419
    • Karma: 18
    Re: tserver upgrade
    « Reply #2 on: August 18, 2006, 12:39:18 AM »
  • Best Answer
  • Haldane's instructions are very simple and the best way to go about it.

    I sometimes have to do it several times, and I get sick of always having to create a new template, because this will create a new dbid for TServer and then I need to recreate connections with a lot of products...

    Using release note upgrade is fine except for the fact that then in Configuration Manager  it does not show the version of T-Server that you are actually using.

    With dozen of applications running all over the place, tracking versions is a must and looking it up in ConfigManager is a snap, so I am doing it a bit differently:

    first you need to remember, that when Upgrade Wizard prompts you for the path to the source, it needs to be pointed to the directory that has:

    CDId.xml and CDInfo.xml

    CDId.xml has something like this inside:

    <CDID CDType="1" Type="13" Language="1" SeqN="2" Version="7.1.000.00"/>

    It needs this to identify if this is framework, reporting, etc plus the the version.

    Then, it looks into CDInfo.xml.

    This sometimes can be a really big file... This file contains the directories where the actuall files are located.

    inside it has something like this:

    <Item RecType="0" Type="1" SubType="62" SubType2="1" DisplayName="Tserver Cisco CallManager" OS="7" Path="media_layer/CCM/windows" Version="7.0.000.00"/>

    where it says the product name (TServer for Cisco, for example) , path of the file and its version.

    So, armed with this knowledge, you have to:


    1. find framework CD with older version
    2.copy CDId.xml and CDInfo.xml file to a parent directory of where your upgrade tserver files you got from Genesys are.
    3. find a record for TServer that uses the same PBX and OS as you do
    4. modify Path to point to the the directory where the actual files are

    and that's it.


    Then you can use upgrade wizard to your heart's content.
    As you can see, there are different ways of doing the same thing, and frankly, my way is an overkill, but if you need to track version numbers, this will definitely do the trick  :D

    I wish it was possible just to just choose a different template in Application Setup. I know you can pull it down and select a different one, but I am not sure if there is anything that is going to be left behind... :-[



    Offline Steve

    • Sr. Member
    • ****
    • Posts: 298
    • Karma: 11
    Re: tserver upgrade
    « Reply #3 on: October 10, 2006, 12:08:34 PM »
  • Best Answer
  • [quote author=victor link=topic=1786.msg5771#msg5771 date=1155861558]
    Using release note upgrade is fine except for the fact that then in Configuration Manager  it does not show the version of T-Server that you are actually using.
    [/quote]

    To get around this, right click on the T-Server application in CME and select Wizard, then Configure.

    Here you can manually change the version. Personally I like to see the exact version here (7.2.000.01) rather than the standard (7.2).

    This works for most, but not all applications. Some do not have the Wizard option, but hey, that Genesys for you!

    Steve