Config.in 327 B

12345678910
  1. config BR2_PACKAGE_FREESWITCH_MOD_BCG729
  2. bool "freeswitch-mod-bcg729"
  3. depends on BR2_PACKAGE_FREESWITCH
  4. depends on !BR2_STATIC_LIBS # freeswitch
  5. select BR2_PACKAGE_BCG729
  6. help
  7. FreeSWITCH G.729A module using the opensource bcg729
  8. implementation by Belledonne Communications.
  9. https://github.com/xadhoom/mod_bcg729