]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] add uuidv7 support master
authorSeven Du <dujinfang@x-y-t.cn>
Thu, 31 Jul 2025 16:38:54 +0000 (00:38 +0800)
committerGitHub <noreply@github.com>
Thu, 31 Jul 2025 16:38:54 +0000 (19:38 +0300)
commit7f9dd270b492907ddd063be18003e18719bdb80b
treeb7e7a9eb4e52fa7e956300faf6336fa9469c0ee0
parentac9b8c621b3ac362ea1e153a929aaee6902a1b2d
[core] add uuidv7 support
13 files changed:
Makefile.am
conf/vanilla/autoload_configs/switch.conf.xml
src/include/private/switch_core_pvt.h
src/include/private/switch_uuidv7_pvt.h [new file with mode: 0644]
src/include/switch_types.h
src/mod/applications/mod_commands/mod_commands.c
src/switch_apr.c
src/switch_core.c
src/switch_uuidv7.c [new file with mode: 0644]
tests/unit/.gitignore
tests/unit/switch_core.c
tests/unit/test_switch_core.2017.vcxproj
w32/Library/FreeSwitchCore.2017.vcxproj