From 936569e4e612402303d16b70ca261c63a05c8cb6 Mon Sep 17 00:00:00 2001 From: edschuy95 Date: Thu, 17 Jul 2025 04:24:27 +0000 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b33bb3e..e00d562 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +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. \ No newline at end of file