How to obtain a license offline
If the server where the Itgrix application is installed cannot access the licensing server at lk.bx24asterisk.ru, you can obtain a license key manually instead.
This license key will be applicable only for this portal and restricted by the hardware of your server. If you alter the hardware, this license key will become invalid but can be reissued free of charge.
To work with the license key, the system must meet the following additional requirements:
A physical machine, not a virtual machine
x64
architectureItgrix Integration Module is run from the
root
user
The offline licensing process consists of the following steps:
Obtain a HardwareID - a code that contains information about your hardware
Pass the HardwareID to the Itgro manager
After purchasing a license, you will be provided with a license key
Apply the license key
How to obtain a HardwareID
The hardware information required for licensing is contained in the HardwareID code, which can be obtained from the Integration Module configuration interface on the license purchase page. A link to this page appears on the home page next to the license if you do not have an active license or have less than two weeks left before the license expires.
You can also immediately open the license purchase page at:
http://<Asterisk IP>:8077/config/buy_license#offline
.
At the top of the page you should select the licensing option "License Key".
Next, copy the HardwareID or download it as a file from the "Your HardwareID" field. When the page reloads, a new HardwareID is generated, but the hardware information in it remains the same, so you do not need to save a new HardwareID each time. Please send the saved HardwareID in the technical support chat or email it to the specified address.
How to apply a license key
After purchasing a license, your sales manager will provide you with a license key for Itgrix, which you need to use. To do this, open the license purchase page in the integration module configuration interface, copy the contents of the key into the "Enter license key" field, and click "Apply".
Alternatively, you can place the license.key
file (the file name is important) in the /opt/itgrix_bx/
integration module's installation directory. If you have configured multiple copies or instances of the integration module, each will need a separate license key file with a corresponding name, such as license-1.key
. Key files for the same portal can be copies of one license key or different keys generated by the Itgro manager as part of a single purchase.
When applying the license in this way, the key will take effect:
At the next automatic license check
When the integration module service is restarted with the
systemctl restart itgrix_bx
commandWhen you click the license check button on the main page of the integration module configuration interface
Last updated