Configuration
License expiration countdown warning ¶
Once the SDK license is close to its expiration date, the server starts logging warnings on each API call, like this:
[VoiceSDK] [WARN] The license expires in 59 days
By default, the countdown period starts 30 days before the license expiration date. You can override the period duration using the VOICESDK_LICENSE_EXPIRATION_COUNTDOWN_DAYS
environment variable.