features:new-in-5.3.x
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
features:new-in-5.3.x [2019/09/04 19:05] – henningw | features:new-in-5.3.x [2019/09/25 12:51] (current) – henningw | ||
---|---|---|---|
Line 170: | Line 170: | ||
Extend nat_uac_test() to test for mismatch between connection and source IP. | Extend nat_uac_test() to test for mismatch between connection and source IP. | ||
- | * https:// | + | * https:// |
==== pv ==== | ==== pv ==== | ||
Line 325: | Line 325: | ||
* set server id with --server-id | * set server id with --server-id | ||
* set a subst, substdef or substdefs preprocessor expression with --subst, --substdef or --substdefs | * set a subst, substdef or substdefs preprocessor expression with --subst, --substdef or --substdefs | ||
+ | * Print the architecture for that Kamailio was compiled for with existing parameter -I | ||
More information: | More information: | ||
Line 353: | Line 354: | ||
Refactoring and unification of memory allocation error logging infrastructure. Completed in the core, major modules were migrated as well. The #define are called PKG_MEM_ERROR, | Refactoring and unification of memory allocation error logging infrastructure. Completed in the core, major modules were migrated as well. The #define are called PKG_MEM_ERROR, | ||
+ | |||
+ | Enable memory mem_join functionality in the memory manager as default. This this should help with server stability in low memory situations. Some downstream projects (e.g. Kazoo) enables this already since years. | ||
==== Architecture ==== | ==== Architecture ==== | ||
Line 360: | Line 363: | ||
* Add DB_TABLE_VERSION_ERROR(table) error helper #define to DB1 API and migrate (almost) all modules that use version tables to it. This unify the logging and error behavior of the relevant modules that uses a database. | * Add DB_TABLE_VERSION_ERROR(table) error helper #define to DB1 API and migrate (almost) all modules that use version tables to it. This unify the logging and error behavior of the relevant modules that uses a database. | ||
* Improve to-tags to include more randomness and use the recommended size from RFC 3261. | * Improve to-tags to include more randomness and use the recommended size from RFC 3261. | ||
+ | * Improve core support for ARM v6 and ARM v7 platform | ||
* Different cleanups related to obselete code. | * Different cleanups related to obselete code. | ||
features/new-in-5.3.x.1567623957.txt.gz · Last modified: 2019/09/04 19:05 by henningw