› VitalPBX Community Support › General Discussion › MOH errors again › Reply To: RE: MOH errors again
-
- April 23, 2019 at 4:05 pm
This a workaround:
You may execute the following command to set the correct permissions to Music on Hold files:
vitalpbx --check-integrity
However, if you create a new moh or update an existing one, the permissions comeback to apache:apache instead of asterisk:apache
After executing the command above, you must reload the asterisk configurations:
asterisk -rx"core reload"
0