Commit Graph

1165 Commits (mr13.2)

Author SHA1 Message Date
Donat Zenichev f97ff25ae5 MT#61574 DSM: re-use previous SDP if new given empty
2 years ago
Donat Zenichev 63b3f4db79 MT#59962 apps: exclude sw_vsc
2 years ago
Donat Zenichev f9edcce337 MT#59962 sw_vsc: Fix compilation warnings
2 years ago
Donat Zenichev 289a452012 MT#57501 enumeration value 'NonHold' not handled in switch
2 years ago
Donat Zenichev 8a26804b62 MT#59962 apps: dsm, exclude mod_swrating
2 years ago
Donat Zenichev a6f708fabb MT#59962 apps: dsm, exclude mod_py
2 years ago
Donat Zenichev 4eb5a1e39b MT#59962 apps: improve Makefile
2 years ago
Donat Zenichev 2e53585852 MT#59962 mobile_push: add Makefile
2 years ago
Donat Zenichev 3b04b8eaba MT#59962 early_dbprompt: add Makefile
2 years ago
Donat Zenichev d1a2224fd9 MT#61140 DSM: `sendEstablishedReinvite()` add hdrs support
2 years ago
Donat Zenichev 670d708f95 MT#61140 DSM: add `B2B.sendEstablishedReinvite()`
2 years ago
Donat Zenichev bfa8ac09e6 MT#61140 DSM: add getters for headers
2 years ago
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