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

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


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 74c5e9c32d62b8bd5a438b9da0fe71f4f6aeacac
      https://github.com/OpenSIPS/opensips/commit/74c5e9c32d62b8bd5a438b9da0fe71f4f6aeacac
  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