Hello,
you patch changes the values for server and user-agent value in config.h.
Could be better to split such large commits (when there are internal api changes) on affected components, because it is easier to look at the patches (e.g., doing one commit for each affected module and one for the core) -- not a rule, just an observation based on past experiences.
Cheers, Daniel
On 12/8/12 1:24 PM, admin@sip-router.org wrote:
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...
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev