The error messages refer to shared memory, but kamcmd commands are handled by ctl module
which uses private memory. For large results of kamcmd commands, look at the readme of ctl
module, there are some module parameters that you have to set.
You can also provide the AoR as parameter to ul.dump command and you get only the details
for that subscriber.
For shared memory errors, be sure you give enough memory to kamailio via `-m` command line
parameter.
Overall, this doesn't look like a bug, but more like config options limitations, so I
am closing it. If you want to discuss more about, use sr-users mailing list and if it
proves there is a bug, an issue can be opened with the relevant details.
--
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/1513#issuecomment-385340264