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

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


  Branch: refs/heads/1.10
  Home:   https://github.com/OpenSIPS/opensips
  Commit: da85c3a4f1134a02b9f6e171286b73fdac2171c6
      https://github.com/OpenSIPS/opensips/commit/da85c3a4f1134a02b9f6e171286b73fdac2171c6
  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: bfd86ab25554082053167a82655e669ca1c0ea7c
      https://github.com/OpenSIPS/opensips/commit/bfd86ab25554082053167a82655e669ca1c0ea7c
  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/bc3c8e8d2835...bfd86ab25554


More information about the Devel mailing list