Dan Pascu wrote:
A better fix (but probably more complex) would be to limit the number of allowed registrations for a given subscriber. That would also avoid issues with overflowing the contact list buffer in registration replies.
Limiting the number of registrations allowed for a subscriber also makes sense considering that parallel forking can only be done to a limited number of contacts.
As far as I remember this was the behaviour in 0.8.12 (the max number was hardcoded in a .h file, it could be increased to max, ~32) and was changed for 0.9
klaus
On Thursday 30 June 2005 20:51, Daniel-Constantin Mierla wrote:
Hello,
the roadmap to the next release is now posted online: http://openser.org/roadmap.php
Time lines are just estimations and could be subject to change, other features may be added to the next release. If you have in mind other features, send a reply and describe what would be good to have in the next release.
Comments are welcome!