USAN / res_speech_gdfe

Asterisk speech driver for Google Dialogflow
GNU General Public License v2.0
16 stars 12 forks source link

Install on running asterisk #36

Closed mkasprzycki closed 3 years ago

mkasprzycki commented 3 years ago

Hi

I download all files, res files add to res folder in asterisk but when I compile asterisk there are no SO files for your C files Can you make tutorial how to install?

DanDanN00dle commented 3 years ago

Please see build.sh. There is additional patching of the configure scripts & asterisk build files that must be done so asterisk is aware of the new files.

There are also additional dependencies above and beyond just these res files that must be downloaded and compiled first.

mkasprzycki commented 3 years ago

Hi I used build.sh asterisk install successfully but after few minutes shutdown with

res_metering.c:207 send_metric_data: Got error 0 posting metric to http://localhost:4242/report -- Couldn't connect to server ERROR[8624]: res_metering.c:95 stop_asterisk: Shutting down asterisk due to metering failures.

DanDanN00dle commented 3 years ago

You can noload that module.