Voicemail to EMAIL error

Status
Not open for further replies.

socialboh

Member
Jan 11, 2021
30
2
8
When the system try to send a notification email about a voicemail, in the FreeSWITCH LOG I see:

[ERR] mod_lua.cpp:202 /usr/share/freeswitch/scripts/app/failure_handler/index.lua:86: attempt to index global subject (a nil value)

this line is:

subject = subject:gsub("${caller_id_name}", caller_id_name);

How can I fix, please?

Regards
 

socialboh

Member
Jan 11, 2021
30
2
8
Solved first problem but now:

2022-12-10 18:09:28.685207 96.40% [ERR] switch_cpp.cpp:1465 [database] can not bind parameter: undefined parameter: email_from

Where I have to configure email_from? I don't find any parameter in the Default Settings Menu
 
Status
Not open for further replies.