drachtio / drachtio-freeswitch-modules

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

How to play the audio to caller? #139

Closed moksh-samespace closed 1 year ago

moksh-samespace commented 1 year ago

I would like to send back the audio bytes to play it back

davehorton commented 1 year ago

you can do this using mod_audio_fork -- play an audio file, that is. You can't stream audio