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

Razvan Crainea razvan at opensips.org
Fri Dec 22 04:52:11 EST 2017


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1583965bd28985de03a304d05444546a9edbb1fb
      https://github.com/OpenSIPS/opensips/commit/1583965bd28985de03a304d05444546a9edbb1fb
  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

(cherry picked from commit 575a1b15936bdc306e00ca01c8534567201d13a9)




More information about the Devel mailing list