list of all modules you can get using command

docker run \
       -it \
       --rm \
       --entrypoint sh \
       kamailio/kamailio-ci:master \
       -c "ls -l /usr/lib/kamailio/modules"


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.