I checked current image and found module present.
Why you think not?
```sh
[safarov@safarov-dell pkg]$ docker run -it --entrypoint sh
kamailio/kamailio-ci:master-alpine
/ # find /usr/lib/kamailio/ -name "*rtp*"
/usr/lib/kamailio/modules/rtpproxy.so
/usr/lib/kamailio/modules/rtpengine.so
```
--
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/issues/2109#issuecomment-546086881