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
sudo apt-get install libsqlite3-dev
sudo apt-get install asterisk-dev
sudo asterisk -rvvv
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