[OpenSIPS-Devel] [OpenSIPS/opensips] e82ac6: Trigger exactly one callback per early state chang...

Bogdan Andrei IANCU bogdan at opensips.org
Wed Jul 31 22:08:50 CEST 2013


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e82ac660c390fd01700bc7c0a91cce2e4345cf8c
      https://github.com/OpenSIPS/opensips/commit/e82ac660c390fd01700bc7c0a91cce2e4345cf8c
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M modules/dialog/dlg_handlers.c

  Log Message:
  -----------
  Trigger exactly one callback per early state change.

There are several reasons behind this change:
1) Other callbacks are only triggered once for each state change.
2) SNOM phones send several 180 Ringing messages in a row. That triggers
several early dialog callbacks, which in turn trigger several PUBLISH
and NOTIFY through the pua_dialoginfo module. This can potentially lead
to problems.


  Commit: ab8b4fe1664a332f8c575efa4fc3bacd0bc5a409
      https://github.com/OpenSIPS/opensips/commit/ab8b4fe1664a332f8c575efa4fc3bacd0bc5a409
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2013-07-31 (Wed, 31 Jul 2013)

  Changed paths:
    M modules/dialog/dlg_handlers.c

  Log Message:
  -----------
  Merge pull request #24 from dsandras/ds-dialog-cb-early-once

Trigger exactly one callback per early state change.
Credits go to Damien Sandras from Be IP s.a. @ http://www.beip.be


Compare: https://github.com/OpenSIPS/opensips/compare/0b4a93f273f4...ab8b4fe1664a


More information about the Devel mailing list