Module: sip-router
Branch: master
Commit: 0fa4b2d5a4d9700eed970d36ed1bb803c1f07d21
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0fa4b2d…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Fri Sep 18 13:36:33 2009 +0200
Merge commit 'origin/andrei/path'
* commit 'origin/andrei/path':
core: add path route headers after local via
core: path support when forwarding
tm: path support
xlog(s): updated to the new next_branch()
registrar(s): updated to the new append_branch()
permissions(s): updated to the new next_branch()
osp(s): updated to the new append_branch()
exec(s): use ser_append_branch() instead of append_branch()
cpl-c(s): updated to the new append_branch()
tm: updated to the new append_branch() & next_branch()
enum: s/km_append_brach/append_branch/
avpops: updated to the new append_branch()
core: append_branch & next_branch api changes
Conflicts:
modules/tm/sip_msg.c
modules/tm/t_fwd.c
---