cd /usr/src
git clone https://gitlab.linphone.org/BC/public/bcg729.git
cd bcg729
cmake .
make
make install
wget http://asterisk.hosting.lv/src/asterisk-g72x-1.4.3.tar.bz2 tar xjf asterisk-g72x-1.4.3.tar.bz2
cd asterisk-g72x-1.4.3
./autogen.sh
./configure –with-bcg729
make
sudo make install
fwconsole restart
sudo asterisk -vvvrT
*CLI> core show translation
コメント