On 21/08/2026 11.02, Omar Atef wrote:
> 1- I tried to upgrade rtpeninge from 10.5 to 12+ and found the
> Kamailio function "replace-session-connection" has deprecated. So, how
> to change c= in SDP with newest verson?
The c= lines are now always in the media sections, and session-level c=
lines are always removed, so there's no point in changing them since
they don't exist.
> 2- I was working in some of countries that has very restricted on VoIP
> calls, it was working for about 12 months, but suddenly, all calls now
> have very bad voice and voice distortion. so I tried to upgrade as one
> of solution. Does anyone have any recommendations?
That's a very broad and vague question, so the only recommendation I
have is to closely inspect and analyse an affected RTP flow and see if
you can identify something that would result in bad quality (jitter,
packet loss, invalid payloads, etc).
Cheers