Commit Graph

1135 Commits (mr12.2)

Author SHA1 Message Date
Donat Zenichev 4bf6266c93 MT#58181 CallLeg::adjustOffer() check, if SDP is holding
3 years ago
Donat Zenichev f0efd813e1 MT#57254 dsm/mod_redis: print ephemeral TCP port (connect/disconnect)
3 years ago
Donat Zenichev 7e9971f2b6 MT#57437 Upstream: Fixed NOTIFY to URI
3 years ago
Donat Zenichev 285fb7e2ee MT#57437 Upstream: apps/ivr fix for Python3.10 and higher
3 years ago
Guillem Jover f3a48f2a30 MT#56184 build: Fix parallel building
3 years ago
Guillem Jover ed5872e857 MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago
Donat Zenichev d985a94248 MT#57436 intimeToXml: properly manage the buf size and `snprintf()`
3 years ago
Donat Zenichev 9937f85351 MT#57446 invalid suffix on literal; C++11 requires a space
3 years ago
Donat Zenichev c37a8cc1e0 MT#57442 'hm' may be used uninitialized in this function (adjustOffer.cpp)
3 years ago
Donat Zenichev d626afcca8 MT#57441 invalid suffix on literal; C++11 requires a space (SBC.cpp)
3 years ago
Donat Zenichev 0e1bd8891b MT#57440 in `RTMP_ReadPacket()` variable 'didAlloc' set but not used
3 years ago
Donat Zenichev ff4a390bca MT#57439 fix the bit flag comparison in `JsonRpcServer::processMessage()`
3 years ago
Donat Zenichev 42b9ad135f MT#57436 directive output may be truncated
3 years ago
Donat Zenichev b9196fa647 MT#57435 self-comparison always evaluates to true (XmlRpcValue.cpp)
3 years ago
Donat Zenichev 23a917d5ad MT#57434 invalid suffix on literal; C++11 requires a space
3 years ago
Donat Zenichev 020a164915 MT#57432 field precision specifier '.*' expects argument of type 'int'
3 years ago
Donat Zenichev d4ca1ec99f MT#57429 compiler can assume that the address of 'req' will never be NULL
3 years ago
Donat Zenichev d1474f6537 MT#57424 format '%d' expects argument of type 'int', but argument 4 has type 'long int'
3 years ago
Donat Zenichev f0961c7f17 MT#57423 NULL used in arithmetic (DBRegAgent.cpp)
3 years ago
Donat Zenichev 3627c0d707 MT#57394 Apps: fix `inconsistent use of tabs and spaces in indentation`
3 years ago
Donat Zenichev 551ff86c70 MT#57393 python: fix the `Missing parentheses in call to 'print'
3 years ago
Donat Zenichev 13ff63532c MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11)
3 years ago
Donat Zenichev 0bd7fa65b8 MT#56321 Refactor: core::CallLeg::onSipRequest()
3 years ago
Donat Zenichev f8a1bd209c MT#56321 HeaderFilter: remove superfluous logging
3 years ago
Donat Zenichev d7db3e433d MT#56321 HeaderFilter: add multi-line headers parsing
3 years ago
Donat Zenichev 29400e4a97 MT#56321 Refactor the HeaderFilter.cpp
3 years ago
Donat Zenichev b79fc7a089 MT#56321 Implement 'recvonly' beginning on-hold
3 years ago
Donat Zenichev b34b85fe62 MT#56321 DSM: Introduce helper functions related to DSM processing
3 years ago
Donat Zenichev 020cd18448 MT#56321 core: introduce 'global_defs.h' header
3 years ago
Donat Zenichev 8195d1378d MT#56321 AmB2BSession::onB2BEvent - add DSM 'early-dbprompt' processing
3 years ago
Donat Zenichev 14ad7f85f6 MT#56321 Use the P-DSM-App instead of the P-Early-Announce
3 years ago
Donat Zenichev 91cd45fe7b MT#56321 Treat 183 as 200OK (other leg), when early media forced
4 years ago
Donat Zenichev d5eaa1c5a2 MT#56321 call_transfer: add support of 183 in failed transfers
4 years ago
Donat Zenichev 2078ce5837 MT#55831 DSM: ModCurl - fix ordered comparison of const ptr with 0 (CE)
4 years ago
Donat Zenichev f5b1f757d7 MT#55831 dsm: ModUtils, fix the work of utils_get_count_files() (CE)
4 years ago
Donat Zenichev 178a5ad36d MT#55831 add support of SIP peering registrations based on XMLRPC requests
4 years ago
Fabricio Santolin f9d0927245 MT#55831 Authorization header format support
4 years ago
Michael Prokop b126b455e2 MT#55831 Build and include SBC tools + examples, port to py3k
4 years ago
Marco Capetta d4d1fc7bb8 MT#55831 Handle BYE after 180 with to_tag
4 years ago
Marco Capetta b1c8aa3f2c MT#55831 Add VSC to disable all active call forwards at once
4 years ago
Kirill Solomko aeabd1bd91 MT#55831 add header filter wildcard match support
4 years ago
Marco Capetta d45dcf1ecf MT#55831 Fix issue if an UPDATE is received after 183
4 years ago
Guillem Jover d785557ddc MT#55831 Use a proper accessor instead of messing with the struc directly
4 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
4 years ago
Guillem Jover d3f89d46da MT#55831 Fix module exclusion logic
4 years ago
Guillem Jover fa45b4433e MT#55831 Build the library as shared
4 years ago
Guillem Jover 4749334d02 MT#55831 Make the code build again
4 years ago
Stefan Sayer 1e9d98b641 MT#55831 db_reg_agent: add username_with_domain option to use auth user with domain part
4 years ago
Stefan Sayer d2f32e634a MT#55831 dsm:mod_conference:set callgroup to conference channel
4 years ago
Andreas Granig 220b46d865 MT#55831 Rework config validation to be more slack (part 2)
4 years ago