Hello,
Does anyone know if there is a way to recreate the provisioning {mac address}.cfg files in VitalPBX outside of the GUI (for example with a command line or API call)?
I tried the following:
API Call: http://{{host}}/api/v2/tenants/1/apply_changes
Command Line: root@debian:~# vitalpbx fully-gen-conf
Neither one created the config files for the devices in the provisioning directory.
Thanks!