-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stepRepeatOnError TypeError: Cannot read property 'toLowerCase' of undefined at Promise #26
Comments
немного выше в логе должна быть строка с тем, что вернул wit.ai в первую очередь я бы проверил валидность ключа wit.ai, а также в интерфейсе wit.ai распознаваемые варианты |
Извиняюсь, что сократил лог ... тут 2 попытки, файл peernames.json создавал заново, для теста двух попыток. |
npm install voicer -g
все равно ошибка осталась ... не так обновляется, да? ps Вручную исправил, спасибо, все работает! |
Добрый день!
voicer в связке с wit.ai . .. для настройки использовал эту статью https://voxlink.ru/kb/asterisk-configuration/golosovoj-nabor-v-asterisk-2/
До карантина все работало ... проблема где-то во время карантина возникла.
Если правильно понимаю, voicer сравнивает, но не выдает ответ ...
2020-6-11 22:30:56 - [32minfo [39m: 0000001 stepLookup
read file /etc/voicer/data/peernames.json
parsed [ { name: '333',
target: 'SIP/333',
variants: [ 'админ', 'иван валерьевич' ] } ]
2020-6-11 22:30:56 - [32minfo [39m: 0000001 stepRepeatOnError TypeError: Cannot read property 'toLowerCase' of undefined
at Promise (/usr/lib/node_modules/voicer/apps/agi/source/fileSource.js:11:24)
at new Promise ()
at FileSource.find (/usr/lib/node_modules/voicer/apps/agi/source/fileSource.js:10:12)
at fileReader.readFile.then.then.then (/usr/lib/node_modules/voicer/apps/agi/source/fileSource.js:48:23)
at
Спасибо!
The text was updated successfully, but these errors were encountered: