Module: sip-router
Branch: master
Commit: 3cc16e2873a48b89d495f3a2065e4171bfff70ec
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3cc16e2…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Apr 15 21:23:34 2009 +0200
Merge ser modules into sip-router master branch
(merge commit 'origin/ser_modules')
* commit 'origin/ser_modules': (2777 commits)
modules: added missing parse_to.h include
xlog: LOG_() api update
usrloc: fixed name conflict
lcr: updated to the route_mode changes
modules: tm register_tcmb api update
ser modules ported to sip-router
tls: ser_cert.sh portability fixes
METHOD_OTHER is replaced with METHOD_OPTIONS, because the OPTIONS request
cfg_size macro renamed to cfg_sizeof to avoid a conflict with one of the
* logging API updated (see doc/logging-api.txt for details)
When building the route set of ACKs for local UACs, only the reply is now
Fixed compiler issues warnings over:
Some errors are marked as DB API (framework) failures instead of MYSQL API
The header file ds_rpc.h statically defines the doc string for some RPC
"Route :" prefix (and separator) is used some more time across the
permissions: fix build without -DUSE_IPV6 errors
nathelper: added support for SDP rtcp attribute (RFC 3605)
prefix_route: include atomic_ops.h where atomic_t is used
Fix warnings on LP64 plarforms out there (all 64-bit amd64/emt64 unixes
Add comma between function names and fix typo.
...
---