wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
300 stars 105 forks source link

Fix audio endianess problem #42

Closed micmac1 closed 7 years ago

micmac1 commented 7 years ago

Hello @wdoekes

Please review if you can include this. The patch has been used by OpenWrt/LEDE since 2015. I don't have a dongle myself, but afaik nobody complained about this patch yet.

Regards, Seb

This fixes broken audio from asterisk toward the GSM network. Issue was originally reported here: https://github.com/openwrt/telephony/issues/7. Github user @ljakob provided this patch.

Signed-off-by: Sebastian Kemper sebastian_ml@gmx.net