IBM Watson integration

Status
Not open for further replies.

Len

Member
Mar 8, 2017
95
3
8
52
what would the following indicate ?

2019-09-20 18:11:13.802920 [ERR] mod_lua.cpp:203 error loading module 'app.voicemail.resources.functions.record_message' from file '/usr/share/freeswitch/scripts/app/voicemail/resources/functions/record_message.lua':
...pts/app/voicemail/resources/functions/record_message.lua:39: <name> expected near '/'
stack traceback:
[C]: in ?
[C]: in function 'require'
/usr/share/freeswitch/scripts/app/voicemail/index.lua:306: in main chunk
/usr/share/freeswitch/scripts/app.lua:48: in main chunk
 

bcmike

Active Member
Jun 7, 2018
326
54
28
53
what would the following indicate ?

2019-09-20 18:11:13.802920 [ERR] mod_lua.cpp:203 error loading module 'app.voicemail.resources.functions.record_message' from file '/usr/share/freeswitch/scripts/app/voicemail/resources/functions/record_message.lua':
...pts/app/voicemail/resources/functions/record_message.lua:39: <name> expected near '/'
stack traceback:
[C]: in ?
[C]: in function 'require'
/usr/share/freeswitch/scripts/app/voicemail/index.lua:306: in main chunk
/usr/share/freeswitch/scripts/app.lua:48: in main chunk

You have some sort of syntax error in your script. the latest script is here: https://github.com/fusionpbx/fusion...cemail/resources/functions/record_message.lua

You can enable/disable transcription per voicemail box ins the voicemail settings.
 
Status
Not open for further replies.