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 e005af4e12
MT#63298 AmOfferAnswer: follow-up for f2c1db55a6
6 months ago
..
amci
ampi
compat MT#33054 Add .gitignore files 7 months ago
etc
lib
plug-in MT#63171 Statistics: add dtor 7 months ago
resample
rtp
sip MT#63171 tcp: join threads after stop 6 months ago
tests
wav
.gitignore MT#33054 Add .gitignore files 7 months ago
Am100rel.cpp MT#59962 Aling the AmOfferAnswer model 6 months ago
Am100rel.h MT#59962 Aling the AmOfferAnswer model 6 months ago
AmAdvancedAudio.cpp
AmAdvancedAudio.h
AmApi.cpp MT#62181 onInvite et al: const updates 9 months ago
AmApi.h MT#62181 remove unused macros 6 months ago
AmAppTimer.cpp
AmAppTimer.h
AmArg.cpp MT#62181 AmArg: switch to default ctors 9 months ago
AmArg.h MT#62181 AmArg: switch to default ctors 9 months ago
AmAudio.cpp
AmAudio.h
AmAudioFile.cpp MT#62181 fix initialisers 10 months ago
AmAudioFile.h
AmAudioMixIn.cpp
AmAudioMixIn.h
AmAudioMixer.cpp
AmAudioMixer.h
AmB2ABSession.cpp MT#62181 fix initialisers 10 months ago
AmB2ABSession.h
AmB2BMedia.cpp MT#62181 fix initialisers 10 months ago
AmB2BMedia.h MT#62181 fix initialisers 10 months ago
AmB2BSession.cpp MT#63298 Properly set SDP answer port on call pick-up 6 months ago
AmB2BSession.h MT#63298 Properly set SDP answer port on call pick-up 6 months ago
AmBasicSipDialog.cpp MT#62253 log: AmBasicSipDialog: add call-id based logging 10 months ago
AmBasicSipDialog.h
AmBufferedAudio.cpp
AmBufferedAudio.h
AmCachedAudioFile.cpp
AmCachedAudioFile.h
AmCallWatcher.cpp MT#63171 AmCallWatcher: use AmEventQueueThread 6 months ago
AmCallWatcher.h MT#63171 AmCallWatcher: use AmEventQueueThread 6 months ago
AmConferenceChannel.cpp MT#62181 pass strings by reference instead of copy 7 months ago
AmConferenceChannel.h MT#62181 pass strings by reference instead of copy 7 months ago
AmConferenceStatus.cpp
AmConferenceStatus.h
AmConfig.cpp MT#62181 std::move updates 7 months ago
AmConfig.h
AmConfigReader.cpp MT#62181 std::move updates 7 months ago
AmConfigReader.h
AmDtmfDetector.cpp MT#62181 fix initialisers 10 months ago
AmDtmfDetector.h
AmDtmfSender.cpp
AmDtmfSender.h
AmEvent.cpp
AmEvent.h
AmEventDispatcher.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 7 months ago
AmEventDispatcher.h MT#63071 AmEventDispatcher: provide exposed queue lock 7 months ago
AmEventProcessingThread.cpp
AmEventProcessingThread.h
AmEventQueue.cpp MT#63171 generalise AmEventQueue 6 months ago
AmEventQueue.h MT#63171 introduce AmEventQueueThread 6 months ago
AmEventQueueProcessor.cpp MT#63171 generalise AmEventQueue 6 months ago
AmEventQueueProcessor.h MT#63171 generalise AmEventQueue 6 months ago
AmJitterBuffer.cpp
AmJitterBuffer.h
AmMediaProcessor.cpp MT#62181 global: use AmThread stop_requested 10 months ago
AmMediaProcessor.h MT#62181 global: use AmThread stop_requested 10 months ago
AmMimeBody.cpp
AmMimeBody.h
AmMultiPartyMixer.cpp MT#59962 AmMultiPartyMixer: protect against /0 11 months ago
AmMultiPartyMixer.h MT#59962 core/MultiPartyMixer: use smart pointers 11 months ago
AmOfferAnswer.cpp MT#63298 AmOfferAnswer: follow-up for f2c1db55a6 6 months ago
AmOfferAnswer.h MT#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 6 months ago
AmPeriodicThread.cpp
AmPeriodicThread.h
AmPlaylist.cpp
AmPlaylist.h
AmPlayoutBuffer.cpp MT#62181 fix initialisers 10 months ago
AmPlayoutBuffer.h
AmPlugIn.cpp MT#62181 update FactoryCreate prototype 6 months ago
AmPlugIn.h MT#62181 add dlhandle wrapper class 6 months ago
AmPrecodedFile.cpp MT#59962 AmUtils: use overloading for str2int 11 months ago
AmPrecodedFile.h MT#62181 fix initialisers 10 months ago
AmPromptCollection.cpp
AmPromptCollection.h
AmRingTone.cpp
AmRingTone.h
AmRtpAudio.cpp MT#59962 AmRtpAudio: setPlayoutType properly acquire the lock 8 months ago
AmRtpAudio.h
AmRtpPacket.cpp
AmRtpPacket.h
AmRtpReceiver.cpp MT#62181 global: use AmThread stop_requested 10 months ago
AmRtpReceiver.h MT#62181 global: use AmThread stop_requested 10 months ago
AmRtpStream.cpp MT#62181 AmRtpStream: fix fd resource leak 8 months ago
AmRtpStream.h
AmSdp.cpp MT#62181 std::move updates 7 months ago
AmSdp.h MT#59962 AmSdp: add missing initialiser 11 months ago
AmSession.cpp MT#63071 AmSession: add a snapshot mechanism 7 months ago
AmSession.h MT#59962 Aling the AmOfferAnswer model 6 months ago
AmSessionContainer.cpp MT#63071 AmEventDispatcher: provide exposed queue lock 7 months ago
AmSessionContainer.h MT#63071 AmSession: add a snapshot mechanism 7 months ago
AmSessionEventHandler.cpp
AmSessionEventHandler.h
AmSessionProcessor.cpp MT#63171 generalise AmEventQueue 6 months ago
AmSessionProcessor.h MT#63171 generalise AmEventQueue 6 months ago
AmSipDialog.cpp MT#59962 Aling the AmOfferAnswer model 6 months ago
AmSipDialog.h MT#62859 AmB2BSession::acceptPendingInviteB2B use local conn/port 6 months ago
AmSipDispatcher.cpp
AmSipDispatcher.h
AmSipEvent.cpp
AmSipEvent.h
AmSipHeaders.h
AmSipMsg.cpp MT#62181 fix initialisers 10 months ago
AmSipMsg.h MT#62181 fix initialisers 10 months ago
AmSipRegistration.cpp MT#59962 AmUtils: use overloading for str2int 11 months ago
AmSipRegistration.h
AmSipSubscription.cpp
AmSipSubscription.h
AmSipSubscriptionContainer.cpp
AmSipSubscriptionContainer.h
AmStats.h
AmThread.cpp MT#63171 AmThreadWatcher: stop thread 6 months ago
AmThread.h MT#63171 proper shutdown of AmThreadWatcher 7 months ago
AmUAC.cpp MT#62181 onInvite et al: const updates 9 months ago
AmUAC.h MT#62181 onInvite et al: const updates 9 months ago
AmUACAuth.cpp
AmUACAuth.h
AmUriParser.cpp MT#62181 std::move updates 7 months ago
AmUriParser.h
AmUtils.cpp MT#62181 std::move updates 7 months ago
AmUtils.h MT#59962 AmUtils: use overloading for str2int 11 months ago
AmZRTP.cpp
AmZRTP.h
CMakeLists.txt
LowcFE.cpp
LowcFE.h
Makefile MT#62181 add systemd support 8 months ago
SampleArray.cc
SampleArray.h
SdNotify.cpp MT#62181 add systemd support 8 months ago
SdNotify.h MT#62181 add systemd support 8 months ago
SipCtrlInterface.cpp MT#63171 stop main wheeltimer at shutdown 6 months ago
SipCtrlInterface.h MT#62181 add systemd support 8 months ago
atomic_types.h
config.h more on cmake build system 17 years ago
global_defs.h
hash_table.h MT#62181 introduce hash_map template 8 months ago
jsonArg.cpp MT#62181 AmArg: take ownership of ValueStruct 9 months ago
jsonArg.h
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
log.h MT#62253 log: Introduce `ILOG_SDLG()` 10 months ago
md5.cpp
md5.h
md5global.h
sems.cpp MT#63171 stop AmAppTimer on shutdown 6 months ago
sems.h MT#62181 don't use string for bool value 7 months ago
sems.h.cmake MT#62181 don't use string for bool value 7 months ago
singleton.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago