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
Stefan Sayer 844caecfca
b/f: don't continue processing after 500 reply
16 years ago
..
amci g.722 codec from spandsp in 8khz compatibility mode 18 years ago
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). 16 years ago
etc configuration for 100rel in sample config 16 years ago
lib added sems and sems-stats binaries 16 years ago
plug-in handling session timeout in onSessionTimeout evh 16 years ago
rtp Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files. 18 years ago
sip small changes in debug messages 16 years ago
tests json: to and back conversion test 16 years ago
wav default announcement (for all applications) 19 years ago
AmAdvancedAudio.cpp core: fix AmAudioFrontlist if empty, no back_audio 16 years ago
AmAdvancedAudio.h another mode for the AmAudioQueue where it doesn't own the entries in it 16 years ago
AmApi.cpp properly evaluate minimum session timer 16 years ago
AmApi.h properly evaluate minimum session timer 16 years ago
AmArg.cpp bool type for AmArg 17 years ago
AmArg.h core: fix isArgDouble test 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 rewind(unsigned int ms) and forward(unsigned int ms) functions 17 years ago
AmAudioMixIn.cpp reindented 17 years ago
AmAudioMixIn.h audio mixer for input 17 years ago
AmAudioMixer.cpp audio mixer for input 17 years ago
AmAudioMixer.h audio mixer for input 17 years ago
AmB2ABSession.cpp small fixes 16 years ago
AmB2ABSession.h - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite. 16 years ago
AmB2BSession.cpp moved check for UPDATE support in req/reply handlers 16 years ago
AmB2BSession.h handling session timeout in onSessionTimeout evh 16 years ago
AmBufferedAudio.cpp mass setting Id svn property 18 years ago
AmBufferedAudio.h mass setting Id svn property 18 years ago
AmCachedAudioFile.cpp mass setting Id svn property 18 years ago
AmCachedAudioFile.h mass setting Id svn property 18 years ago
AmCallWatcher.cpp fixing a severe bug that can cause crash under high load 17 years ago
AmCallWatcher.h mass setting Id svn property 18 years ago
AmConferenceChannel.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceChannel.h train ride doxygen documentation 19 years ago
AmConferenceStatus.cpp fixes for SEMS on Solaris 18 years ago
AmConferenceStatus.h fixes for SEMS on Solaris 18 years ago
AmConfig.cpp a bit more verbosity when configured 100rel wrong 16 years ago
AmConfig.h Merge branch 'master' into bpintea/prack 16 years ago
AmConfigReader.cpp - simplified session timer config 17 years ago
AmConfigReader.h fixes for SEMS on Solaris 18 years ago
AmDtmfDetector.cpp DTMF: excessive log compile time disabled 16 years ago
AmDtmfDetector.h de03bc1 16 years ago
AmEvent.cpp first steps on proper shutdown: 18 years ago
AmEvent.h core: provide description of SystemEvents 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 function to test whether events are pending 16 years ago
AmEventQueue.h function to test whether events are pending 16 years ago
AmJitterBuffer.cpp fix uninitialized variables 18 years ago
AmJitterBuffer.h resync less quickly JitterBuffer 18 years ago
AmMediaProcessor.cpp fix: error handling of local audio output 16 years ago
AmMediaProcessor.h first steps on proper shutdown: 18 years ago
AmMultiPartyMixer.cpp use define SYSTEM_SAMPLERATE everywhere 18 years ago
AmMultiPartyMixer.h fixes for SEMS on Solaris 18 years ago
AmPlaylist.cpp fixing small memory leak if sessions do not close the playlist 17 years ago
AmPlaylist.h added virtual dtor to AmPlaylistItem 18 years ago
AmPlayoutBuffer.cpp do not try to scale too short packets. 17 years ago
AmPlayoutBuffer.h use define SYSTEM_SAMPLERATE everywhere 18 years ago
AmPlugIn.cpp getHeader:support content spanning multipe headers 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 function to check whether a prompt was loaded and exists 17 years ago
AmPromptCollection.h function to check whether a prompt was loaded and exists 17 years ago
AmRingTone.cpp use define SYSTEM_SAMPLERATE everywhere 18 years ago
AmRingTone.h moved AmRingTone to core 19 years ago
AmRtpAudio.cpp precoded announcement fixes by Andrey Samusenko 16 years ago
AmRtpAudio.h functions to 18 years ago
AmRtpPacket.cpp removed some unused function and friends 16 years ago
AmRtpPacket.h removed some unused function and friends 16 years ago
AmRtpReceiver.cpp first steps on proper shutdown: 18 years ago
AmRtpReceiver.h first steps on proper shutdown: 18 years ago
AmRtpStream.cpp core: fix: set DTMF volume when sending 16 years ago
AmRtpStream.h support for sending DTMF via RTP payload (RFC4733) 16 years ago
AmSdp.cpp - fixed bug causing invalid payloads to be added to SdpMedia::payloads. 16 years ago
AmSdp.h fix: reject streams in SDP answer that we don't support/want 17 years ago
AmSession.cpp handling session timeout in onSessionTimeout evh 16 years ago
AmSession.h handling session timeout in onSessionTimeout evh 16 years ago
AmSessionContainer.cpp properly evaluate minimum session timer 16 years ago
AmSessionContainer.h initial support for better call/server monitoring 17 years ago
AmSessionEventHandler.cpp Merge branch 'master' into bpintea/prack 16 years ago
AmSessionEventHandler.h Merge branch 'master' into bpintea/prack 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 b/f: don't continue processing after 500 reply 16 years ago
AmSipDialog.h removed "#if 0" dead code 16 years ago
AmSipDispatcher.cpp - added support for multiple SIP/UDP receivers. 16 years ago
AmSipDispatcher.h mass setting Id svn property 18 years ago
AmSipEvent.cpp removed "#if 0" dead code 16 years ago
AmSipEvent.h removed "#if 0" dead code 16 years ago
AmSipHeaders.h UPDATE support for Session Timer 16 years ago
AmSipMsg.cpp Merge branch 'master' into bpintea/prack 16 years ago
AmSipMsg.h Merge branch 'master' into bpintea/prack 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 support for extra headers in dialout calls 19 years ago
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 core: fixing get_header_keyvalue. issue 0000024 16 years ago
AmUtils.h getHeader:support content spanning multipe headers 16 years ago
AmZRTP.cpp don't write too long cache path 16 years ago
AmZRTP.h mass setting Id svn property 18 years ago
CMakeLists.txt Add missing LDFLAGS for linking new DNS code 16 years ago
LowcFE.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
LowcFE.h use define SYSTEM_SAMPLERATE everywhere 18 years ago
Makefile added onw functions for parsing DNS reply 16 years ago
SampleArray.cc unifies indentation level in all source files to 2 (-i2) 19 years ago
SampleArray.h unifies indentation level in all source files to 2 (-i2) 19 years ago
SipCtrlInterface.cpp moved generic types to the core directory 16 years ago
SipCtrlInterface.h removed "#if 0" dead code 16 years ago
atomic_types.h small fixes 16 years ago
config.h more on cmake build system 17 years ago
hash_table.h added a garbage collector threads (removes expired entries) 16 years ago
jsonArg.cpp core: fix json parsing of empty arrays and objects 16 years ago
jsonArg.h core: fix missing include 16 years ago
jsonxx.cpp core: json: add number with exp format parsing 16 years ago
jsonxx.h added copyright notice for jsonxx 16 years ago
log.cpp per default, put 16 years ago
log.h don't break compilation if buffer length is not defined 16 years ago
sems.cpp ignore SIGPIPE (like SIGCHLD) 16 years ago
sems.h Actually fix a small typo 16 years ago
singleton.h moved generic types to the core directory 16 years ago