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
Richard Fuchs 900875bd91
MT#62181 AmArg: take ownership of ValueStruct
9 months ago
..
amci MT#55831 core:amci: call codec module init function with mod_config_path param 3 years ago
ampi MT#55831 Authorization header format support 3 years ago
compat Imported Upstream version 1.6.0~20140516~eaa616 12 years 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 ilbc: fix wrong order of NULL check 9 months ago
resample MT#55831 Revamp the build system 3 years ago
rtp added OpenSSL linking exception to license 16 years ago
sip MT#62181 fix initialisers 9 months ago
tests MT#55831 Revamp the build system 3 years ago
wav
Am100rel.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
Am100rel.h Imported Upstream version 1.6.0~20140516~eaa616 12 years 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 9 months ago
AmApi.h MT#62181 onInvite et al: const updates 9 months ago
AmAppTimer.cpp MT#62181 wheeltimer: move out expiry values 10 months ago
AmAppTimer.h MT#62181 wheeltimer: move out expiry values 10 months ago
AmArg.cpp MT#62181 AmArg: take ownership of ValueStruct 9 months ago
AmArg.h MT#62181 AmArg: take ownership of ValueStruct 9 months ago
AmAudio.cpp MT#59962 Coverity Scan: Division or modulo by float zero (AmAudio) 10 months 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 9 months ago
AmAudioFile.h MT#62181 replace AmSharedVar 11 months 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 9 months ago
AmB2ABSession.h MT#62181 rework AmCondition 11 months ago
AmB2BMedia.cpp MT#62181 fix initialisers 9 months ago
AmB2BMedia.h MT#62181 fix initialisers 9 months ago
AmB2BSession.cpp MT#62253 log: make ILOG_DLG() call-id file specific 9 months ago
AmB2BSession.h MT#61912 AmB2BSession: move `established_body` to dlg level 11 months ago
AmBasicSipDialog.cpp MT#62253 log: AmBasicSipDialog: add call-id based logging 9 months ago
AmBasicSipDialog.h MT#61912 OA: save the established body when it's generated 11 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 11 months ago
AmCachedAudioFile.h MT#62181 replace AmSharedVar 11 months ago
AmCallWatcher.cpp added OpenSSL linking exception to license 16 years ago
AmCallWatcher.h MT#62181 global: fix AmThread/AmEventQueue order 10 months ago
AmConferenceChannel.cpp MT#59962 Coverity Scan: Division or modulo by float zero (AmAudio) 10 months ago
AmConferenceChannel.h MT#62181 rework AmCondition 11 months 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#59962 AmUtils: use overloading for str2int 10 months ago
AmConfig.h MT#60408 Introduce an optional behavior on pending transaction 2 years ago
AmConfigReader.cpp MT#59962 AmUtils: use overloading for str2int 10 months ago
AmConfigReader.h MT#55831 increase the config line length to 4096 because of header_list 3 years ago
AmDtmfDetector.cpp MT#62181 fix initialisers 9 months 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 Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmEventDispatcher.h Imported Upstream version 1.6.0~20140516~eaa616 12 years 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#55831 sems-* constant 10% CPU usage in idle Virtual environment vagrant/vmware 3 years ago
AmEventQueue.h MT#62181 rework AmCondition 11 months ago
AmEventQueueProcessor.cpp MT#62181 global: use AmThread stop_requested 10 months ago
AmEventQueueProcessor.h MT#62181 global: use AmThread stop_requested 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 10 months ago
AmMediaProcessor.h MT#62181 global: use AmThread stop_requested 10 months ago
AmMimeBody.cpp MT#57403 warning: this 'if' clause does not guard his statement.. 3 years ago
AmMimeBody.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmMultiPartyMixer.cpp MT#59962 AmMultiPartyMixer: protect against /0 10 months ago
AmMultiPartyMixer.h MT#59962 core/MultiPartyMixer: use smart pointers 10 months ago
AmOfferAnswer.cpp MT#62181 fix initialisers 9 months ago
AmOfferAnswer.h MT#61912 OA: save the established body when it's generated 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 9 months ago
AmPlayoutBuffer.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmPlugIn.cpp MT#62181 use std::move 9 months ago
AmPlugIn.h MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed 3 years ago
AmPrecodedFile.cpp MT#59962 AmUtils: use overloading for str2int 10 months ago
AmPrecodedFile.h MT#62181 fix initialisers 9 months ago
AmPromptCollection.cpp MT#62181 replace AmSharedVar 11 months 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
AmRtpAudio.cpp MT#62181 fix initialisers 9 months ago
AmRtpAudio.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmRtpPacket.cpp Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmRtpPacket.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
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#56321 Refactor the core::AmRtpStream init() function 3 years ago
AmRtpStream.h MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11) 3 years ago
AmSdp.cpp MT#62181 use std::move 9 months ago
AmSdp.h MT#59962 AmSdp: add missing initialiser 10 months ago
AmSession.cpp MT#62253 log: AmSession: log only when dlg is added already 9 months ago
AmSession.h MT#62181 global: fix AmThread/AmEventQueue order 10 months ago
AmSessionContainer.cpp MT#62181 onInvite et al: const updates 9 months ago
AmSessionContainer.h MT#62181 onInvite et al: const updates 9 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#62181 global: use AmThread stop_requested 10 months ago
AmSessionProcessor.h MT#62181 global: use AmThread stop_requested 10 months ago
AmSipDialog.cpp MT#62253 log: AmSipDialog: add call-id based logging 9 months ago
AmSipDialog.h MT#61912 AmB2BSession: move `established_body` to dlg level 11 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 fix initialisers 9 months ago
AmSipMsg.h MT#62181 fix initialisers 9 months ago
AmSipRegistration.cpp MT#59962 AmUtils: use overloading for str2int 10 months 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
AmThread.cpp MT#62181 fix join race condition 10 months ago
AmThread.h MT#62181 fix join race condition 10 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 MT#55831 Authorization header format support 3 years ago
AmUACAuth.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmUriParser.cpp MT#60408 AmUriParser: Don't use register storage class 1 year ago
AmUriParser.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
AmUtils.cpp MT#59962 AmUtils: use overloading for str2int 10 months ago
AmUtils.h MT#59962 AmUtils: use overloading for str2int 10 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
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#56184 build: Fix parallel building 3 years 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
SipCtrlInterface.cpp MT#59962 AmUtils: use overloading for str2int 10 months ago
SipCtrlInterface.h MT#62181 rework AmCondition 11 months ago
atomic_types.h MT#62181 replace atomic_int class 11 months ago
config.h
global_defs.h MT#56321 core: introduce 'global_defs.h' header 3 years ago
hash_table.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
jsonArg.cpp MT#62181 AmArg: take ownership of ValueStruct 9 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 11 months ago
log.h MT#62253 log: Introduce `ILOG_SDLG()` 9 months ago
md5.cpp add MD5 hash generation of file to configreader 15 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 15 years ago
sems.cpp MT#62181 use std::move 9 months ago
sems.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
sems.h.cmake Imported Upstream version 1.6.0~20140516~eaa616 12 years ago
singleton.h Imported Upstream version 1.6.0~20140516~eaa616 12 years ago