ugoviti / izpbx

izPBX is a Turnkey Cloud Native Telephony System powered by Asterisk Engine and FreePBX Management GUI
GNU General Public License v3.0
168 stars 69 forks source link

codecg729 codec support for Chan_dongle #51

Closed ahmeaqas closed 1 year ago

ahmeaqas commented 1 year ago

Hello Friend,

I am back again with one more question. Can you add support for codecg729 ?

apt install asterisk16-codecg729

ahmeaqas commented 1 year ago

if I am not wrong, it already supports g729. Sorry for my ignorance.

I can find entry in your Dockerfile.

curl -fSL --connect-timeout 30 https://github.com/arkadijs/asterisk-g72x/archive/refs/heads/${ASTERISK_G72X_VER}.tar.gz | tar xz --strip 1 -C asterisk-g72x && \