There are no error messages. The problem is in main.c. It sets shm_mem_size to default
value before parsing config file. But cfg.y sets shm_mem_size only when it's zero.
--
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/950#issuecomment-275422990