asterisk/third-party
Pirmin Walthert 0b10995811 res_pjsip_nat.c: Create deep copies of strings when appropriate
In rewrite_uri asterisk was not making deep copies of strings when
changing the uri. This was in some cases causing garbage in the route
header and in other cases even crashing asterisk when receiving a
message with a record-route header set. Thanks to Ralf Kubis for
pointing out why this happens. A similar problem was found in
res_pjsip_transport_websocket.c. Pjproject needs as well to be patched
to avoid garbage in CANCEL messages.

ASTERISK-29024 #close

Change-Id: Ic5acd7fa2fbda3080f5f36ef12e46804939b198b
2020-12-17 09:11:10 -06:00
..
jansson build: Pass --fno-partial-inlining to third-party when appropriate 2019-05-03 12:42:27 -06:00
pjproject res_pjsip_nat.c: Create deep copies of strings when appropriate 2020-12-17 09:11:10 -06:00
apply_patches Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
configure.m4 Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
Makefile Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
Makefile.rules Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
versions.mak pjproject: Upgrade bundled version to pjproject 2.10 2020-06-16 08:07:17 -05:00