[asterisk-dev] Asterisk goes Spatial Conferencing: the STEAK project

Matthew Jordan mjordan at digium.com
Thu Mar 2 09:53:24 CST 2017


On Thu, Mar 2, 2017 at 3:46 AM, Dennis Guse
<dennis.guse at alumni.tu-berlin.de> wrote:
> Since all patches are now merged, this will be the last eMail from me on
> this thread.
> Here are just the steps to setup the binaural synthesis and the required
> stereo-capable OPUS module:
>
> ```
> git clone http://gerrit.asterisk.org/asterisk
> git clone  https://github.com/SteakConferencing/asterisk-opus
>
> cp asterisk-opus/codec/* asterisk/codec
>
> cd asterisk
>
> ./configure
>
> make menuconfig
> #Enable "Bridging modules"/binaural_rendering_in_bridge_softmix
> #Enable "Codec Translators"/codec_opus_open_source
> #Disable "Channel Drivers"/chan_sip - might avoid some issues if WebRTC is
> desired ;)
>
> make
> ```
>
> Tested with Asterisk (comit-id 00d1c7ddd28557aa845c3522956852a60310df96).
>
> Enjoy!
> ---
> Dennis Guse

Thank you Dennis for all your hard work on this feature!

Matt

-- 
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-dev mailing list