Hi,In kamailio IMS docker images, I can able to establish call between two users (alice & bob).When I make a call from alice to bob using pjsip,Till ACK everything is fine.When it comes to BYE Packet, It reaches only till PCSCF . Its not going to the other user.What will be the issue ?. Could anyone please help me.I am giving outbound proxy as pcscf.I have attached pcap files taken at alice and bob containers.172.17.0.3 - pcscf172.17.0.6 - alice172.17.0.8 - bobOn Wed, Jun 10, 2020 at 12:54 PM Sergey Safarov <s.safarov@gmail.com> wrote:you use apt-get because kamailio-ci image base not on Debian dist
kamailio-ci image based on Alpine
docker run --entrypoint cat kamailio/kamailio-ci:5.3-alpine /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.11.6
PRETTY_NAME="Alpine Linux v3.11"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://bugs.alpinelinux.org/"here need use apk, likeapk add mc_______________________________________________On Wed, Jun 10, 2020 at 7:18 AM Pavithra Mohanraja <pavimohan3004@gmail.com> wrote:Hi,Using the kamailio-ci images , I am unable to install any packages using "apt-get install" inside the container .Is there any way to do it .. please suggest me.Thanks,Pavithra_______________________________________________On Tue, Jun 9, 2020 at 4:16 PM Sergey Safarov <s.safarov@gmail.com> wrote:kamailio-ci docker image contains only /etc/kamailio/kamailio.cfg config file
if you want use own config this may be done via folder mountdocker run --net=host --name kamailio \-v /etc/kamailio:/etc/kamailio \
kamailio/kamailio-ci_______________________________________________On Tue, Jun 9, 2020 at 10:49 AM Pavithra Mohanraja <pavimohan3004@gmail.com> wrote:Hi ,How can i get all configuration files in my docker image for kamailio IMS.If i run the container , I am getting only kamailio.cfg fileKindly help.Thanks,Pavithra_______________________________________________On Mon, Jun 8, 2020 at 7:12 PM Sergey Safarov <s.safarov@gmail.com> wrote:you can check current modules for kamailio/kamailio-ci imagedocker run --rm=true --entrypoint ls kamailio/kamailio-ci:master -1 /usr/lib/kamailio/modules/
If some modules is missing, you can open ticket to add required modules_______________________________________________On Mon, Jun 8, 2020 at 3:23 PM Pavithra Mohanraja <pavimohan3004@gmail.com> wrote:Hi ,_______________________________________________Could anyone kindly tell me if there is docker images for kamailio IMS.I can able to see docker images for only Kamailio as a SIP server.Please help.Thanks,Pavithra
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users