-
Notifications
You must be signed in to change notification settings - Fork 17
NethVoice: Fix profile reload #7997
Copy link
Copy link
Closed
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)
Milestone
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)
Type
Projects
Status
Done
After reverting two recent PRs, nethcti-middleware can keep stale users.json data and return 404 for valid extension endpoints.
Update
ns8-nethvoiceto reload profiles after FreePBX regenerates CTI config, and updatenethcti-middlewareto retry extension lookup after a profile reload before returning 404.