[OpenSIPS-Devel] [OpenSIPS/opensips] 575a1b: dispatcher: fix TCP and TLS destinations

Razvan Crainea razvan at opensips.org
Fri Dec 22 04:51:41 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 575a1b15936bdc306e00ca01c8534567201d13a9
      https://github.com/OpenSIPS/opensips/commit/575a1b15936bdc306e00ca01c8534567201d13a9
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M modules/dispatcher/dispatch.c

  Log Message:
  -----------
  dispatcher: fix TCP and TLS destinations

Before this commit, the structures used internally to store the
destinations URI were not storing the URI parameters - since these were
dropped, URIs that contain TCP or TLS transport would be involuntary
converted to UDP.
This fix also stores the provisioned parameters in the dst_uri.

Closes #1227


  Commit: bf137620381885f2c21669dac8684446b2479e07
      https://github.com/OpenSIPS/opensips/commit/bf137620381885f2c21669dac8684446b2479e07
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M modules/dispatcher/dispatch.h

  Log Message:
  -----------
  dispatcher: add comment for uri vs dst_uri


Compare: https://github.com/OpenSIPS/opensips/compare/e845b37a598d...bf1376203818


More information about the Devel mailing list