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 for the confirmation, Miguel. Do you know if it is in the roadmap to add to the API? Also, is there a command line command or any other way to trigger the file regeneration?