Hi,
I’ve created my own Docker image for Kamailio 5.8 but I am struggling to find in which dependency or lib the Pike module resides. Is it only available when building? None of the below seems to make pike.so available.
RUN apt-get update && apt-get install -y \ kamailio \ kamailio-mysql-modules \ kamailio-tls-modules \ kamailio-extra-modules \ kamailio-utils-modules \ kamailio-secsipid-modules \ kamailio-json-modules
Thanks,
/M
Did you find the package? If not can you show what packages are currently installed.
Hi,
For some odd reason the pike.so module is installed now, I am certain that it was not there previously.
Anyway, here’s the list of the installed packages: dpkg --get-selections | grep kamailio
kamailio kamailio-extra-modules:amd64 kamailio-json-modules:amd64 kamailio-mysql-modules:amd64 kamailio-secsipid-modules:amd64 kamailio-tls-modules:amd64 kamailio-utils-modules:amd64
This means my issue has been resolved.
/M
From: Fernando Lopes via sr-users sr-users@lists.kamailio.org Date: Wednesday, 27 August 2025 at 01:06 To: sr-users@lists.kamailio.org sr-users@lists.kamailio.org Cc: Fernando Lopes fernandolopes20003@gmail.com Subject: [SR-Users] Re: Pike module using apt install CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Did you find the package? If not can you show what packages are currently installed. __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!