]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core, mod_sofia] Add switch_uint31_t type. Fix CSeq bigger than 2^31-1. 2459/head
authorAndrey Volk <andywolk@gmail.com>
Tue, 30 Apr 2024 18:14:29 +0000 (21:14 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 9 May 2024 19:20:14 +0000 (22:20 +0300)
commit5b1c2688da6ffcddad4b54bb97408d8325ffa7b9
tree4fbb391dc94a5f1307038c3bad2a58c43b7b7084
parentda93927c01d1163342067cc540e600204a883dc5
[Core, mod_sofia] Add switch_uint31_t type. Fix CSeq bigger than 2^31-1.
src/include/switch_types.h
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia_presence.c
tests/unit/switch_core.c