Commit Graph

1153 Commits (mr13.0)

Author SHA1 Message Date
Donat Zenichev fa2b78c782 MT#59962 DSM: Add new function 'removeFromString()'
2 years ago
Donat Zenichev b9c825cbdc MT#61102 DSM: Add new function 'getErrorCodePlayback()'
2 years ago
Donat Zenichev 98664ebf9e MT#61102 DSM: add handling of 3 parameters function
2 years ago
Guillem Jover 5ed6ce48a1 MT#60923 Switch from PCRE to RE2
2 years ago
Donat Zenichev 752d17f16e MT#60408 AnswerMachine: add a space between literal and string macro
2 years ago
Donat Zenichev fd44b75421 MT#60408 ModCurl: Switch from deprecated form of API
2 years ago
Donat Zenichev f343df5587 MT#60480 Limitation of origin id/ver to 64bits (unsigned long long)
2 years ago
Donat Zenichev ced4a52c5d MT#56772 AmSdp: covert sessId / sessV to llu
2 years ago
Donat Zenichev 760ef73385 MT#60297 Save SDP origin after call is held/resumed
2 years ago
Donat Zenichev e80aebff26 MT#59867 putOnHoldImpl: `createHoldRequest()` sessV increment
2 years ago
Donat Zenichev faf99abf60 MT#59851 CallLeg: Refactor hold related things
2 years ago
Donat Zenichev c0452f5b2c MT#60408 Answer with 'inactive' when 'inactive' requested during the on hold
2 years ago
Donat Zenichev b21a430983 MT#60408 CallLeg: use dedicated fund to check expecting offer
2 years ago
Donat Zenichev ad96f4598d MT#60408 CallLeg: `isHoldRequest()` has to deal with const sdp
2 years ago
Donat Zenichev 08e3ad9daf MT#59446 Do not pend call leg update for pick up case
2 years ago
Donat Zenichev cb48c879b7 MT#60408 Introduce an optional behavior on pending transaction
2 years ago
Donat Zenichev 50248f7aba MT#60408 Update core and CallLeg: SDP origin manipulation fix
2 years ago
Richard Fuchs e33e002d98 MT#40962 decouple RateLimit from AmAppTimer
2 years ago
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