mod_bcg729

FreeSWITCH G.729 module using the opensource bcg729 implementation by Belledonne Communications

  • 所有者: xadhoom/mod_bcg729
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

mod_bcg729

FreeSWITCH G.729A module using the opensource bcg729 implementation by Belledonne Communications.

Simple G.729A codec for FreeSWITCH using the Belledonne Communications G.729A GPLv2 implementation.
Please see http://www.linphone.org/eng/documentation/dev/bcg729.html for further informations.

The module is a modified version of fsg729 ( https://code.google.com/p/fsg729/ ) which
uses the Intel IPP libraries, updated to use a different codec implementation and get rid of Intel stuff.

As of Jan 1 2017, G.729 is a royalty free codec: http://www.sipro.com/G729.html

You can get a faster and supported G.729A codec by purchasing licenses
directly from FreeSWITCH guys http://www.freeswitch.org .
This will have the side effect to support the FreeSWITCH project ;)

Installation

You need to have git on your build machine and internet access, since
the Makefile will try to checkout bcg729 sources and build them.

Edit Makefile and edit FS_INCLUDES, FS_MODULES vars to point where
your FreeSWITCH includes are and where you want to install the module.

After, just type make and, if build completes without errors, make install .

Edit autoload_configs/modules.conf.xml , comment out mod_g729 and add mod_bcg729 .
Now restart your FreeSWITCH and you're done.

主要指标

概览
名称与所有者xadhoom/mod_bcg729
主编程语言C
编程语言C (语言数: 2)
平台
许可证Other
所有者活动
创建于2013-07-22 12:46:49
推送于2022-01-02 09:01:09
最后一次提交2022-01-02 10:01:09
发布数3
最新版本名称v1.0.5 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数173
关注者数16
派生数139
提交数35
已启用问题?
问题数20
打开的问题数8
拉请求数9
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?