You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core
Donat Zenichev d800d8f00e
MT#64469 AmUtils: fix str2int (double) helper
4 months ago
..
amci MT#55831 core:amci: call codec module init function with mod_config_path param 4 years ago
ampi MT#55831 Authorization header format support 4 years ago
compat MT#33054 Add .gitignore files 12 months ago
etc Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
lib added sems and sems-stats binaries 16 years ago
plug-in MT#62181 silence compiler warning 4 months ago
resample MT#55831 Revamp the build system 4 years ago
rtp MT#59962 rtp.h: add rtcp data header types 10 months ago
sip MT#62181 silence compiler warning 4 months ago
stun MT#59962 Add support of AmStunServer 10 months ago
tests MT#59962 Rework AmSdp parsing and func users accordingly 11 months ago
wav default announcement (for all applications) 20 years ago
.gitignore MT#33054 Add .gitignore files 12 months ago
Am100rel.cpp MT#59962 Aling the AmOfferAnswer model 11 months ago
Am100rel.h MT#59962 Aling the AmOfferAnswer model 11 months ago
AmAdvancedAudio.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmAdvancedAudio.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmApi.cpp MT#62181 onInvite et al: const updates 1 year ago
AmApi.h MT#62181 remove unused macros 11 months ago
AmAppTimer.cpp MT#62181 rework singleton 11 months ago
AmAppTimer.h MT#59962 core: introduce new RTP transport model 5 months ago
AmArg.cpp MT#62181 rename longlong2str to int2str 4 months ago
AmArg.h MT#64120 AmArg: add a possibility to operate on shared ptr 5 months ago
AmAudio.cpp MT#59962 Coverity Scan: Division or modulo by float zero (AmAudio) 1 year ago
AmAudio.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmAudioFile.cpp MT#62181 fix initialisers 1 year ago
AmAudioFile.h MT#62181 replace AmSharedVar 1 year ago
AmAudioMixIn.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmAudioMixIn.h Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmAudioMixer.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmAudioMixer.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmB2ABSession.cpp MT#62181 fix initialisers 1 year ago
AmB2ABSession.h MT#62181 rework AmCondition 1 year ago
AmB2BMedia.cpp MT#59962 AmB2BMedia: comment some code in `setDtmfSink()` 5 months ago
AmB2BMedia.h MT#59962 core: introduce new RTP transport model 5 months ago
AmB2BSession.cpp MT#62181 rename uint128ToStr to int2str 4 months ago
AmB2BSession.h MT#59962 AmB2BSession: properly clean RTP streams 5 months ago
AmBasicSipDialog.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmBasicSipDialog.h MT#59962 core: introduce new RTP transport model 5 months ago
AmBufferedAudio.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmBufferedAudio.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmCachedAudioFile.cpp MT#62181 replace AmSharedVar 1 year ago
AmCachedAudioFile.h MT#62181 replace AmSharedVar 1 year ago
AmCallWatcher.cpp MT#63171 AmCallWatcher: use AmEventQueueThread 11 months ago
AmCallWatcher.h MT#63171 AmCallWatcher: use AmEventQueueThread 11 months ago
AmConferenceChannel.cpp MT#62181 rename long2str to int2str 4 months ago
AmConferenceChannel.h MT#62181 pass strings by reference instead of copy 1 year ago
AmConferenceStatus.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmConferenceStatus.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmConfig.cpp MT#64278 AmRtpStream: optionally don't generate direciton 5 months ago
AmConfig.h MT#64278 AmRtpStream: optionally don't generate direciton 5 months ago
AmConfigReader.cpp MT#62181 std::move updates 1 year ago
AmConfigReader.h MT#55831 increase the config line length to 4096 because of header_list 4 years ago
AmDtmfDetector.cpp MT#62181 fix initialisers 1 year ago
AmDtmfDetector.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmDtmfSender.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmDtmfSender.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEvent.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEvent.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEventDispatcher.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 11 months ago
AmEventDispatcher.h MT#63071 AmEventDispatcher: provide exposed queue lock 11 months ago
AmEventProcessingThread.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEventProcessingThread.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEventQueue.cpp MT#63171 generalise AmEventQueue 11 months ago
AmEventQueue.h MT#63171 introduce AmEventQueueThread 11 months ago
AmEventQueueProcessor.cpp MT#63171 generalise AmEventQueue 11 months ago
AmEventQueueProcessor.h MT#63171 generalise AmEventQueue 11 months ago
AmIceCandidate.cpp MT#59962 Add support of AmIceCandidate 10 months ago
AmIceCandidate.h MT#59962 Add support of AmIceCandidate 10 months ago
AmJitterBuffer.cpp added OpenSSL linking exception to license 16 years ago
AmJitterBuffer.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmMediaProcessor.cpp MT#62181 global: use AmThread stop_requested 1 year ago
AmMediaProcessor.h MT#62181 global: use AmThread stop_requested 1 year ago
AmMimeBody.cpp MT#62181 use const pointers for parsing 5 months ago
AmMimeBody.h MT#59962 AmMimeBody: add Content-Length parsing 11 months ago
AmMultiPartyMixer.cpp MT#59962 AmMultiPartyMixer: protect against /0 1 year ago
AmMultiPartyMixer.h MT#59962 core/MultiPartyMixer: use smart pointers 1 year ago
AmOfferAnswer.cpp MT#62181 rename uint128ToStr to int2str 4 months ago
AmOfferAnswer.h MT#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 11 months ago
AmPeriodicThread.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmPeriodicThread.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmPlaylist.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmPlaylist.h Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmPlayoutBuffer.cpp MT#62181 fix initialisers 1 year ago
AmPlayoutBuffer.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmPlugIn.cpp MT#59962 AmPlugIn: Move shared ptr instead of copying 11 months ago
AmPlugIn.h MT#62181 add dlhandle wrapper class 11 months ago
AmPrecodedFile.cpp MT#59962 AmUtils: use overloading for str2int 1 year ago
AmPrecodedFile.h MT#62181 fix initialisers 1 year ago
AmPromptCollection.cpp MT#62181 replace AmSharedVar 1 year ago
AmPromptCollection.h added OpenSSL linking exception to license 16 years ago
AmRingTone.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmRingTone.h moved AmRingTone to core 19 years ago
AmRtpAudio.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpAudio.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmRtpPacket.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpPacket.h MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpReceiver.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpReceiver.h MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpSocket.cpp MT#62181 use shared_ptr for msg_logger 10 months ago
AmRtpSocket.h MT#62181 use shared_ptr for msg_logger 10 months ago
AmRtpSocketPair.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpSocketPair.h MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpStream.cpp MT#64278 AmRtpStream: optionally don't generate direciton 5 months ago
AmRtpStream.h MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpTransport.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpTransport.h MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpUdpSocket.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmRtpUdpSocket.h MT#59962 core: introduce new RTP transport model 5 months ago
AmSdp.cpp MT#62181 rename uint128ToStr to int2str 4 months ago
AmSdp.h MT#59962 SdpOrigin: extend constructor 5 months ago
AmSession.cpp MT#59962 AmSession: initilize `active_media_index` 5 months ago
AmSession.h MT#59962 core: introduce new RTP transport model 5 months ago
AmSessionContainer.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 11 months ago
AmSessionContainer.h MT#63071 AmSession: add a snapshot mechanism 11 months ago
AmSessionEventHandler.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSessionEventHandler.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSessionProcessor.cpp MT#63171 generalise AmEventQueue 11 months ago
AmSessionProcessor.h MT#63171 generalise AmEventQueue 11 months ago
AmSipDialog.cpp MT#59962 core: introduce new RTP transport model 5 months ago
AmSipDialog.h MT#59962 core: introduce new RTP transport model 5 months ago
AmSipDispatcher.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmSipDispatcher.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSipEvent.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSipEvent.h Imported Upstream version 1.6.0~20140819~0b6d12 12 years ago
AmSipHeaders.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSipMsg.cpp MT#62181 store sip_msg buffer as std::string 4 months ago
AmSipMsg.h MT#62181 use shared_ptr for msg_logger 10 months ago
AmSipRegistration.cpp MT#59962 AmUtils: use overloading for str2int 1 year ago
AmSipRegistration.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSipSubscription.cpp MT#59077 Extend logging in `AmSipSubscription::makeSubscription()` 2 years ago
AmSipSubscription.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmSipSubscriptionContainer.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmSipSubscriptionContainer.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmStats.h added OpenSSL linking exception to license 16 years ago
AmStunPacket.cpp MT#59962 Add support of AmStunServer 10 months ago
AmStunPacket.h MT#59962 Add support of AmStunServer 10 months ago
AmStunServer.cpp MT#59962 Add support of AmStunServer 10 months ago
AmStunServer.h MT#59962 Add support of AmStunServer 10 months ago
AmThread.cpp MT#63171 AmThreadWatcher: stop thread 11 months ago
AmThread.h MT#63171 proper shutdown of AmThreadWatcher 11 months ago
AmUAC.cpp MT#62181 onInvite et al: const updates 1 year ago
AmUAC.h MT#62181 onInvite et al: const updates 1 year ago
AmUACAuth.cpp MT#55831 Authorization header format support 4 years ago
AmUACAuth.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmUriParser.cpp MT#62181 std::move updates 1 year ago
AmUriParser.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmUtils.cpp MT#64469 AmUtils: fix str2int (double) helper 4 months ago
AmUtils.h MT#64469 AmUtils: fix str2int (double) helper 4 months ago
AmZRTP.cpp Imported Upstream version 1.6.0~20150519~ae8a42 11 years ago
AmZRTP.h Imported Upstream version 1.6.0~20150519~ae8a42 11 years ago
CMakeLists.txt Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
DBUtils.h MT#62868 Add timeout to database queries 7 months ago
LowcFE.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
LowcFE.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
Makefile MT#59962 Add support of AmStunServer 10 months ago
SampleArray.cc Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
SampleArray.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
SdNotify.cpp MT#62181 add systemd support 1 year ago
SdNotify.h MT#62181 add systemd support 1 year ago
SipCtrlInterface.cpp MT#62181 whitespace cleanups 4 months ago
SipCtrlInterface.h MT#62181 use shared_ptr for msg_logger 10 months ago
atomic_types.h MT#62181 replace atomic_int class 1 year ago
config.h more on cmake build system 18 years ago
crc32calc.h MT#59962 Add support of AmIceCandidate 10 months ago
global_defs.h MT#56321 core: introduce 'global_defs.h' header 3 years ago
hash_table.h MT#62181 introduce hash_map template 1 year ago
ice_utils.cpp MT#59962 Add support of AmIceCandidate 10 months ago
ice_utils.h MT#55283 fix header guard 5 months ago
jsonArg.cpp MT#62181 rename longlong2str to int2str 4 months ago
jsonArg.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
jsonxx.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
jsonxx.h added copyright notice for jsonxx 16 years ago
log.cpp MT#62181 Replace AmLock 1 year ago
log.h MT#62253 log: Introduce `ILOG_SDLG()` 1 year ago
md5.cpp add MD5 hash generation of file to configreader 16 years ago
md5.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
md5global.h add MD5 hash generation of file to configreader 16 years ago
sems.cpp MT#63171 stop AmAppTimer on shutdown 11 months ago
sems.h MT#62181 don't use string for bool value 1 year ago
sems.h.cmake MT#62181 don't use string for bool value 1 year ago
singleton.h MT#62181 remove underscore from private member 11 months ago