[SR-Users] dialog module shared memory

2015-01-15 Thread Grant Bagdasarian
Hello, I'm using the dialog module to control the maximum number of calls allowed to be passed through. Is it possible to share the dialogs stored in memory with multiple instances of kamailio? So if both kamailio instances process calls, and the maximum is set to a global of 10, both combined

Re: [SR-Users] dialog module shared memory

2015-01-16 Thread Charles Chance
Hello, Currently, this is work in progress. But in the meantime, it is possible to achieve using htable with dmq enabled. I can post an example later if required. Cheers, Charles On 16 Jan 2015 07:54, "Grant Bagdasarian" wrote: > Hello, > > > > I’m using the dialog module to control the maxi

Re: [SR-Users] dialog module shared memory

2015-01-16 Thread Daniel-Constantin Mierla
Hello, in 4.2.x should be dialog profile replication on top of dmq, added by Alex Hermann. I haven't played myself with it yet. In the past versions, I used various mechanims, like shared database with queries, notification from config file (park the invite, uac_req_send() with the local number o

Re: [SR-Users] dialog module shared memory

2015-01-16 Thread Daniel-Constantin Mierla
Hello, hmm, I thought there was already a patch from Alex Hermann, might be just early for me here and that was just in the plans, because he changed how the profiles are stored to allow mixing from different servers. Cheers, Daniel On 16/01/15 12:23, Charles Chance wrote: > > Hello, > > Current

Re: [SR-Users] dialog module shared memory

2015-01-16 Thread Charles Chance
Hi Daniel, Alex's work is still in a personal branch since he ran out of time to finish, IIRC. I have plans to look at it over the next week or so, unless Alex has other ideas. Perhaps he can comment? Best, Charles On 16 Jan 2015 11:27, "Daniel-Constantin Mierla" wrote: > Hello, > > hmm, I t

Re: [SR-Users] dialog module shared memory

2015-01-16 Thread Alex Hermann
On Friday 16 January 2015, Charles Chance wrote: > Alex's work is still in a personal branch since he ran out of time to > finish, IIRC. I have plans to look at it over the next week or so, unless > Alex has other ideas. > > Perhaps he can comment? I couldn't get the dialog+dmq+tm combination in

Re: [SR-Users] dialog module shared memory

2015-01-18 Thread Grant Bagdasarian
, January 16, 2015 12:23 PM To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Subject: Re: [SR-Users] dialog module shared memory Hello, Currently, this is work in progress. But in the meantime, it is possible to achieve using htable with dmq enabled. I can post

Re: [SR-Users] dialog module shared memory

2015-01-19 Thread Charles Chance
> > > Thanks! > > > > Regards, > > > > Grant > > > > *From:* sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On > Behalf Of *Charles Chance > *Sent:* Friday, January 16, 2015 12:23 PM > *To:* SIP Router - Kamailio (OpenSER) and SIP Ex

Re: [SR-Users] dialog module shared memory

2015-01-19 Thread Grant Bagdasarian
Thanks! Regards, Grant From: sr-users [mailto:sr-users-boun...@lists.sip-router.org<mailto:sr-users-boun...@lists.sip-router.org>] On Behalf Of Charles Chance Sent: Friday, January 16, 2015 12:23 PM To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List S