drachtio / drachtio-freeswitch-modules

A collection of open-sourced freeswitch modules that I use in various drachtio applications
MIT License
171 stars 119 forks source link

how to compiled to modle like mod_google_transcribe.so #78

Open herbiel opened 2 years ago

herbiel commented 2 years ago

how to compiled to modle like mod_google_transcribe.so

ghenry commented 2 years ago

See https://github.com/drachtio/drachtio-freeswitch-modules#installation

davehorton commented 2 years ago

you might also look at this bash script that I use as part of a packer template https://github.com/jambonz/jambonz-infrastructure/blob/main/packer/jambonz-feature-server/scripts/install_freeswitch.sh

ghenry commented 2 years ago

Or just go for:

https://aws.amazon.com/marketplace/pp/prodview-55wp45fowbovo https://www.jambonz.org/docs/webhooks/transcribe/ https://www.jambonz.org/docs/webhooks/gather/

:-)