mod_bcg729
mod_bcg729 copied to clipboard
FreeSWITCH G.729 module using the opensource bcg729 implementation by Belledonne Communications
I've this error during compiling: `if [ ! -d bcg729 ]; then \ git clone git://git.linphone.org/bcg729.git; pushd bcg729 ; git checkout 1.0.3; popd; \ fi cd bcg729 && sh autogen.sh...
Hello, Recently we are using FreeSWITCH version 1.8.5. on this version, we are using fs_encode for the converting .wav file into different codecs. Here we are using four different types...
Having issues with Debian 8. Installed Freeswitch per their instructions https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie Error: Ibcg729/include -I/usr/include/freeswitch -c mod_bcg729.c mod_bcg729.c:30:20: fatal error: switch.h: No such file or directory Full process: ``` root@cb-sbc:~/mod_bcg729# make...
Hi Thanks for your decent work. I successfully built and tested this codec but when I issue "show codec" in freeswitch cli there is nothing that shows this codec is...
Hi, I installed mod_bcg729 for beaglebone black and then configured 2 softphones (2 different machines using microsip) to only use codec g729. Whenever I try to make a call I...
Adds armv7 to compile on 32bit Raspian OS. I'm not very sure how to properly check in bash but added an `ifneq` statement, do suggest but I'm just offering a...
Hey guys, Thanks for this amazing success by allowing poor people communicate over IP with low bandwidth... I am trying to build this on my Fusion PBX (Debian Jessy) which...
Hi, When I execute make there is error at the bottom. gcc -fPIC -O3 -fomit-frame-pointer -fno-exceptions -Wall -std=c99 -pedantic -m64 -mtune=generic -I/usr/include -Ibcg729/include -I/usr/lib/freeswitch/include -c mod_bcg729.c Makefile:26: recipe for target...
Hello switch_core_codec.c:723 Codec G729 Exists but not at the desired implementation. 8000hz 6ms 1ch Calls From YATES (H323)