drachtio / drachtio-freeswitch-modules

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

Ability to audio_fork callee channel mono to a wss-url #163

Open alex-replicant opened 6 months ago

alex-replicant commented 6 months ago

Hi Team,

question about mod_audio_fork:

Is there any way to stream mono channels 2 different websocket URLs? ie. caller mono --> wss-url1 callee mono --> wss-url2

Thank you in advance.