On 14/09/2020 13.14, Andrew Chen wrote:
Btw Richard Fuchs, to follow up on your comment, we have a load
generator running sipp which is non-SRTP traffic.
As for the fallback, how does that work exactly? We tried the
following today and it seems to have helped:
- Removed "--table" startup param in systems file
- Uncommented "no-fallback = false" in rtpengine.conf
- Set "table=-1" in rtpengine.conf
Is there anything else I'm missing that controls the fallback?
Userspace fallback is always available, even if `no-fallback` is set
(which is relevant during startup only). If a packet is not handled by
the kernel module for whatever reason, it's always automatically passed
on to the daemon to be handled (except when explicitly instructed to
drop a packet, e.g. through `strict-source`). In this sense, you get the
same behaviour as if `table = -1` is used.
Cheers
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users