Hello,
fyi, today are 9 years since first source code commit of SIP Express Router (SER) happened. It started with:
git log --pretty=format:"%h%x09%an%x09%ad%x09%s" --reverse | head -3
512dcd9 Andrei Pelinescu-Onciul Mon Sep 3 21:27:11 2001 +0000 Initial revision 888ca09 Andrei Pelinescu-Onciul Tue Sep 4 01:41:39 2001 +0000 parser seems to work e60a972 Andrei Pelinescu-Onciul Tue Sep 4 20:55:41 2001 +0000 First working release
Today, 3286 days later, it counts 14 200 commits __only__ in development branch.
I digested some statistics and made them available at: http://bit.ly/9J4EKb
There are interesting facts about most productive time frames (i.e., hour, day, ...), evolution of default configuration files, command line parameters, ... IPv6 support is there since 2002, but no convenient public network to use it yet.
Enjoy and enhance the content as you have interesting aspects of history to add...
... and, VERY important, do not forget to start testing 3.1.0, we are in pre-release phase, there are a lot of new features I am sure you want on your production system:
http://sip-router.org/wiki/features/new-in-devel
Cheers, Daniel