Chan dongle (Asteisk 13) Centos/

Understood. Everything is working. I will tell you what to do and how. Works on 13-19 versions of asterisk
yum install asterisk16-devel
yum install sangoma-devel
yum -y install tcl asterisk16-devel make automake binutils
yum install git
yum install libsqlite3x-devel -y
git clone https://
cd asterisk-chan-dongle/
./bootstrap
./configure --with-astversion=16.25.0
make
make install
fwconsole restart