userdoc:tt_asterisk-fop2-upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:tt_asterisk-fop2-upgrade [2016/02/29 07:49]
droemel [Upgrade FOP2 via CLI]
userdoc:tt_asterisk-fop2-upgrade [2022/03/02 03:31] (current)
mkeuter [Fixing Invalid FOP2 License]
Line 6: Line 6:
 [[http://www.fop2.com/buy.php|License Upgrade]]. [[http://www.fop2.com/buy.php|License Upgrade]].
  
-If you have a FOP2 license, follow the steps outlined below to make sure FOP2 sees this as an "upgrade" and not a "new install".+If you have a FOP2 license, follow the steps outlined below to make sure FOP2 sees this as an "upgrade" and not a "new install"The FOP2 license seems to be verified against the MAC-address of the first NIC __and__ your hostname. So be careful on VMs (MAC) or changing your hostname!
  
 !!Note: AstLinux 1.2.1 or later is required!! !!Note: AstLinux 1.2.1 or later is required!!
Line 45: Line 45:
   service fop2 test   service fop2 test
      
 +If you'll get the error "Could not contact registration server, please try again later.", try this option ([[http://www.fop2.com/docs/faq.php#FOP2segfaultswhenItrytoregistermylicense|from FAQ]]):
 +
 +  /usr/local/fop2/fop2_server --upgrade --rp=http
 +
 Sometimes the "service fop2 test" command will show you that you need to "reactivate" your license... Sometimes the "service fop2 test" command will show you that you need to "reactivate" your license...
  
Line 65: Line 69:
 ===== Fixing Invalid FOP2 License ===== ===== Fixing Invalid FOP2 License =====
  
-An invalid license could be caused by a few reasons, if all else fails contact FOP2 support.+An invalid license could be caused by a few reasons, if all else fails contact FOP2 support (and be sure to remember exactly the output of the ''service fop2 test'' command).
  
 First, using your original "serial code" you purchased, try to register... First, using your original "serial code" you purchased, try to register...
  
   /usr/local/fop2/fop2_server --register   /usr/local/fop2/fop2_server --register
 +  
 +If you'll get the error "Could not contact registration server, please try again later.", try this option ([[http://www.fop2.com/docs/faq.php#FOP2segfaultswhenItrytoregistermylicense|from FAQ]]):
 +
 +  /usr/local/fop2/fop2_server --register --rp=http
  
 If that fails, try to revoke your current license and then re-register... If that fails, try to revoke your current license and then re-register...
  • userdoc/tt_asterisk-fop2-upgrade.1456753756.txt.gz
  • Last modified: 2016/02/29 07:49
  • by droemel