[sr-dev] [kamailio/kamailio] lreproxy module (#2208)

Julien Chavanton notifications at github.com
Tue Dec 8 02:52:35 CET 2020


About Q1, I am not sure how to interpret your answer, RTP engine is using IPtables with the kernel module, but you need to build it properly and load it, did you do it explicitly ?

The step to load it :
```
# RUN echo ">>>> building IP iptables-extension" \
#    && cd /git/rtpengine/iptables-extension \
#    && cp libxt_RTPENGINE.so $(pkg-config xtables --variable=xtlibdir)

# RUN echo ">>>> building Kernel module" \
#    && cd /git/rtpengine/kernel-module \
#    && make && cp xt_RTPENGINE.ko /lib/modules/$(uname -r)/updates \
#    && depmod -a

```


-- 
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-740307487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201207/9ef791d5/attachment.htm>


More information about the sr-dev mailing list