transcoding

  1. C

    Three upstream FreeSWITCH PRs that can cut CPU, bandwidth, and recording storage

    We've been running these on our FreeSWITCH fleet and have submitted all three upstream. Sharing here in case they help other FS PBX operators — feedback or testing is welcome, and community interest tends to help PRs get reviewed. 1. Lower CPU on call-heavy systems (compute) —...
  2. C

    Transcoding fusionpbx incoming codecs to g711

    Hello dears, I hope you're doing great! I need your help to find the correct way to transcode any incoming calls with any incoming codecs to go with PCMU,PCMA (g711). So first I had the rejection code 488 as soon as I send the call with g726 codec for example, so I added these lines to my...
  3. A

    *8 group intercept transcoding instead of passing through

    Good morning PBXF community, I've noticed that on calls which get intercepted using the 'group-intercept' dialplan [*8], the intercepting leg stays g722 instead of late negotiating the inbound codec (usually g711, sometimes 722). Has anyone else noticed this type of behavior? If not, I will...
  4. Adrian Fretwell

    Minimise Transcoding in Freeswitch

    Hello, This may be more a question for a FreeSwitch forum, but I know we have a lot of knowledgeable people on here... In an attempt to minimise CPU usage by reducing the amount of transcoding that takes place, I have looked at enabling inbound-late-negotiation and adding the inherit_codec...
  5. D

    Moh in G729 without transcoding

    Hi, I'm using G729 passthrough in my FusionPBX. I've a hardware gateway supporting G729, hardware phone supporting G729. It works but I'm in trouble with MOH. Infact now music is not in G729 format and I can't upload g729 files using the interface. I should load g729 music so I would be able to...