Versions Compared

Key

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

...

  1. Verify the transcoder card is not in use and stop the sngtc server.  To stop the server, simply run the following command in the Linux CLI:
    -> sngtc_server_ctrl stop
    -

  2. Skip to step 6 if you are using the transcoder with Sangoma Media Gateway (SMG).  Do not download/install the transcoder release if you have SMG, otherwise it will corrupt your entire package
    - 

  3. Download the architecture specific software package: Media Transcoding Download

  4. Install the software package in a location of your choice (i.e. /usr/src) on the system containing the transcoding module
    -> cd sng-tc-<arch>-<ver>/
    -> make
    -> make install
    -

  5. Access the firmware utility directory and install
    -> cd server/sngtc_tool
    -> make install
    -

  6. Run the following command to update the firmware on the transcoder card

...