Commit Graph

2781 Commits (mr12.2)
 

Author SHA1 Message Date
Sipwise Jenkins Builder 3e95fea8b6 Release new version 1:1.6.0+0~mr12.2.2.0
2 years ago
Sipwise Jenkins Builder bf454ce2fb Release new version 1:1.6.0+0~mr12.2.1.0
2 years ago
Sipwise Jenkins Builder 4a49e3466c Release new version 1:1.6.0+0~mr12.2.0.0
3 years ago
Daniel Grotti f56366737c MT#58584 Do not add outbound_proxy in Route if exist
3 years ago
Donat Zenichev 83634a216e MT#58584 Properly update remote tag and route set for PRACK
3 years ago
Donat Zenichev 51f57d7ce2 MT#58584 Add more logging to `core::AmBasicSipDialog::sendRequest()`
3 years ago
Donat Zenichev b0305db972 MT#58584 Core refactoring in `core::AmB2BSession::relaySip()`
3 years ago
Donat Zenichev 4a5942d0a3 MT#58584 Core refactoring in `core::_SipCtrlInterface::send()`
3 years ago
Sipwise Jenkins Builder 977669de88 Release new version 1:1.6.0+0~mr12.1.0.0
3 years ago
Guillem Jover 35050d5d9c MT#58356 Update packaging for bookworm
3 years ago
Donat Zenichev 4bf6266c93 MT#58181 CallLeg::adjustOffer() check, if SDP is holding
3 years ago
Sipwise Jenkins Builder 6e19f7bd84 Release new version 1:1.6.0+0~mr12.0.1.0
3 years ago
Sipwise Jenkins Builder 1432fc7dee Release new version 1:1.6.0+0~mr11.5.0.0
3 years ago
Donat Zenichev f0efd813e1 MT#57254 dsm/mod_redis: print ephemeral TCP port (connect/disconnect)
3 years ago
Daniel Grotti cdcbbb7866 MT#57562 sems (CE): Add Allow header in 200 OK when empty
3 years ago
Donat Zenichev a4d32f4013 MT#57437 Upstream: added `lock(mutex)` calls in order to avoid crash
3 years ago
Donat Zenichev 7e9971f2b6 MT#57437 Upstream: Fixed NOTIFY to URI
3 years ago
Donat Zenichev d7d9d26980 MT#57437 Upstream: fixed parsing of sip uri
3 years ago
Donat Zenichev 561b8ba9d2 MT#57437 Upstream: Support looking up aliased interface names
3 years ago
Donat Zenichev 7127606dc5 MT#57437 Upstream: Handle responses to SIP_METH_CANCEL in Cancelling state
3 years ago
Donat Zenichev 9eb1efb110 MT#57437 Upstream: increased libevent version
3 years ago
Donat Zenichev f3d48dd345 MT#57437 Upstream: support for body content type application/csta+xml
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
Donat Zenichev 1cacd5c46e MT#57501 the comparison will always evaluate as 'false' (fft.c)
3 years ago
Donat Zenichev 623036f369 MT#57501 'max_per' may be used uninitialized
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 4bec183a9a MT#57445 '.SdpPayload::type' may be used uninitialized in this function
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 1b91d67cdd MT#57422 Properly move the pointer in the `read_param()`
3 years ago
Donat Zenichev a241f56e18 MT#57422 statement with no effect, cycles in the opus.c
3 years ago
Donat Zenichev 7e0153adf3 MT#57419 defined but not used (entropy_coding.c)
3 years ago
Donat Zenichev 898ebae512 MT#57417 'WebRtcSpl_NormU32' is static but used in inline function 'log2_Q10_B'
3 years ago
Donat Zenichev 7d750052f1 MT#57415 ilbc: accessing 428 bytes at offsets 0 and 160 overlaps
3 years ago
Donat Zenichev 1a25a841d8 MT#57411 warning: ignoring return value in `main()` (sems.cpp)
3 years ago
Donat Zenichev 7f5a4bdd3f MT#57410 warning: ignoring return value of 'int pipe(int*)' (tcp_trsp.cpp)
3 years ago
Donat Zenichev e79e20c3bd MT#57409 warning: '<anonymous>' may be used uninitialized in this function
3 years ago
Donat Zenichev 678730d7b5 MT#57408 warning: clearing an object of non-trivial type
3 years ago