Module: sip-router
Branch: refs/tags/sr_3.0.3
Tag: 7b3cac86a40d9c88b027efbc5c1cd24f02ffcedd
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=tag;h=7b3cac86a4…
Tagger: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Thu Aug 19 21:12:57 2010 +0200
Bugfixes, documentation updates and DragonFly BSD support.
Among the most important/critical bugfixes:
- *BSD compile/install fixes
- tcp fix fd passing bug (30fabfb9c). In worst case scenarios
(very heavy traffic and connections opened and closed very
quickly) it is possible that some processes will remain blocked
while trying to send on tcp.
- *BSD specific tcp fixes (ea37f13, ef1e1b4a, 0a38c9ab, 4cfd8e1d).
Under very heavy traffic some of these can cause crashes.
- memory leak (pkg) in some tm script functions (ebe29085)
- various modules_k/dialog fixes
- ser radius modules revived (k ones cannot be used with ser auth
module): 5d214e8
Roughly synchronized with kamailio 3.0.3 (except packaging, xavps
and the warning headers default).