Update README.md

This commit is contained in:
edschuy95 2025-07-17 04:24:27 +00:00
parent 932c27739d
commit 936569e4e6

View file

@ -2,6 +2,13 @@ Make sure postgres client is installed.
Download the scripts somewhere on your 3cx box. Make them executable.
Modify the settings in them if your templates are somewhere else.
Assumes your templates are in /var/lib/3cxpbx/Instance1/Data/Http/Templates/provider
Assumes your voip.ms template filename is voipms.pv.xml
Run the expose script to expose the value and the undo to revert the database (but it will still leave the custom template)
Assumes defaults on database name and that it's postgres backed
Modify this script if your defaults are different.
Run the expose script to expose the value and the undo to revert the database (but it will still leave the custom template)
Keep in mind, if you modified the script variables before running it, you'll have to apply the same changes to the revert script.