<div dir="ltr">We are using freeswitch to transcode between opus and g711. We have rtp-timer-name set to none in sip_profiles. If we experience packet loss on the inbound leg (opus), freeswitch will take no action. When the next opus packet arrives, freeswitch sends a pcmu rtp packet with continuous sequence number and timestamp to the outbound leg. That is, there is no way to tell from the outbound leg that there was a packet loss on the inbound leg.<div>
<div><br></div><div>I would prefer the following behavior:</div><div>1. When there is a packet loss on the inbound leg, increase the sequence number and timestamp on the outbound leg.</div><div>2. When there is a packet loss on the inbound leg, interpolate the missing packet using opus plc. This only works for a few consecutive lost packets and not for burst loss.</div>
<div><div><br></div><div>Is there any config parameters to force either of the above behavior?</div><div><div><br></div><div>Jozsef</div></div></div></div></div>