Line 66:
Line 66:
git clone https://github.com/wdoekes/asterisk-chan-dongle.git
git clone https://github.com/wdoekes/asterisk-chan-dongle.git
cd asterisk-chan-dongle
cd asterisk-chan-dongle
−
./configure
+
./bootstrap
+
./configure --with-astversion=13.13.1
make
make
sudo make install
sudo make install