]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] SWITCH_STACK_NODUP flag is deprecated and will be soon removed. Introduce... 1856/head
authorAndrey Volk <andywolk@gmail.com>
Mon, 31 Oct 2022 14:49:17 +0000 (17:49 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 7 Nov 2022 22:17:08 +0000 (01:17 +0300)
commitffa220792607afaa85726348162b5174bfb3b0b6
tree2fc064194e6cf7ac88010528c8e8c53ef57c7fa2
parenteb6c2333dd8744141409bf087117d6a80c4ecc72
[Core] SWITCH_STACK_NODUP flag is deprecated and will be soon removed. Introduce switch_event_add_header_string_nodup() API.
src/include/switch_event.h
src/mod/event_handlers/mod_erlang_event/handle_msg.c
src/mod/event_handlers/mod_kazoo/kazoo_cdr.c
src/mod/event_handlers/mod_kazoo/kazoo_node.c
src/switch_core.c
src/switch_event.c