Update README.md
This commit is contained in:
parent
932c27739d
commit
936569e4e6
1 changed files with 9 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue