Commit Graph

1262 Commits (8f95edc9c434ffcea6f0dabbfeb221aca8fdfbc5)

Author SHA1 Message Date
Donat Zenichev 8f95edc9c4 MT#59962 DRedisConnection: ensure redis_context isn't NULL
1 year ago
Donat Zenichev 6dfc04d3cc MT#59962 DRedisConnection: size_t is always >= 0
1 year ago
Donat Zenichev 305d860a36 MT#59962 DRedisConnection: no reply means something went wrong
1 year ago
Donat Zenichev ccdebb29c4 MT#59962 ModSys: refactor SCTmpNamAction using `mkstemp()`
1 year ago
Donat Zenichev 8211e8ca55 MT#59962 ModSbc: FilterEntry define type before using
1 year ago
Donat Zenichev d63305fb82 MT#59962 ModSbc: `profile_param` can be only one
1 year ago
Donat Zenichev 4160072162 MT#59962 ModConference: use move instead of copy
1 year ago
Donat Zenichev e8941a5b24 MT#59962 ModConference: do not leave allocated chan
1 year ago
Donat Zenichev d2833bb513 MT#59962 DSMCoreModule: make `resolveVars()` be using reference
1 year ago
Donat Zenichev 5a602aee19 MT#59962 DSMCoreModule: move instead of copy
1 year ago
Donat Zenichev a7b654cdbb MT#59962 DSMCoreModule: ensure AmArg is actually set
1 year ago
Donat Zenichev 5faf948b86 MT#59962 DSMChartReader: close `h_dl` if import failed
1 year ago
Donat Zenichev 3cea2a63ca MT#59962 DSM: initialize DSMScriptConfig diags to NULL
1 year ago
Richard Fuchs 41eaaaee31 MT#62181 AmArg: refactor as std::variant
1 year ago
Richard Fuchs a8b96bac1a MT#62181 move -std= option
1 year ago
Richard Fuchs 1b695faabb MT#62181 fix initialisers
1 year ago
Donat Zenichev 39bd31eea3 MT#59962 CallLeg: use WARN() instead of ILOG_DLG()
1 year ago
Donat Zenichev 838c1364f5 MT#59962 XmlRpcValue: avoid unnecessary copy
1 year ago
Donat Zenichev 775eaeb420 MT#59962 XmlRpcValue: initialize `tm`
1 year ago
Richard Fuchs 3311712d16 MT#62181 use std::move
1 year ago
Richard Fuchs bf6d218cf5 MT#62181 SBCCallProfile: pass string by reference
1 year ago
Richard Fuchs e4e55f14c4 MT#62181 Prepaid: update to long
1 year ago
Richard Fuchs b357698a75 MT#62181 use size_t for offsets and lengths
1 year ago
Richard Fuchs 7267f879e0 MT#62181 XmlRpc*: fix printf argument type
1 year ago
Richard Fuchs 6dbeb9281a MT#62181 XmlRpcClient: add setFault()
1 year ago
Donat Zenichev a24b5d81b2 MT#62253 log: make ILOG_DLG() call-id file specific
1 year ago
Richard Fuchs 7bd489e362 MT#62181 remove event queue during shut down
1 year ago
Richard Fuchs ddd7f000c0 MT#62181 don't shut thread with pending events
1 year ago
Richard Fuchs 4fa42c0cb6 MT#62181 fix thread::join usage
1 year ago
Richard Fuchs 8d0c121afc MT#62181 global: fix AmThread/AmEventQueue order
1 year ago
Richard Fuchs 6fdde081e6 MT#62181 DBRegAgent: don't wait forever
1 year ago
Richard Fuchs 8b4e26b32a MT#62181 global: use AmThread stop_requested
1 year ago
Donat Zenichev 1b2aa62ae5 MT#59962 DSMChartReader: follow up for 65b3eed61c
1 year ago
Donat Zenichev 65b3eed61c MT#59962 DSMChartReader: cover mods with std::lock
1 year ago
Donat Zenichev 13a8a50d52 MT#59962 DSMChartReader: add dl handler cleanup
1 year ago
Donat Zenichev 68afc10849 MT#56025 db_reg_agent: handle `RegistrationActionEvent::Unknown`
1 year ago
Donat Zenichev bbc387c409 MT#56025 Extend linkers flags (mod_utils)
1 year ago
Donat Zenichev 8b0473cf4a MT#62330 utils.playRingTone: fix parameters handling
1 year ago
Donat Zenichev 5d858dd1cc MT#56025 DSM Utils: new function for voucher code enc/decryption
1 year ago
Donat Zenichev f2c620d8a0 MT#56025 DSM: ModUtils, add base64 strings handling
1 year ago
Richard Fuchs d26fc6baee MT#59962 SBCCallProfile: fix typo
1 year ago
Richard Fuchs a432cf3ea8 MT#59962 xmlrpc: add va_end
1 year ago
Richard Fuchs 80dc4e60ef MT#59962 AmUtils: use overloading for str2int
1 year ago
Donat Zenichev af444f48d6 MT#59962 db_reg_agent: fix some dead-locks
1 year ago
Donat Zenichev 9be3856883 MT#59962 db_reg_agent: timer insertion by types
1 year ago
Donat Zenichev 6820f63b27 MT#59962 db_reg_agent: use macro func for type prints
1 year ago
Donat Zenichev e0734d2af9 MT#59962 db_reg_agent: refactor to use enum types
1 year ago
Donat Zenichev c1fb63dba8 MT#59962 db_reg_agent: check what it->second points to
1 year ago
Donat Zenichev 7b050a4a39 MT#59962 db_reg_agent: refactor RegTimer's constructor
1 year ago
Donat Zenichev 3bea968481 MT#59962 db_reg_agent: refactoring (types)
1 year ago