[SR-Users] dialog_vars accumulating in database?

2022-11-08 Thread Benoit Panizzon
Hi List I noticed that the database is accumulating entries on dialog_vars. I don't know when and why this is happening. Are there any special measures that have to be taken like making sure to unset variables after using them to prevent this? Or is this something which is supposed to happen wh

Re: [SR-Users] dialog_vars accumulating in database?

2022-11-08 Thread Henning Westerholt
-users On Behalf Of Benoit Panizzon Sent: Tuesday, November 8, 2022 11:56 AM To: Kamailio (SER) - Users Mailing List Subject: [SR-Users] dialog_vars accumulating in database? Hi List I noticed that the database is accumulating entries on dialog_vars. I don't know when and why this is happ

Re: [SR-Users] dialog_vars accumulating in database?

2022-11-11 Thread BenoƮt Panizzon
Hi Henning > does it happens during run-time, or maybe after a few restarts of the > server? Normally they should be removed if the dialog ended or > expired. Thank you. I have to observe this more closely. As active development is performed, restarts are performed frequently, even while calls-t

Re: [SR-Users] dialog_vars accumulating in database?

2022-11-14 Thread Benoit Panizzon
Hi Henning So I tested. Yesterday I send traffic, around 400 concurrent dialogues over the two DMQ synced instances and stopped the traffic in the evening waiting until today to make sure all calls have ended. None of the two instances was restarted during that testing. I have not seen memory re

Re: [SR-Users] dialog_vars accumulating in database?

2022-11-15 Thread Benoit Panizzon
Hmm, I have a suspicion how this happens... I could more or less reproduce the issue: 2 Kamailio instances, synced with DMQ. Both store dialog_vars in a local database for performance. While a dialog is ongoing, stop instance 2. This instance 2 probably has stored dialog information in it's loca