Re: [OpenSIPS-Devel] May's Public Meeting

2015-05-22 Thread Ovidiu Sas
It seems that the meeting is on Wednesday 27.05.2015, at 15:00 UTC (according to the timeanddate link). -ovidiu On Fri, May 22, 2015 at 1:19 PM, Maxim Sobolev wrote: > Hi Razvan, my only suggestion is to move those meetings either early in the > morning or later in the afternoon, so that those

[OpenSIPS-Devel] [opensips] add ability to support raw query translation in cachedb modules (#520)

2015-05-22 Thread Jarrod Baumann
I understand the reasoning behind globally rejecting the notion of supporting raw queries in a cachedb engine, but I think the mechanism should at least be enabled (it will default to not supported) and let a module developer decide if they want to implement. Also includes a simply typo correct

Re: [OpenSIPS-Devel] May's Public Meeting

2015-05-22 Thread Maxim Sobolev
Hi Razvan, my only suggestion is to move those meetings either early in the morning or later in the afternoon, so that those of us who are behind UTC by many hours have a chance to take part. 13 UTC is like 5am here. Maybe not this one if it's too much trouble to reschedule, but something to consi

[OpenSIPS-Devel] May's Public Meeting

2015-05-22 Thread Răzvan Crainea
Hello all! This month's public meeting is scheduled for the next Wednesday, 27.05.2015, at 13:00 UTC[1]. The topic for this session is a discussion on how to create a distributed user location mechanism. More information on the topic will be sent by the begining of the next week. As usual,

Re: [OpenSIPS-Devel] [opensips] dialplan: WARNING: a load command already generated, aborting reload... (#510)

2015-05-22 Thread Ovidiu Sas
It is working fine now: the db data is loaded by the first receiver process. It would be nice if the the load could be distributed over the receivers in a round robin fashion: first module takes the first receiver, second module that loads a db takes the next receiver and so on. It would improve

Re: [OpenSIPS-Devel] [opensips] (1.11.x) max_contacts is ignored (#492)

2015-05-22 Thread Bogdan Andrei IANCU
@bbuitenhuis , do you have any updates or info on this ? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/492#issuecomment-104684118___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.or

[OpenSIPS-Devel] [OpenSIPS/opensips] 980b68: Fix NULL value as route param.

2015-05-22 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 980b680a3a1b27d5894943daec2adf029bd5897f https://github.com/OpenSIPS/opensips/commit/980b680a3a1b27d5894943daec2adf029bd5897f Author: Bogdan-Andrei Iancu Date: 2015-05-22 (Fri, 22 May 2015) Changed p

[OpenSIPS-Devel] [OpenSIPS/opensips] 032c42: Fix NULL value as route param.

2015-05-22 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 032c425424846045227d57e88b506c4603315bc4 https://github.com/OpenSIPS/opensips/commit/032c425424846045227d57e88b506c4603315bc4 Author: Bogdan-Andrei Iancu Date: 2015-05-22 (Fri, 22 May 2015) Changed

Re: [OpenSIPS-Devel] [opensips] "NULL" / empty route parameters not supported (#516)

2015-05-22 Thread Bogdan Andrei IANCU
Closed #516 via 032c425424846045227d57e88b506c4603315bc4. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/516#event-311775851___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-

[OpenSIPS-Devel] [OpenSIPS/opensips] 9cd6e6: Fix NULL value as route param.

2015-05-22 Thread Bogdan-Andrei Iancu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 9cd6e6f8e238f15d2f0686a433fb2074b79cb48b https://github.com/OpenSIPS/opensips/commit/9cd6e6f8e238f15d2f0686a433fb2074b79cb48b Author: Bogdan-Andrei Iancu Date: 2015-05-22 (Fri, 22 May 2015) Changed pa

Re: [OpenSIPS-Devel] [opensips] do not always retry write to pipe if we get blocking errors (#519)

2015-05-22 Thread Joseph Frazier
Note that `event_xmlrpc` has the same problem as well: https://github.com/OpenSIPS/opensips/blob/6f5dde42eed19e8649c9f2640805447d13d143c3/modules/event_xmlrpc/xmlrpc_send.c#L94 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/519#issuecomment-104678

Re: [OpenSIPS-Devel] [opensips] drouting gw_priprefix_avp returns null (#518)

2015-05-22 Thread Bogdan Andrei IANCU
Thank you @apsaras - I found and fix the problem. Please update from GIT and give it another try. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/518#issuecomment-104678172___ Devel mailing list Devel@l

Re: [OpenSIPS-Devel] [opensips] drouting gw_priprefix_avp returns null (#518)

2015-05-22 Thread Bogdan Andrei IANCU
Closed #518 via 6f5dde42eed19e8649c9f2640805447d13d143c3. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/518#event-311760001___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-

[OpenSIPS-Devel] [OpenSIPS/opensips] 6f5dde: Fix handling of gw_priprefix_avp param.

2015-05-22 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6f5dde42eed19e8649c9f2640805447d13d143c3 https://github.com/OpenSIPS/opensips/commit/6f5dde42eed19e8649c9f2640805447d13d143c3 Author: Bogdan-Andrei Iancu Date: 2015-05-22 (Fri, 22 May 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] 3870a5: Fix handling of gw_priprefix_avp param.

2015-05-22 Thread Bogdan-Andrei Iancu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 3870a57702595a4816e2520c708bb4f337a17546 https://github.com/OpenSIPS/opensips/commit/3870a57702595a4816e2520c708bb4f337a17546 Author: Bogdan-Andrei Iancu Date: 2015-05-22 (Fri, 22 May 2015) Changed pa

Re: [OpenSIPS-Devel] [opensips] dialplan: WARNING: a load command already generated, aborting reload... (#510)

2015-05-22 Thread Bogdan Andrei IANCU
@ovidiusas , could you test on your side and confirm the fix - so we can do the backport to 2.1 too. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/510#issuecomment-104617891___ Devel mailing list Deve