[asterisk-dev] Pain Points For Large Scale Instance Provisioning
Sean Bright
sean.bright at gmail.com
Tue Oct 20 17:01:36 CDT 2020
On 10/20/2020 5:32 PM, Michael Cargile wrote:
> * Reliable module reloading without core restarts
> Example: Client lets their SSL certificate lapse on an Asterisk
> server and they only figure this out when their
> agents attempting to log in using WebRTC clients. They have
> dozens or even hundreds of customer calls in queue,
> but their agents cannot login. On Asterisk 13 we cannot fix the
> SSL certs without a full restart of Asterisk
> which drops these calls. A reload of the http module does not fix
> this.
FWIW - This particular issue was fixed in Asterisk 13.24 (released
2018-12-11): https://gerrit.asterisk.org/c/asterisk/+/10395
More information about the asterisk-dev
mailing list