-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NethVoice: First Wizard Configuration Fails Due to Race Condition #7191
Labels
nethvoice
Bug or features releted to the NethVoice project
Milestone
Comments
Stell0
added a commit
to nethesis/ns8-nethvoice
that referenced
this issue
Dec 16, 2024
* fix(freepbx_init.sh): fix permissions at startup - Launch fwconsole chown to let FreePBX change all permissions * fix(freepbx_init.sh): fix permissions at startup 2 - create freepbx chown configuration file to exclude wizard NethServer/dev#7191
Testing release |
Test Case 1: Initial Configuration of NethVoice Module
|
Release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After configuring the NethVoice module, the first configuration attempt via the
wizard interface may fail due to a race condition, resulting in the
non-application of settings despite no visible errors in the interface. The
issue persists until the FreePBX container is restarted. This issue affects the
initial configuration of the NethVoice module and may cause delays or
difficulties in setting up the system. The fact that restarting the FreePBX
container resolves the issue suggests a potential problem with the module's
initialization or startup process.
Steps to reproduce
Expected behavior
The user should be able to log in to the CTI interface and use the webphone
Actual behavior
The user is unable to log in to the CTI interface and use the webphone
See also
Log of the FreePBX container with the following error:
The text was updated successfully, but these errors were encountered: