Hi James,

Take a look at this
    https://opensips.org/Documentation/TroubleShooting-OutOfMem

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
  https://www.siphub.com

On 10.03.2025 17:08, James Sharp wrote:
I had been having some big issues with Opensips chewing its way through shared memory to the point of it running out and requiring a restart.

In my config script, I used to have some do_accounting() to write CDRs to a mysql table along with some $acc_extra variables for additional CDR data.  I had commented out the do_accounting() lines but didn't bother with the $acc_extras.   Turns out that was my smoking gun.  After I commented out the $acc_extra lines, my shared memory graphs went straight flat instead of slowly headed down.

Is this a memory leak bug or an expected behavior with the ACC system? I'm running Opensips 3.3 in a docker container.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to