-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Milestone
Description
Voip Providers are saved into mysql tables and sometime providers are added or removed.
When a provider is added or removed, existing installations should be updated too. But writing update code for every provider changed is onerous and error-prone
Proposed solution
In previous version providers table was dropped and created again at every update. We should do the same.
Additional context
A sample of a pull request for adding a new provider https://github.com/nethesis/ns8-nethvoice/pull/370/files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Type
Projects
Status
Done