I just upgraded to 4.5.18 and I'm getting below error.
AND voicemail_message_uuid = '50c9fe92-ab09-4f9c-bc57-ddd6cceb4273') returned PGRES_FATAL_ERROR
2020-09-29 08:11:13.021562 [ERR] switch_core_sqldb.c:1178 ERR: [SELECT to_char(timezone('', to_timestamp(created_epoch)), 'Day DD Mon YYYY HH:MI:SS PM') as message_date, *
FROM v_voicemail_messages
WHERE domain_uuid = '4daea463-a232-4f69-8432-3a2e29cb431c'
AND voicemail_message_uuid = '50c9fe92-ab09-4f9c-bc57-ddd6cceb4273']
[ERROR: time zone "" not recognized
]
2020-09-29 08:11:13.021562 [ERR] switch_core_sqldb.c:1178 ERR: [SELECT to_char(timezone('', to_timestamp(created_epoch)), 'Day DD Mon YYYY HH:MI:SS PM') as message_date, *
FROM v_voicemail_messages
WHERE domain_uuid = '4daea463-a232-4f69-8432-3a2e29cb431c'
AND voicemail_message_uuid = '50c9fe92-ab09-4f9c-bc57-ddd6cceb4273']
[ERROR: time zone "" not recognized
]
2020-09-29 08:11:13.021562 [ERR] mod_lua.cpp:202 ...scripts/app/voicemail/resources/functions/send_email.lua:180: bad argument #2 to 'gsub' (string/function/table expected)
stack traceback:
[C]: in function 'gsub'
...scripts/app/voicemail/resources/functions/send_email.lua:180: in function 'send_email'
/usr/share/freeswitch/scripts/app/voicemail/index.lua:629: in main chunk
/usr/share/freeswitch/scripts/app.lua:48: in main chunk