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
Raphael Coeffic 5de831c0b0
- Makefile fixes: part 2 ;-)
16 years ago
..
amci
ampi basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state 17 years ago
compat - splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules). 17 years ago
etc added more explanation about module loading 17 years ago
plug-in - moved sipctrl plug-in into the core (core/sip). 16 years ago
rtp
sip - Makefile fixes: part 2 ;-) 16 years ago
wav
AmAdvancedAudio.cpp AmAudio device for playing/sinking silence, optionally a certain length 17 years ago
AmAdvancedAudio.h AmAudio device for playing/sinking silence, optionally a certain length 17 years ago
AmApi.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmApi.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmArg.cpp bool type for AmArg 17 years ago
AmArg.h added isArgUndef macro 17 years ago
AmAudio.cpp reformatting code 17 years ago
AmAudio.h adding some virtual dtors 17 years ago
AmAudioFile.cpp fixes loop problem with mp3 files reported by Robert Szokovacs 17 years ago
AmAudioFile.h rewind(unsigned int ms) and forward(unsigned int ms) functions 17 years ago
AmAudioMixIn.cpp reindented 18 years ago
AmAudioMixIn.h audio mixer for input 18 years ago
AmAudioMixer.cpp audio mixer for input 18 years ago
AmAudioMixer.h audio mixer for input 18 years ago
AmB2ABSession.cpp - fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI. 17 years ago
AmB2ABSession.h adding some virtual dtors 17 years ago
AmB2BSession.cpp fixes ACK handling in B2BUA, which was broken due to moving ACK handling on user layer 17 years ago
AmB2BSession.h optionally relay early media (180 .. 183) into caller leg of B2B sessions. 17 years ago
AmBufferedAudio.cpp
AmBufferedAudio.h
AmCachedAudioFile.cpp
AmCachedAudioFile.h
AmCallWatcher.cpp fixing a severe bug that can cause crash under high load 18 years ago
AmCallWatcher.h
AmConferenceChannel.cpp
AmConferenceChannel.h train ride doxygen documentation 19 years ago
AmConferenceStatus.cpp
AmConferenceStatus.h
AmConfig.cpp implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit 17 years ago
AmConfig.h implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit 17 years ago
AmConfigReader.cpp - simplified session timer config 17 years ago
AmConfigReader.h
AmDtmfDetector.cpp backwards compatible fixing DTMF detector state not being defined completely any more in spandsp headers 17 years ago
AmDtmfDetector.h backwards compatible fixing DTMF detector state not being defined completely any more in spandsp headers 17 years ago
AmEvent.cpp
AmEvent.h
AmEventDispatcher.cpp fix for the above introduced stupid shutdown bug 17 years ago
AmEventDispatcher.h
AmEventQueue.cpp option to enable event queue logging. (disabled by default, as this creates too much noise in the log) 17 years ago
AmEventQueue.h
AmJitterBuffer.cpp
AmJitterBuffer.h resync less quickly JitterBuffer 18 years ago
AmMediaProcessor.cpp fix stopping of media processor threads (thats probably the reason ctrl-c did not work sometimes) 17 years ago
AmMediaProcessor.h
AmMultiPartyMixer.cpp
AmMultiPartyMixer.h
AmPlaylist.cpp fixing small memory leak if sessions do not close the playlist 18 years ago
AmPlaylist.h
AmPlayoutBuffer.cpp do not try to scale too short packets. 18 years ago
AmPlayoutBuffer.h
AmPlugIn.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmPlugIn.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmPrecodedFile.cpp precoded announcement fixes by Andrey Samusenko 17 years ago
AmPrecodedFile.h precoded announcement fixes by Andrey Samusenko 17 years ago
AmPromptCollection.cpp function to check whether a prompt was loaded and exists 18 years ago
AmPromptCollection.h function to check whether a prompt was loaded and exists 18 years ago
AmRingTone.cpp
AmRingTone.h
AmRtpAudio.cpp precoded announcement fixes by Andrey Samusenko 17 years ago
AmRtpAudio.h
AmRtpPacket.cpp removed some unused function and friends 17 years ago
AmRtpPacket.h removed some unused function and friends 17 years ago
AmRtpReceiver.cpp
AmRtpReceiver.h
AmRtpStream.cpp removed ICMP watcher. 17 years ago
AmRtpStream.h removed ICMP watcher. 17 years ago
AmSdp.cpp adds parsing of u= line (URI in SDP) 18 years ago
AmSdp.h fix: reject streams in SDP answer that we don't support/want 18 years ago
AmSession.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmSession.h precoded announcement fixes by Andrey Samusenko 17 years ago
AmSessionContainer.cpp more verbose debug on broadcasting servershutdown 17 years ago
AmSessionContainer.h initial support for better call/server monitoring 18 years ago
AmSessionEventHandler.cpp - simplified session timer config 17 years ago
AmSessionEventHandler.h - simplified session timer config 17 years ago
AmSipDialog.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmSipDialog.h fixes ACK handling in B2BUA, which was broken due to moving ACK handling on user layer 17 years ago
AmSipDispatcher.cpp implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit 17 years ago
AmSipDispatcher.h
AmSipEvent.h
AmSipHeaders.h using header name defines 17 years ago
AmSipMsg.cpp print cseq method aswell 17 years ago
AmSipMsg.h - fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI. 17 years ago
AmStats.h more springcleaning by Robert, thanks\! 17 years ago
AmThread.cpp - fixes compilation issues on 64bit Darwin. 17 years ago
AmThread.h - fixes compilation issues on 64bit Darwin. 17 years ago
AmUAC.cpp
AmUAC.h
AmUriParser.cpp support headers in uri parser; slight reformatting 17 years ago
AmUriParser.h support headers in uri parser; slight reformatting 17 years ago
AmUtils.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmUtils.h removed unused function (unixsockctrl gone some time ago) 17 years ago
AmZRTP.cpp don't write too long cache path 17 years ago
AmZRTP.h
CMakeLists.txt - moved sipctrl plug-in into the core (core/sip). 16 years ago
LowcFE.cpp
LowcFE.h
Makefile - moved sipctrl plug-in into the core (core/sip). 16 years ago
SampleArray.cc
SampleArray.h
SipCtrlInterface.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
SipCtrlInterface.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
config.h more on cmake build system 18 years ago
log.cpp
log.h
sems.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
sems.h - moved sipctrl plug-in into the core (core/sip). 16 years ago