Dear Users
How can I increase private memory in the Kamailio container?
the service was started with the following command
docker run -d --restart unless-stopped --network host -v
/root/volumes/scscf/:/etc/kamailio --name scscf -e IP=10.161.224.90 -e
INT_IP=10.161.224.90 10.161.224.196:5000/kamailio-ngvoice
PS: I don't have a docker file to build the image again.
Regards
Hamid R. Hashmi