[OpenSIPS-Devel] [OpenSIPS/opensips] 4570b2: script callbacks: new return code mechanism

Liviu Chircu liviu at opensips.org
Thu Mar 20 12:27:13 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4570b22d056528e1e4ef6576b6ce64647338adea
      https://github.com/OpenSIPS/opensips/commit/4570b22d056528e1e4ef6576b6ce64647338adea
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2014-03-20 (Thu, 20 Mar 2014)

  Changed paths:
    M modules/b2b_entities/dlg.c
    M modules/dialog/dlg_hash.c
    M modules/nat_traversal/nat_traversal.c
    M modules/pike/pike_funcs.c
    M modules/pua_usrloc/ul_publish.c
    M modules/siptrace/siptrace.c
    M modules/sl/sl_funcs.c
    M modules/tm/tm.c
    M receive.c
    M script_cb.c
    M script_cb.h

  Log Message:
  -----------
  script callbacks: new return code mechanism

	* script callbacks must now return a "what-to-run-next" bitmask
	* e.g. a module may now skip running top route, yet run post callbacks


  Commit: 6e46a57118ebc059ac40aa07b9e168629b90792c
      https://github.com/OpenSIPS/opensips/commit/6e46a57118ebc059ac40aa07b9e168629b90792c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2014-03-20 (Thu, 20 Mar 2014)

  Changed paths:
    M script_cb.c
    M script_cb.h

  Log Message:
  -----------
  script callbacks: add a priority-based register function

	* useful for modules which must run their callback first/last


  Commit: ff4f8c14005c2cf5dfd2720ca6eeed96311c0567
      https://github.com/OpenSIPS/opensips/commit/ff4f8c14005c2cf5dfd2720ca6eeed96311c0567
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2014-03-20 (Thu, 20 Mar 2014)

  Changed paths:
    A modules/call_center/README

  Log Message:
  -----------
  call_center: added README


Compare: https://github.com/OpenSIPS/opensips/compare/cb847c138c13...ff4f8c14005c


More information about the Devel mailing list