Hi,
When transcoding AMR-WB to PCMA the shape of RTP stream with PCMA payload follows AMR side during silence intervals. Which gives 160ms delay between consecutive RTP packets with PCMA payload. That degrades audio quality on some PCMA receivers.
Question is if there are config options to make PCMA side to tick with 20ms packets regardless of what AMR side is doing ?
Here is example of transcoded AMR-WB on PCMA side, top row's delay is not running according to a=ptime:20 :

Following config was used in this case:--dtx-delay 20 --max-dtx 0 --silence-detect 0.05
Version: 10.5
Thanks.