This was me, there was a bug in the commit mail script which I hopefully
fixed.
I updated the master branch and added both versions of the database API. The
database library of SER 2.0 is in lib/srdb2, the database library of kamailio
is in lib/srdb1. There is the full history of the kamailio database library,
that's why there is so many commit messages in the previous email.
I had to do some changes in the database library taken from kamailio in order
to avoid conflicts between the two version, the changes are:
1) db_con_t has been renamed to db1_con_t
2) db_res_t has been renamed to db1_res_t
3) DB_INT, DB_STR,... macros have been renamed to DB1_INT, DB1_STR,...
4) The doxygen group db has been renamed to db1.
All the changes have been applied to the kamailio database library
synchronized yesterday, here is how you can get patches with the changes that
I did if you need them:
$ git-format-patch -o patches 18580
I also attached them to this email for your convenience, they should apply to
the current kamailio/db after stripping the path prefix off (patch option -p).
I will send a script to update other modules later tomorrow and also upload
the updated mysql driver which works with both versions of the database
library (i.e. that module should work with both ser and kamailio).
Jan.
On 12-02 23:25, sr-dev-owner(a)lists.sip-router.org wrote:
As list administrator, your authorization is requested
for the
following mailing list posting:
List: sr-dev(a)lists.sip-router.org
From: new(a)sip-router.org
Subject: text/plain; charset=UTF-8
Reason: Post by non-member to a members-only list
At your convenience, visit:
http://lists.sip-router.org/cgi-bin/mailman/admindb/sr-dev
to approve or deny the request.
Date: Thu, 12 Feb 2009 23:25:34 +0100 (CET)
From: New(a)sip-router.org, commits(a)sip-router.org, on(a)sip-router.org,
branch(a)sip-router.org, master(a)sip-router.org
Subject: text/plain; charset=UTF-8
To: sr-dev(a)lists.sip-router.org
From: sr-dev-request(a)lists.sip-router.org
Subject: confirm af3499ce3479bf6be60ee69ed389474e0ddabf1c
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message. Do this if the message is
spam. If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list. The Approved: header can also appear in the first line
of the body of the reply.