Commit Graph

1339 Commits (2cd6f20009c05ad9128db4e434e8845486ef439d)

Author SHA1 Message Date
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
12 months ago
Donat Zenichev b5ce83dbe7 MT#62859 CallLeg: set sip replay to false (reconnect)
12 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
Richard Fuchs 1e02557951 MT#62181 RegisterCache: use entries_by_time
1 year ago
Richard Fuchs d62a847138 MT#62181 RegisterCache: add entries_by_time
1 year ago
Richard Fuchs 4fa78eec3d MT#62181 RegisterCache: add get_lowest_expire
1 year ago
Richard Fuchs 819e45ec9c MT#62181 RegisterCache: private AorEntry::erase
1 year ago
Richard Fuchs d00be5a396 MT#62181 RegisterCache: add bindings set
1 year ago
Richard Fuchs f0fcaa7a7a MT#62181 RegisterCache: make reg_expire private
1 year ago
Richard Fuchs 3b90286a1e MT#62181 RegisterCache: turn AorEntry into class
1 year ago
Richard Fuchs ea6b3e1e2d MT#62181 RegisterCache: use AorEntry storage
1 year ago
Richard Fuchs 8818b46fbe MT#62181 RegisterCache: use AliasHash storage
1 year ago
Richard Fuchs 9b8b9d8db5 MT#62181 RegisterCache: use AorHash storage
1 year ago
Richard Fuchs c0ef3c113b MT#62181 RegisterCache: use ContactHash storage
1 year ago
Richard Fuchs a076152ec7 MT#62181 RegisterCache: remove unused functions
1 year ago
Richard Fuchs d068c60112 MT#62181 RegisterCache: refactor contact_idx
1 year ago