-
Notifications
You must be signed in to change notification settings - Fork 422
Description
rtpengine version the issue has been seen with
13.5.1.3+0~mr13.5.1.3
Used distribution and its version
Ubuntu 24
Linux kernel version used
6.8.0-90-generic
CPU architecture issue was seen on (see uname -m)
x86_64
Expected behaviour you didn't see
rtpengine should forward all packets
Unexpected behaviour you saw
We have an rtpengine running converting vom srtp to rtp and vice-versa. We have been running version 10.5.x for months without problems. After updating to 13.5.1.3, we got customer complaints about sporadic one-way-audio, where it's always the srtp side that does not hear anything. Attached are two graphs with the rtpengine_packet_errors_total metric before and after the upgrade, and again before and after downgrading to 10.5.x again. You can see, there were virtually no errors with kernel streams before the upgrade, and there are a lot of errors with kernel streams.
In the logs we don't see anything that we can relate to these errors. There have always been errors, and on some affected calls rtpengine logs an error, which we also see for working calls, so we can't provide useful logs.
rtpengine gets controlled by Kamailio (currently version 5.8.x).
Just to get an idea about the traffic of those machines:

Steps to reproduce the problem
No response
Additional program output to the terminal or logs illustrating the issue
Anything else?
There was a change from iptables to nftables when updating from 10.x to 13.x, but in general, it is working, there are just sporadic one-way-audio issues. The next call always works.

