2019/07/19

Cisco Tandberg Codec Release-Key Activation

Hello.



Recently, Cisco Tandberg Codec's Release-Key activation way was changed.

especially, late TC7.3.x software, you can not input Release-Key on Web-Management Console.

so, you should inject the Release-Key on SSH Console.

Command is like this.


==========================================================================================

xcommand SystemUnit ReleaseKey List          # check the list of release-keys

OK
*r SystemUnit ReleaseKey 1 Version: "TC5"
*r SystemUnit ReleaseKey 2 Version: "TC7"
*r SystemUnit ReleaseKey 3 Version: "TC6"
** end


xcommand SystemUnit ReleaseKey RemoveAll Confirm: Yes          # remove the old release-keys

xcommand SystemUnit ReleaseKey Add Key: XXXXXXXXX          # add the new release-keys

xstatus SystemUnit Software ReleaseKey          # check the status of release-keys
*s SystemUnit Software ReleaseKey: "true"
** end

OK

==========================================================================================





in addtion, Commands for Option-Keys are like this.

==========================================================================================


xcommand SystemUnit OptionKey RemoveAll Confirm: Yes          # remove the old option-keys

xcommand SystemUnit OptionKey Add Key: XXXXXXXXX          # add the new option-keys

xstatus SystemUnit Software OptionKeys          # check the status of option-keys
MultiSite          NaturalPresenter   PremiumResolution
xstatus SystemUnit Software OptionKeys
*s SystemUnit Software OptionKeys MultiSite: "true"
*s SystemUnit Software OptionKeys NaturalPresenter: "true"
*s SystemUnit Software OptionKeys PremiumResolution: "true"
** end

OK
==========================================================================================





Good luck!

No comments:

Post a Comment