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 25afe474bc
- removed onSipEvent (not used anywhere...)
16 years ago
..
amci
ampi
compat - splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules). 16 years ago
etc removed some more obsolete ser-sems stuff 16 years ago
plug-in - removed onSipEvent (not used anywhere...) 16 years ago
rtp
sip - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
wav
AmAdvancedAudio.cpp some safety checking 16 years ago
AmAdvancedAudio.h another mode for the AmAudioQueue where it doesn't own the entries in it 16 years ago
AmApi.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
AmApi.h * change the format of messages for stderr and syslog (eg, debugging 16 years ago
AmArg.cpp
AmArg.h added isArgUndef macro 16 years ago
AmAudio.cpp reformatting code 16 years ago
AmAudio.h adding some virtual dtors 16 years ago
AmAudioFile.cpp fixes loop problem with mp3 files reported by Robert Szokovacs 16 years ago
AmAudioFile.h
AmAudioMixIn.cpp
AmAudioMixIn.h
AmAudioMixer.cpp
AmAudioMixer.h
AmB2ABSession.cpp - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite. 16 years ago
AmB2ABSession.h - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite. 16 years ago
AmB2BSession.cpp - do not relay 100 replies (100 is hop-by-hop). 16 years ago
AmB2BSession.h - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite. 16 years ago
AmBufferedAudio.cpp
AmBufferedAudio.h
AmCachedAudioFile.cpp
AmCachedAudioFile.h
AmCallWatcher.cpp
AmCallWatcher.h
AmConferenceChannel.cpp
AmConferenceChannel.h
AmConferenceStatus.cpp
AmConferenceStatus.h
AmConfig.cpp * command-line parsing 16 years ago
AmConfig.h * command-line parsing 16 years ago
AmConfigReader.cpp
AmConfigReader.h
AmDtmfDetector.cpp fixed DTMF propagation (only for RTP events) 16 years ago
AmDtmfDetector.h propagate event TS to aggregating DTMF detector. this help detecting same key presses that follow each other closely 16 years ago
AmEvent.cpp
AmEvent.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
AmEventDispatcher.cpp adds lock striping for the event dispatcher. 16 years ago
AmEventDispatcher.h adds lock striping for the event dispatcher. 16 years ago
AmEventQueue.cpp Introduces optional (compile-time) threadpool for signaling support. 16 years ago
AmEventQueue.h Introduces optional (compile-time) threadpool for signaling support. 16 years ago
AmJitterBuffer.cpp
AmJitterBuffer.h
AmMediaProcessor.cpp - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
AmMediaProcessor.h
AmMultiPartyMixer.cpp
AmMultiPartyMixer.h
AmPlaylist.cpp
AmPlaylist.h
AmPlayoutBuffer.cpp
AmPlayoutBuffer.h
AmPlugIn.cpp * add proper destruction of plugins (all instances are now destructed in AmPlugIn::dispose()) 16 years ago
AmPlugIn.h * add proper destruction of plugins (all instances are now destructed in AmPlugIn::dispose()) 16 years ago
AmPrecodedFile.cpp precoded announcement fixes by Andrey Samusenko 16 years ago
AmPrecodedFile.h precoded announcement fixes by Andrey Samusenko 16 years ago
AmPromptCollection.cpp
AmPromptCollection.h
AmRingTone.cpp
AmRingTone.h
AmRtpAudio.cpp precoded announcement fixes by Andrey Samusenko 16 years ago
AmRtpAudio.h
AmRtpPacket.cpp removed some unused function and friends 16 years ago
AmRtpPacket.h removed some unused function and friends 16 years ago
AmRtpReceiver.cpp
AmRtpReceiver.h
AmRtpStream.cpp removed ICMP watcher. 16 years ago
AmRtpStream.h removed ICMP watcher. 16 years ago
AmSdp.cpp
AmSdp.h
AmSession.cpp - removed onSipEvent (not used anywhere...) 16 years ago
AmSession.h - removed onSipEvent (not used anywhere...) 16 years ago
AmSessionContainer.cpp - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
AmSessionContainer.h
AmSessionEventHandler.cpp - removed onSipEvent (not used anywhere...) 16 years ago
AmSessionEventHandler.h - removed onSipEvent (not used anywhere...) 16 years ago
AmSessionProcessor.cpp added missing files from thread pool implementation 16 years ago
AmSessionProcessor.h added missing files from thread pool implementation 16 years ago
AmSipDialog.cpp fix: added missing brackets for contact header generation 16 years ago
AmSipDialog.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
AmSipDispatcher.cpp - added support for multiple SIP/UDP receivers. 16 years ago
AmSipDispatcher.h
AmSipEvent.h - removed onSipEvent (not used anywhere...) 16 years ago
AmSipHeaders.h using header name defines 16 years ago
AmSipMsg.cpp reindented everything, and stopped that indentation mess 16 years ago
AmSipMsg.h reindented everything, and stopped that indentation mess 16 years ago
AmStats.h initialize buffer on allocation 16 years ago
AmThread.cpp - fixes compilation issues on 64bit Darwin. 16 years ago
AmThread.h - adds wrapper for pthread_cond_timedwait(). Thx to Robert Szokovacs for the original patch. 16 years ago
AmUAC.cpp some cleanup 16 years ago
AmUAC.h
AmUriParser.cpp
AmUriParser.h
AmUtils.cpp removed using ntop instead of ntoa to get rid of mutex (ref r30374:30377) 16 years ago
AmUtils.h removed unused function (unixsockctrl gone some time ago) 16 years ago
AmZRTP.cpp don't write too long cache path 16 years ago
AmZRTP.h
CMakeLists.txt removed some more obsolete ser-sems stuff 16 years ago
LowcFE.cpp
LowcFE.h
Makefile removed some more obsolete ser-sems stuff 16 years ago
SampleArray.cc
SampleArray.h
SipCtrlInterface.cpp - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
SipCtrlInterface.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
config.h
log.cpp per default, put 16 years ago
log.h - re-fix for macosx ;-) (see r1875) 16 years ago
sems.cpp * use the standard getopt() to parse command-line options 16 years ago
sems.h * command-line parsing 16 years ago