Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-14 Thread Henning Westerholt
: Saturday, June 13, 2020 9:04 PM To: Kamailio (SER) - Development Mailing List Subject: Re: [sr-dev] dialog: reason behind not storing early state dialogs in db One observation here: early dialogs are bound to the initial INVITE transaction. For this reason, early dialogs should not be restored

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-13 Thread Ovidiu Sas
: > > Hi Victor, > > thanks for the feedback, I will also do some more tests. > > Cheers, > > Henning > > -Original Message- > From: sr-dev On Behalf Of Victor Seva > Sent: Friday, June 12, 2020 2:34 PM > To: Kamailio (SER) - Development Mailing List > S

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-12 Thread Henning Westerholt
Hi Victor, thanks for the feedback, I will also do some more tests. Cheers, Henning -Original Message- From: sr-dev On Behalf Of Victor Seva Sent: Friday, June 12, 2020 2:34 PM To: Kamailio (SER) - Development Mailing List Subject: Re: [sr-dev] dialog: reason behind not storing early

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-12 Thread Victor Seva
Added some debug to find out what is going on: > From: Victor Seva > Date: Fri, 12 Jun 2020 16:32:41 +0200 > Subject: dialog: more debug > > --- > src/modules/dialog/dlg_db_handler.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-12 Thread Victor Seva
Hi Henning, On 6/12/20 10:31 AM, Henning Westerholt wrote: > added with 37d83a5838a50350. Feedback and additional testing are of > course welcome. Applied 37d83a5838a50350 but I don't see any insert to the db until dialog is confirmed. ``modparam("dialog","db_mode", 1)`` is in the config ```

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-12 Thread Henning Westerholt
Friday, June 12, 2020 7:32 AM To: Kamailio (SER) - Development Mailing List Cc: Kamailio Devel List Subject: Re: [sr-dev] dialog: reason behind not storing early state dialogs in db Dear all this would be related to one query we sent to sr-users some time ago? https://lists.kamailio.org/piperm

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-11 Thread David Escartin
Dear all this would be related to one query we sent to sr-users some time ago? https://lists.kamailio.org/pipermail/sr-users/2018-November/103842.html we would also be interested in having the dialog structure to be written on db_redis during early dialog, but it still was in a to do list

Re: [sr-dev] dialog: reason behind not storing early state dialogs in db

2020-06-10 Thread Henning Westerholt
Hi Victor, I guess it was done because of easier implementation and also DB load considerations. I planned to add functionality to make it configurable in git master it this week, as I also have the requirements in one of my projects. Cheers, Henning -- Henning Westerholt –