[OpenSIPS-Devel] [OpenSIPS/opensips] deb3ee: dialog: Fix dialog matching bugs in looping + TH s...

Liviu Chircu liviu at opensips.org
Thu May 10 12:39:54 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: deb3ee457b1f64a169b61751e6490c7049f1493e
      https://github.com/OpenSIPS/opensips/commit/deb3ee457b1f64a169b61751e6490c7049f1493e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M modules/dialog/dialog.c
    M modules/dialog/dlg_handlers.h
    M modules/dialog/dlg_load.h
    M modules/script_helper/script_helper.c
    M modules/topology_hiding/topology_hiding.c

  Log Message:
  -----------
  dialog: Fix dialog matching bugs in looping + TH scenarios

This patch adds an extra control parameter to topology_hiding_match()
and match_dialog() which allows the script writer to disable the current
behavior of forcefully imposing the "DID_FALLBACK" dialog matching mode.

In looping scenarios, performing SIP-wise dialog matching may be out of
the question, as we may randomly match one of multiple dialogs with
identical SIP coordinates.


  Commit: 362e65d28ac6409d66d48bea4a735c1558dd6993
      https://github.com/OpenSIPS/opensips/commit/362e65d28ac6409d66d48bea4a735c1558dd6993
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M modules/dialog/README
    M modules/dialog/doc/dialog_admin.xml
    M modules/topology_hiding/README
    M modules/topology_hiding/doc/topology_hiding_admin.xml

  Log Message:
  -----------
  dialog/topology_hiding: Update docs


Compare: https://github.com/OpenSIPS/opensips/compare/a2934c79ed80...362e65d28ac6
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list