Commit Graph

1352 Commits (mr26.1.1.1)

Author SHA1 Message Date
Richard Fuchs 3393486119 MT#62181 use `false` to indicate failure
3 months ago
Richard Fuchs 3e9883ae19 MT#62181 add missing initialiser
3 months ago
Richard Fuchs 05bee6ed5d MT#62181 parser type updates
3 months ago
Richard Fuchs 2561fd92e8 MT#62181 sip_destination: use strings
3 months ago
Richard Fuchs e4ddedd5cd MT#62181 fix build of monitoring app
3 months ago
Donat Zenichev 853adb4246 MT#65074 update usage of `getParameter()`
3 months ago
Donat Zenichev c4c5c6a286 MT#65074 AmConfigReader: rework plug-ins parser
3 months ago
Guillem Jover 506ff62ce9 MT#62763 Fix pycodestyle issues, round two
5 months ago
Guillem Jover 7fc80ae2f2 MT#62763 Fix pycodestyle issues
5 months ago
Guillem Jover a74c34208c MT#62763 Fix Python code compilation with Python 3.x
5 months ago
Donat Zenichev b2915b33a5 MT#64469 DSMCoreModule: fix `str2int()` double usage
6 months ago
Richard Fuchs d1553a761e MT#62181 add string assignment operator
6 months ago
Richard Fuchs d684e8ca9d MT#62181 silence compiler warning
6 months ago
Richard Fuchs df772840b3 MT#62181 rename uint128ToStr to int2str
6 months ago
Richard Fuchs 7c5dc88348 MT#62181 whitespace cleanups
6 months ago
Richard Fuchs c4c1634cf1 MT#62181 rename long2str to int2str
6 months ago
Donat Zenichev f63b80748f MT#59962 AmB2BSession: properly clean RTP streams
7 months ago
Donat Zenichev a3539106e8 MT#59962 SBCCallLeg: no need to check leg in constructor
7 months ago
Donat Zenichev 48bd903bfd MT#59962 xmlrpc2di: size_t shouldn't be checked against `< 0`
7 months ago
Donat Zenichev 5afd60db91 MT#59962 core: on receive don't run body checks if it's empty
7 months ago
Donat Zenichev 8e1a41a9ec MT#59962 core: introduce new RTP transport model
7 months ago
Donat Zenichev 526e092915 MT#59962 DSM: add float type for setTimer()
8 months ago
Donat Zenichev 50bc94cadd MT#62868 Fix order of execution of Option
9 months ago
Donat Zenichev 23325e3913 MT#62868 Add timeout to database queries
9 months ago
Donat Zenichev b52ef41f35 MT#59962 apps: exclude certain apps from compilation
9 months ago
Marco Capetta eff9dba5e3 MT#63029 Add a new DSM function to GetStringToChar
12 months ago
Marco Capetta 49894e3f32 MT#63379 Align SEMS CE VSC codes with the available ones on SEMS PRO
12 months ago
Richard Fuchs 8083dcd92f MT#62181 use shared_ptr for msg_logger
1 year ago
Donat Zenichev c19ae58ac9 MT#59962 SBCCallLeg: skip filtering SDP body if Ct.L. empty
1 year ago
Donat Zenichev f9ea22fcc7 MT#59962 AmMimeBody: add Content-Length parsing
1 year ago
Richard Fuchs ce39e4118f MT#62181 rework singleton
1 year ago
Richard Fuchs bece83be7b MT#62181 remove singleton dispose method
1 year ago
Richard Fuchs 3f207584f9 MT#62181 add RegisterCache stop/join
1 year ago
Donat Zenichev 0bb32831c7 MT#59962 Rework AmMimeBody payload to be string
1 year ago
Donat Zenichev a7a66c7fcb MT#59962 Rework AmSdp parsing and func users accordingly
1 year ago
Donat Zenichev 50b7bc2459 MT#59962 AmSdp::parse(): always check return value
1 year ago
Donat Zenichev fc6c3dab3a MT#63298 Properly set SDP answer port on call pick-up
1 year ago
Donat Zenichev 458f4b7eca MT#62876 Call transfer: force reconnected to rtp direct
1 year ago
Donat Zenichev 3b94b6d14b MT#59962 Aling the AmOfferAnswer model
1 year ago
Richard Fuchs 35e15382ac MT#63171 XMLRPC2DI: fix dtor ordering
1 year ago
Richard Fuchs c247242bf4 MT#63171 XMLRPC2DI: proper shutdown
1 year ago
Richard Fuchs 9270717e82 MT#63171 SystemDSM: use AmEventQueueThread
1 year ago
Richard Fuchs bd5462dd3e MT#63171 SIPRegistrarClient: facilitate shutdown
1 year ago
Guillem Jover ca2ff68669 MT#62181 build: Add missing - for -std= option
1 year ago
Donat Zenichev e4f6f14d38 MT#62859 CallLeg: store pending updates for non-sip-relayable
1 year ago
Donat Zenichev b5ce83dbe7 MT#62859 CallLeg: set sip replay to false (reconnect)
1 year ago
Guillem Jover 268e3b3d25 MT#33054 Use system librtmp instead of embedded code copy
1 year ago
Richard Fuchs b7abe78e5e MT#62181 std::move updates
1 year ago
Richard Fuchs cab8463ca5 MT#62181 pass strings by reference instead of copy
1 year ago
Richard Fuchs c4d677488b MT#62181 use references instead of copies
1 year ago