changes to voicemail/index.lua keeps reverting

Status
Not open for further replies.

Tuly

Member
Sep 6, 2017
42
1
8
39
i made some changes to the file index.lua (/usr/share/freeswitch/scripts/app/voicemail/index.lua) but every few days the file gets its defaults back, how can i make sure the changes stay?
 
It will reset if app defaults is run. The best way to do it if its a useful change is to make a pull request.
 
I've experienced this too. Make a small, functional change in Lua, but notice that the change is gone.
No reboots, no upgrades conducted.

My working theory is that if Freeswitch restarts (with a crash, or deliberate action) it reloads the `scripts` folder.
 
Status
Not open for further replies.