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 e4e1742da6
MT#63298 AmB2BSession: introduce `getMediaPort()`
11 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
plug-in MT#63171 Statistics: add dtor 11 months ago
resample MT#55831 Revamp the build system 4 years ago
rtp
sip MT#63171 tcp: join threads after stop 11 months ago
tests MT#55831 Revamp the build system 4 years ago
wav
.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
AmAdvancedAudio.h
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 wheeltimer: move out expiry values 1 year ago
AmAppTimer.h MT#62181 wheeltimer: move out expiry values 1 year ago
AmArg.cpp MT#62181 AmArg: switch to default ctors 1 year ago
AmArg.h MT#62181 AmArg: switch to default ctors 1 year 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
AmAudioMixer.h
AmB2ABSession.cpp MT#62181 fix initialisers 1 year ago
AmB2ABSession.h MT#62181 rework AmCondition 1 year ago
AmB2BMedia.cpp MT#62181 fix initialisers 1 year ago
AmB2BMedia.h MT#62181 fix initialisers 1 year ago
AmB2BSession.cpp MT#63298 AmB2BSession: introduce `getMediaPort()` 11 months ago
AmB2BSession.h MT#63298 AmB2BSession: introduce `getMediaPort()` 11 months ago
AmBasicSipDialog.cpp MT#62253 log: AmBasicSipDialog: add call-id based logging 1 year ago
AmBasicSipDialog.h MT#61912 OA: save the established body when it's generated 1 year ago
AmBufferedAudio.cpp
AmBufferedAudio.h
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 pass strings by reference instead of copy 1 year 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
AmConfig.cpp MT#62181 std::move updates 1 year ago
AmConfig.h MT#60408 Introduce an optional behavior on pending transaction 2 years 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
AmDtmfSender.h
AmEvent.cpp
AmEvent.h
AmEventDispatcher.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 12 months ago
AmEventDispatcher.h MT#63071 AmEventDispatcher: provide exposed queue lock 12 months ago
AmEventProcessingThread.cpp
AmEventProcessingThread.h
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
AmJitterBuffer.cpp
AmJitterBuffer.h
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#57403 warning: this 'if' clause does not guard his statement.. 3 years ago
AmMimeBody.h
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#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 11 months ago
AmOfferAnswer.h MT#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 11 months ago
AmPeriodicThread.cpp
AmPeriodicThread.h
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
AmPlugIn.cpp MT#62181 update FactoryCreate prototype 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
AmRingTone.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmRingTone.h
AmRtpAudio.cpp MT#59962 AmRtpAudio: setPlayoutType properly acquire the lock 1 year ago
AmRtpAudio.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmRtpPacket.cpp
AmRtpPacket.h
AmRtpReceiver.cpp MT#62181 global: use AmThread stop_requested 1 year ago
AmRtpReceiver.h MT#62181 global: use AmThread stop_requested 1 year ago
AmRtpStream.cpp MT#62181 AmRtpStream: fix fd resource leak 1 year ago
AmRtpStream.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmSdp.cpp MT#62181 std::move updates 1 year ago
AmSdp.h MT#59962 AmSdp: add missing initialiser 1 year ago
AmSession.cpp MT#63071 AmSession: add a snapshot mechanism 12 months ago
AmSession.h MT#59962 Aling the AmOfferAnswer model 11 months ago
AmSessionContainer.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 12 months ago
AmSessionContainer.h MT#63071 AmSession: add a snapshot mechanism 12 months ago
AmSessionEventHandler.cpp
AmSessionEventHandler.h
AmSessionProcessor.cpp MT#63171 generalise AmEventQueue 11 months ago
AmSessionProcessor.h MT#63171 generalise AmEventQueue 11 months ago
AmSipDialog.cpp MT#59962 Aling the AmOfferAnswer model 11 months ago
AmSipDialog.h MT#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 11 months ago
AmSipDispatcher.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
AmSipDispatcher.h
AmSipEvent.cpp
AmSipEvent.h
AmSipHeaders.h
AmSipMsg.cpp MT#62181 fix initialisers 1 year ago
AmSipMsg.h MT#62181 fix initialisers 1 year ago
AmSipRegistration.cpp MT#59962 AmUtils: use overloading for str2int 1 year ago
AmSipRegistration.h
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
AmSipSubscriptionContainer.h
AmStats.h
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
AmUriParser.cpp MT#62181 std::move updates 1 year ago
AmUriParser.h
AmUtils.cpp MT#62181 std::move updates 1 year ago
AmUtils.h MT#59962 AmUtils: use overloading for str2int 1 year 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
LowcFE.cpp
LowcFE.h
Makefile MT#62181 add systemd support 1 year ago
SampleArray.cc
SampleArray.h
SdNotify.cpp MT#62181 add systemd support 1 year ago
SdNotify.h MT#62181 add systemd support 1 year ago
SipCtrlInterface.cpp MT#63171 stop main wheeltimer at shutdown 11 months ago
SipCtrlInterface.h MT#62181 add systemd support 1 year ago
atomic_types.h MT#62181 replace atomic_int class 1 year ago
config.h
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
jsonArg.cpp MT#62181 AmArg: take ownership of ValueStruct 1 year ago
jsonArg.h
jsonxx.cpp Imported Upstream version 1.6.0~20150612~a2d214df36 11 years ago
jsonxx.h
log.cpp MT#62181 Replace AmLock 1 year ago
log.h MT#62253 log: Introduce `ILOG_SDLG()` 1 year ago
md5.cpp
md5.h
md5global.h
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