Module: sip-router
Branch: master
Commit: 90a2f89574483cf750c9234bc870d9c6ebbb25fc
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=90a2f89…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Feb 3 23:32:55 2010 +0100
Merge remote branch 'origin/sr_3.0'
* origin/sr_3.0:
core: new param to give outbut buffer size
core: use one buffer for int2str
core: use dlflags to load modules
uac(k): use header types for detection
uac(k): proper test for send failure
uac(k): set type for tm callback
modules/mediaproxy: take boundary string from Content-Type header.
core: stats events cbs are called only if USE_CORE_STATS is defined
update drp_reqs statistics
update drp_rpls statistics
update fwd_rpls statistics
update err_reqs statistics
update err_rpls statistics
update bad_URIs statistics
update bad_msg_hdr statistics
core: update fwd_reqs stat
kex: support to update core stats via core events
core: added new event SREV_CORE_STATS
---