Mod G729 Save Abandoned

这是一个 freeswitch 的 G729 编码模块,支持转码和录音

Project README

这是一个基于 linphone 与 mod_bcg729 开源项目开发的 FreeSWITCH 的 G.729 模块,支持转码和录音

Install tutorial

$ git clone https://github.com/typefo/mod_g729.git
$ cd mod_g729
$ make
$ make install

freeswitch configuration

Edit /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml

<!-- Codec Interfaces -->
<!-- <load module="mod_spandsp"/> -->
<!-- <load module="mod_g723_1"/> -->
<load module="mod_g729"/>
<!-- <load module="mod_amr"/> -->
......

Remove the <load module="mod_g729"/> annotation

Open Source Agenda is not affiliated with "Mod G729" Project. README Source: ehsud/mod_g729
Stars
50
Open Issues
3
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating