hello everyone,
I realized that randomly, I encountered the following problem on the ring groups: when I insert a message before the ringing from time to time, the group hangs up. The error message I have in the logs is: [ERR] mod_lua.cpp:202 ...are/freeswitch/scripts/resources/functions/find_file.lua:35: attempt to index global Database (a nil value)
I realized that it had to do with whether or not there is a symbolic link to the audio files that I import into the folder: /var/lib/freeswitch/recordings/domain/ I do not see how to do so that these symbolic links can not disappear. Or find a solution to keep these errors in the ring groups from coming back because this prevents my client from receiving his calls.
Thank you
I realized that randomly, I encountered the following problem on the ring groups: when I insert a message before the ringing from time to time, the group hangs up. The error message I have in the logs is: [ERR] mod_lua.cpp:202 ...are/freeswitch/scripts/resources/functions/find_file.lua:35: attempt to index global Database (a nil value)
I realized that it had to do with whether or not there is a symbolic link to the audio files that I import into the folder: /var/lib/freeswitch/recordings/domain/ I do not see how to do so that these symbolic links can not disappear. Or find a solution to keep these errors in the ring groups from coming back because this prevents my client from receiving his calls.
Thank you