SOLVED Voicemail to email not working

Status
Not open for further replies.

mudasar321

Member
Apr 18, 2019
81
5
8
35
Hi, I've just "24th Sep 2020"upgraded to FusionPBX version 4.5.17. I was already on the same version but it was updated a week ago. Now voicemail to email not working at all. I see the voice message in mailbox but never sent to email. There is no issue with SMTP as email on missed call working.
 

mudasar321

Member
Apr 18, 2019
81
5
8
35
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
 

mudasar321

Member
Apr 18, 2019
81
5
8
35
Never mind I got the issue. Under Default settings Domain category time_zone was set to true. I set it to False and it's working.
 
  • Like
Reactions: DigitalDaz
Status
Not open for further replies.