Module: sip-router Branch: master Commit: 571e4e3fceeff5b4d32d1ac34649e9c4031d6543 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=571e4e3f...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Sat Dec 8 14:17:46 2012 +0200
core and several modules: instance and reg_id in branch_t
- added instance and reg_id fields to branch_t - added instance and reg_id arguments to append_branch function - modified append_branch calls in core and several modules - did not touch obsolete or modules_s modules (which are to be removed from next release)
---
action.c | 5 ++- config.h | 6 +++- dset.c | 31 +++++++++++++++++++++++++---- dset.h | 43 +++++++++++++++++++++++------------------ modules/avpops/avpops_impl.c | 5 ++- modules/corex/corex_lib.c | 4 +- modules/dialplan/dialplan.c | 2 +- modules/enum/enum.c | 5 ++- modules/tm/t_serial.c | 2 +- modules_k/alias_db/alookup.c | 3 +- modules_k/cpl-c/cpl_sig.c | 8 ++++-- modules_k/exec/exec.c | 3 +- 12 files changed, 76 insertions(+), 41 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=571e...