Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 88bae84218856d336d76791f564676535972c93a
      
https://github.com/OpenSIPS/opensips/commit/88bae84218856d336d76791f564676535972c93a
  Author: Bogdan-Andrei Iancu <bog...@opensips.org>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M modules/tm/t_msgbuilder.c

  Log Message:
  -----------
  Fix building TO / FROM hdr via t_uac()

t_uac() gets URIs as values for TO / FROM, so these URIs may contain URI 
params. If those URIs are placed into headers without <> enclosing, their 
params will become header params :(
So, to be sure, let's enclose the URIs all the time.

Closes 2843

(cherry picked from commit 9af192693f419751ff3fc704d5286274752171b1)



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to