xadhoom / mod_bcg729

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

On fs 1.6.10 seem to get one way audio #12

Closed blackc2004 closed 7 years ago

blackc2004 commented 8 years ago

On FS 1.6.10, I'm getting 1 way audio when one side of the call is in PCMU and the other is in G729. If i put both sides of call into g729 or both sides in PCMI all works fine. But for some reason transcoding is not working. I wasn't noticing this issue on fs1.6.9

p00h commented 8 years ago

I can confirm the issue. I had the same problem unless I turned off PCMU/PCMA support. Fortunately I was able to do it.

joelsdc commented 7 years ago

Hi guys, any update on this? Have you been able to reproduce the one-way-audio on latest 1.6.14? Have you seen anything in the changelog from 1.6.9 to 1.6.10 that could cause this?

joelsdc commented 7 years ago

Update: I tested this yesterday on fs 1.6.14 and I was able to transcode G729 to G711.

xadhoom commented 7 years ago

Right now I know for sure that is being used with latest v1.6 branch without issues, and unfortunately I don't have time to do debug on older versions/systems.

A quick glance to FS codec APIs does not show any breaking change.