Hello,
as I could spot, there was some intense activity from Andrei in the last days with a new internal statistics API. To allow some time for it as well as for others (like me) to get some work done that is good to be in 3.1, I propose next Monday (Aug 16) as timeline to freeze the repo for new features.
Probably during the freeze we can still merge some modules (in the way of moving one version to modules and removing the other as long as remaining version includes the features of the other) -- thinking of pdt, ratelimit, sms, ...
Cheers, Daniel
On Monday 09 August 2010, Daniel-Constantin Mierla wrote:
[..] Probably during the freeze we can still merge some modules (in the way of moving one version to modules and removing the other as long as remaining version includes the features of the other) -- thinking of pdt, ratelimit, sms, ...
Hi Daniel,
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Cheers,
Henning
On Aug 10, 2010 at 12:59, Henning Westerholt henning.westerholt@1und1.de wrote:
On Monday 09 August 2010, Daniel-Constantin Mierla wrote:
[..] Probably during the freeze we can still merge some modules (in the way of moving one version to modules and removing the other as long as remaining version includes the features of the other) -- thinking of pdt, ratelimit, sms, ...
Hi Daniel,
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Should I merge the counter/stat branch first?
Andrei
On Tuesday 10 August 2010, Andrei Pelinescu-Onciul wrote:
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Should I merge the counter/stat branch first?
Hi Andrei,
thank you, this would be great.
Cheers,
Henning
Hello,
On 8/10/10 6:12 PM, Henning Westerholt wrote:
On Tuesday 10 August 2010, Andrei Pelinescu-Onciul wrote:
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Should I merge the counter/stat branch first?
Hi Andrei,
thank you, this would be great.
also do tm updates and async tls...
Thanks, Daniel
On Tuesday 10 August 2010, Henning Westerholt wrote:
[..] Probably during the freeze we can still merge some modules (in the way of moving one version to modules and removing the other as long as remaining version includes the features of the other) -- thinking of pdt, ratelimit, sms, ...
Hi Daniel,
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Hello,
i've did a complete diff between both modules and i think i merged all notable differences between both branches. I choose as the base the sms module from the ser side, as it has some actual new functionality, the one from kamailio recieved only some refactoring and one important bugfix in the last years.
The "new" common module can now be found in the modules/sms directory.
Cheers,
Henning
Hi Henning,
On 8/13/10 6:12 PM, Henning Westerholt wrote:
On Tuesday 10 August 2010, Henning Westerholt wrote:
[..] Probably during the freeze we can still merge some modules (in the way of moving one version to modules and removing the other as long as remaining version includes the features of the other) -- thinking of pdt, ratelimit, sms, ...
Hi Daniel,
i already started with the sms module merging some time ago, it looks not too hard so far. I'll continue during this week with it. With regards to the statistics API, great that this is now available! :-) Maybe we can then even commit some small statistic extensions before the freeze.
Hello,
i've did a complete diff between both modules and i think i merged all notable differences between both branches. I choose as the base the sms module from the ser side, as it has some actual new functionality, the one from kamailio recieved only some refactoring and one important bugfix in the last years.
The "new" common module can now be found in the modules/sms directory.
thanks! Now that we are in testing phase, I will look over other modules if they can be just copied in the common directory, at an expense of very few updates.
Cheers, Daniel