xadhoom / mod_bcg729

FreeSWITCH G.729 module using the opensource bcg729 implementation by Belledonne Communications
Other
170 stars 129 forks source link

Not showing in freeswitch codec list #29

Open babakyakhchali opened 5 years ago

babakyakhchali commented 5 years ago

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 activated:

type,name,ikey codec,ADPCM (IMA),mod_spandsp codec,AMR / Bandwidth Efficient,mod_amr codec,AMR / Octet Aligned,mod_amr codec,B64 (STANDARD),mod_b64 codec,G.711 alaw,CORE_PCM_MODULE codec,G.711 ulaw,CORE_PCM_MODULE codec,G.722,mod_spandsp codec,G.723.1 6.3k,mod_g723_1 codec,G.726 16k,mod_spandsp codec,G.726 16k (AAL2),mod_spandsp codec,G.726 24k,mod_spandsp codec,G.726 24k (AAL2),mod_spandsp codec,G.726 32k,mod_spandsp codec,G.726 32k (AAL2),mod_spandsp codec,G.726 40k,mod_spandsp codec,G.726 40k (AAL2),mod_spandsp codec,GSM,mod_spandsp codec,LPC-10,mod_spandsp codec,OPUS (STANDARD),mod_opus codec,PROXY PASS-THROUGH,CORE_PCM_MODULE codec,PROXY VIDEO PASS-THROUGH,CORE_PCM_MODULE codec,RAW Signed Linear (16 bit),CORE_PCM_MODULE codec,Speex,CORE_SPEEX_MODULE codec,VP8 Video,CORE_VPX_MODULE codec,VP9 Video,CORE_VPX_MODULE

PushkaZA commented 10 months ago

@babakyakhchali did you ever manage to figure out what the issue was here? I am experiencing the same thing now

ROBERT-MCDOWELL commented 10 months ago

did you add in your autoloadconfigs/modules.conf.xml? are you using the last git of mod_bcg729?

PushkaZA commented 10 months ago

did you add in your autoloadconfigs/modules.conf.xml? are you using the last git of mod_bcg729?

Got it sorted thanks, added it to my modules and rebooted