Module: sip-router Branch: carstenbock/rtpproxy Commit: 5415f157c5b561b03a1be5bfe5f96d68f2bb1838 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5415f157...
Author: Carsten Bock lists@bock.info Committer: Carsten Bock lists@bock.info Date: Mon Aug 30 16:26:05 2010 +0200
Merge branch 'master' into rtpproxy
* master: (29 commits) modules/db_berkeley Added a compatibility layer between libdb versions smaller than 4.6 and libdb4.6 xhttp: don't set version to http/1.0 tcp: read http/1.1 chunked body xcap_server: etag column is of type str pv(k): don't use CL for body PV textops(k): declare variables at function start registrar(k): declare variables at function start dialog(k): declare variables at function start mediaproxy: declare variables at function start mtree: declare variables at function start core: don't use conditionals in macro arguments core: pointer aliasing warning fixes for fix_rval_expr core: use const in some ip_addr functions core: use const char*/str* for hash functions core: typo fix in dns_cache_clone_entry() tm: warnings and avp param init. fixes nat_traversal(k): register stats only ifdef STATISTICS sst(k): don't register statistics twice nathelper(k): add missing mi.h include modules_k/nathelper: better add_contact_alias/handle_ruri_alias fix ...
---