Module: sip-router
Branch: master
Commit: 4bc6bf9e8469ffc67dc1e19f1695125180b40f9d
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4bc6bf9…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Tue Jul 21 14:53:26 2009 +0200
Merge commit 'origin/tmp/build_local'
* commit 'origin/tmp/build_local':
core: init via_len to cope with no via update flag
tm: local req. route: do not save/restore the avps
tm: local req. route: cache route id
tm: local req. route: always free the tmp sip msg
tm: local req. route rcv init fix
tm: updated execution of event route
core: build_req_buf_from_sip_req() has a new parameter
tm: update to new signature of build_req_buf_from_sip_req()
tm: execute event_route[tm:local-request] if defined
---