Updated CentOS

Max

Administrator
Staff member
In this case you should deactivate the license on the old instance
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./deactivation.sh
then activate the new instance
Code:
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./activation.sh your_license_code
 

Max

Administrator
Staff member
will internet be required for this? what if we want to do it without internet due to security restrictions?
You always need an internet access to license server https://my.flashphoner.com/ unless you're using Standalone license. Please read the details here.
 
Top