GitHub - wdoekes/asterisk-chan-dongle: chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+ - wdoekes/asterisk-chan-dongle
cd /usr/src
wget https://github.com/wdoekes/asterisk-chan-dongle/archive/master.zip
apt-get install unzip
unzip master.zip
cd asterisk-chan-dongle-master
./bootstrap
./configure --with-astversion=13.15
make
make install
確認
/usr/lib/asterisk/modules/chan_dongle.so
設定ファイルのコピー
cd etc
cp etc/dongle.conf /etc/asterisk
コメント