Commit Graph

1352 Commits (master)

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