[OpenSIPS-Devel] [OpenSIPS/opensips] 99b233: - new functions added to help a module to check if...

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Sep 4 13:41:03 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 99b233a7c03ffb889b0b340e5aee53db3be88f12
      https://github.com/OpenSIPS/opensips/commit/99b233a7c03ffb889b0b340e5aee53db3be88f12
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
    M route.c
    M route.h
    M route_struct.c
    M route_struct.h

  Log Message:
  -----------
  - new functions added to help a module to check if its functions are used from the script (we cannot rely on the fixup functions as we have functions without parameters or need for fixup). Such function is needed for fixing dependencies between modules (to follow up)


  Commit: 98330c703811c5f6ba218be5f16256d208e04879
      https://github.com/OpenSIPS/opensips/commit/98330c703811c5f6ba218be5f16256d208e04879
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
    M modules/uac/uac.c

  Log Message:
  -----------
  - UAC module does not load (no dependency) on UAC_AUTH if the uac_auth() function is not used.
- UAC module does not load RR and DIALOG (with further dependencies on the params of those modules) if no FROM/TO replace ops are done.


Compare: https://github.com/OpenSIPS/opensips/compare/6f048e038c4a...98330c703811


More information about the Devel mailing list