if you are using a Switchvox system, please contact Digium Tech Support, It's my understanding that they should be able to assist you on this issue.
In the event that you have Open Source Asterisk, it's possible to move / migrate the license to another system, but first you will need to remove it from the original system.
Please execute the following command on your Linix Command Line:
if you are using a Switchvox system, please contact Digium Tech Support, It's my understanding that they should be able to assist you on this issue.
In the event that you have Open Source Asterisk, it's possible to move / migrate the license to another system, but first you will need to remove it from the original system.
Please execute the following command on your Linix Command Line:
if you are using a Switchvox system, please contact Digium Tech Support, It's my understanding that they should be able to assist you on this issue.
In the event that you have Open Source Asterisk, it's possible to move / migrate the license to another system, but first you will need to remove it from the original system.
Please execute the following command on your Linix Command Line:
#rm -v /var/lib/asterisk/licenses/<License-key>.lic
Example:
# rm -v /var/lib/asterisk/licenses/G729-1234567890.lic
removed `/var/lib/asterisk/licenses/G729-1234567890.lic'
...then restart your Asterisk system.
Once you removed the license in the original system, Please register it to your new equipment according to the G.729 README:
http://downloads.digium.com/pub/telephony/codec_g729/README
In you have any problems registering your license, please contact Digium Tech Support for assistance.
All Answers
if you are using a Switchvox system, please contact Digium Tech Support, It's my understanding that they should be able to assist you on this issue.
In the event that you have Open Source Asterisk, it's possible to move / migrate the license to another system, but first you will need to remove it from the original system.
Please execute the following command on your Linix Command Line:
#rm -v /var/lib/asterisk/licenses/<License-key>.lic
Example:
# rm -v /var/lib/asterisk/licenses/G729-1234567890.lic
removed `/var/lib/asterisk/licenses/G729-1234567890.lic'
...then restart your Asterisk system.
Once you removed the license in the original system, Please register it to your new equipment according to the G.729 README:
http://downloads.digium.com/pub/telephony/codec_g729/README
In you have any problems registering your license, please contact Digium Tech Support for assistance.