Skip to content

mglwolf/asterisk-chan_dongle-compiled-module

 
 

Repository files navigation

asterisk-chan_dongle-compiled-module for raspberry pi 4 debian buster

sources

chan_dongle.so = chan_dongle.so_haha8x

chan_dongle.so_1.1_bg111 source: https://github.com/bg111/asterisk-chan-dongle

chan_dongle.so_haha8x source: https://github.com/haha8x/asterisk-chan-dongle-16

chan_dongle.so_wdoekes source: https://github.com/wdoekes/asterisk-chan-dongle

works with asterisk 16.2.1

compile

dependencies

sudo apt-get install libsqlite3-dev

sudo apt-get install asterisk-dev

sudo asterisk -rvvv

compile chan_dongle

sudo git clone https://github.com/wdoekes/asterisk-chan-dongle.git

sudo chown -R pi:pi /home/pi/asterisk-chan-dongle

cd asterisk-chan-dongle/

./bootstrap

./configure --with-astversion=16.2.1

make

troubleshooting

wdoekes/asterisk-chan-dongle#135

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published