mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update ivr.conf.lua
This commit is contained in:
@@ -130,6 +130,8 @@
|
||||
if #row.recording_base64 > 32 then
|
||||
is_base64 = true;
|
||||
file.write_base64(path, row.recording_base64);
|
||||
--add the full path and file name
|
||||
name = path;
|
||||
end
|
||||
end);
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user