nethesis / ns8-nethvoice

NethVoice: an Asterisk based PBX
GNU General Public License v3.0
0 stars 1 forks source link

Enhancements and Fixes for Module Cloning and State Transfer Procedures #244

Closed Amygos closed 1 week ago

Amygos commented 2 weeks ago

This pull request includes several improvements and fixes related to the module cloning process and state transfer procedures:

After the clone/move, the module must be reconfigured via configure-module to be fully operational.

https://github.com/nethesis/ns8-nethvoice/issues/210

DavidePrincipi commented 1 week ago
  • Graceful Service Shutdown: Ensures that NethVoice services are gracefully shut down before terminating the containers' volume transfer.

I'll try to fix this behavior at core level too