@miconda Thanks for your suggestion about its name. I agree with you. The name could be
change LRKProxy or something else.
I dont want to say this module has more performant than rtpengine or compare with other
media engine. But just as you mentioned, the rtpengine does already kernel/iptables-based
forwarding. It means it works in LOCAL INPUT in Netfilter Linux
networking stack to perform packet handling while this module works in PREROUTING in
Netfilter before the routing decision. "All the packets, with no exceptions, hit this
hook, which is reached before the routing decision and after all the IP header sanity
checks are fulfilled.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2208#issuecomment-756082259