The lreproxy is a Light-RTP-Engine module for Kamailio project. The lreproxy engine have
developed based LKM for linux. It uses off-loading technique for relaying huge number of
RTP. It could be used in ingress nodes in your voip network. This module use a customised
rtp packet classification that could lead to process faster and less consumption resource
than other rtp engines.
Basically all packet classifications will done based five-tuple fields in Linux kernel
while in lreproxy it could be done with customised 2 or 3 tuple of packet fields.
--
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-579192200