...
...
...
...
...
...
Excerpt |
---|
A simple guide to install the g729 codec |
Installation script (only for Intel architecture)
download this script into the folder /root/bin
assign permissions 755
Code Block chmod 755 codec-extras.sh
- Run the script
Code Block ./codec-extras.sh
Restart Asterisk
Code Block [root@localhost]# service asterisk restart
- Allow the codec g729 in the trunk settings
...