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 5139d4cb19
b/f: use proper failure return value
14 years ago
..
amci only define _GNU_SOURCE once 16 years ago
ampi added OpenSSL linking exception to license 16 years ago
compat fix main default to int 15 years ago
etc by default, don't load py_sems 15 years ago
lib added sems and sems-stats binaries 16 years ago
plug-in introduce timeout for sems-stats management utility 14 years ago
rtp added OpenSSL linking exception to license 16 years ago
sip fix some more type correctness 15 years ago
tests add addOptionTag/removeOptionTag functions 15 years ago
wav
AmAdvancedAudio.cpp added OpenSSL linking exception to license 16 years ago
AmAdvancedAudio.h added OpenSSL linking exception to license 16 years ago
AmApi.cpp b/f: corrected debug level for unimplemented ood message 15 years ago
AmApi.h enable unloading of module for cleaner shutdown 14 years ago
AmArg.cpp adds AmDynInvoke pointer to the supported payloads in AmArg. 16 years ago
AmArg.h adds AmDynInvoke pointer to the supported payloads in AmArg. 16 years ago
AmAudio.cpp added OpenSSL linking exception to license 16 years ago
AmAudio.h fix some class/struct fwd decl mismatches 15 years ago
AmAudioFile.cpp added OpenSSL linking exception to license 16 years ago
AmAudioFile.h added OpenSSL linking exception to license 16 years ago
AmAudioMixIn.cpp added OpenSSL linking exception to license 16 years ago
AmAudioMixIn.h added OpenSSL linking exception to license 16 years ago
AmAudioMixer.cpp added OpenSSL linking exception to license 16 years ago
AmAudioMixer.h added OpenSSL linking exception to license 16 years ago
AmB2ABSession.cpp removed reference to LocalIP. 15 years ago
AmB2ABSession.h added OpenSSL linking exception to license 16 years ago
AmB2BSession.cpp b/f: translate cseq in replies to the INV request sent by connectCallee(). 15 years ago
AmB2BSession.h b/f: translate cseq in replies to the INV request sent by connectCallee(). 15 years ago
AmBufferedAudio.cpp added OpenSSL linking exception to license 16 years ago
AmBufferedAudio.h added OpenSSL linking exception to license 16 years ago
AmCachedAudioFile.cpp added OpenSSL linking exception to license 16 years ago
AmCachedAudioFile.h added OpenSSL linking exception to license 16 years ago
AmCallWatcher.cpp added OpenSSL linking exception to license 16 years ago
AmCallWatcher.h added OpenSSL linking exception to license 16 years ago
AmConferenceChannel.cpp
AmConferenceChannel.h added OpenSSL linking exception to license 16 years ago
AmConferenceStatus.cpp added OpenSSL linking exception to license 16 years ago
AmConferenceStatus.h added OpenSSL linking exception to license 16 years ago
AmConfig.cpp add wait_for_bye_transaction config parameter, fixes auth of BYE 15 years ago
AmConfig.h add wait_for_bye_transaction config parameter, fixes auth of BYE 15 years ago
AmConfigReader.cpp some cleanup in AmUtils. 15 years ago
AmConfigReader.h changed maximum config line length to 2048 15 years ago
AmDtmfDetector.cpp added OpenSSL linking exception to license 16 years ago
AmDtmfDetector.h added OpenSSL linking exception to license 16 years ago
AmEvent.cpp
AmEvent.h added OpenSSL linking exception to license 16 years ago
AmEventDispatcher.cpp added OpenSSL linking exception to license 16 years ago
AmEventDispatcher.h added OpenSSL linking exception to license 16 years ago
AmEventQueue.cpp added OpenSSL linking exception to license 16 years ago
AmEventQueue.h added OpenSSL linking exception to license 16 years ago
AmJitterBuffer.cpp added OpenSSL linking exception to license 16 years ago
AmJitterBuffer.h added OpenSSL linking exception to license 16 years ago
AmMediaProcessor.cpp b/f: reset RTP-received timestamp when (re)starting process RTP stream 14 years ago
AmMediaProcessor.h added OpenSSL linking exception to license 16 years ago
AmMultiPartyMixer.cpp added OpenSSL linking exception to license 16 years ago
AmMultiPartyMixer.h added OpenSSL linking exception to license 16 years ago
AmPlaylist.cpp added OpenSSL linking exception to license 16 years ago
AmPlaylist.h added OpenSSL linking exception to license 16 years ago
AmPlayoutBuffer.cpp added OpenSSL linking exception to license 16 years ago
AmPlayoutBuffer.h added OpenSSL linking exception to license 16 years ago
AmPlugIn.cpp enable unloading of module for cleaner shutdown 14 years ago
AmPlugIn.h simplified module interface 15 years ago
AmPrecodedFile.cpp added OpenSSL linking exception to license 16 years ago
AmPrecodedFile.h added OpenSSL linking exception to license 16 years ago
AmPromptCollection.cpp added OpenSSL linking exception to license 16 years ago
AmPromptCollection.h added OpenSSL linking exception to license 16 years ago
AmRingTone.cpp
AmRingTone.h
AmRtpAudio.cpp adds multihomed support for RTP streams 15 years ago
AmRtpAudio.h adds multihomed support for RTP streams 15 years ago
AmRtpPacket.cpp added OpenSSL linking exception to license 16 years ago
AmRtpPacket.h added OpenSSL linking exception to license 16 years ago
AmRtpReceiver.cpp added OpenSSL linking exception to license 16 years ago
AmRtpReceiver.h added OpenSSL linking exception to license 16 years ago
AmRtpStream.cpp b/f: reset RTP-received timestamp when (re)starting process RTP stream 14 years ago
AmRtpStream.h b/f: reset RTP-received timestamp when (re)starting process RTP stream 14 years ago
AmSdp.cpp b/f: some more caution handling broken SDP messages 15 years ago
AmSdp.h b/f: small mem leak (AmSdp telev pl) 15 years ago
AmSession.cpp b/f: remember passive_mode for keeping symmetric RTP in a session 14 years ago
AmSession.h b/f: remember passive_mode for keeping symmetric RTP in a session 14 years ago
AmSessionContainer.cpp b/f: use proper failure return value 14 years ago
AmSessionContainer.h b/f: several minor bugs in session creation. 15 years ago
AmSessionEventHandler.cpp added OpenSSL linking exception to license 16 years ago
AmSessionEventHandler.h added OpenSSL linking exception to license 16 years ago
AmSessionProcessor.cpp unified and cleaned up debug log 15 years ago
AmSessionProcessor.h added OpenSSL linking exception to license 16 years ago
AmSipDialog.cpp b/f: in bye() don't do send_200_ack while iterating over uac_trans 14 years ago
AmSipDialog.h b/f: add authentication header to in-dialog requests 15 years ago
AmSipDispatcher.cpp b/f: ACK for non-existing dialog logged as DEBUG 15 years ago
AmSipDispatcher.h added OpenSSL linking exception to license 16 years ago
AmSipEvent.cpp removed "#if 0" dead code 16 years ago
AmSipEvent.h added OpenSSL linking exception to license 16 years ago
AmSipHeaders.h b/f: support compact Supported header (k:) 14 years ago
AmSipMsg.cpp add addOptionTag/removeOptionTag functions 15 years ago
AmSipMsg.h add addOptionTag/removeOptionTag functions 15 years ago
AmStats.h added OpenSSL linking exception to license 16 years ago
AmThread.cpp avoid to call AmThread::on_stop() when the thread is already stopped. 15 years ago
AmThread.h b/f: wait_for_to for timeout>1s 15 years ago
AmUAC.cpp b/f: several minor bugs in session creation. 15 years ago
AmUAC.h b/f: several minor bugs in session creation. 15 years ago
AmUriParser.cpp b/f: parsing URI params without value correctly 15 years ago
AmUriParser.h compile fix: define AmUriParser only once 15 years ago
AmUtils.cpp some cleanup in AmUtils. 15 years ago
AmUtils.h moved trim() to AmUtils 15 years ago
AmZRTP.cpp added OpenSSL linking exception to license 16 years ago
AmZRTP.h added OpenSSL linking exception to license 16 years ago
CMakeLists.txt No more WHATSNEW_0.10 15 years ago
LowcFE.cpp added OpenSSL linking exception to license 16 years ago
LowcFE.h added OpenSSL linking exception to license 16 years ago
Makefile moved tools directory; added threadid column to logfile splitter 15 years ago
SampleArray.cc fix missing include 15 years ago
SampleArray.h added OpenSSL linking exception to license 16 years ago
SipCtrlInterface.cpp b/f: fixes INV w/ immediate CANCEL use-case. 15 years ago
SipCtrlInterface.h Make the outbound interface manually selectable (signaling & media). 15 years ago
atomic_types.h CAS no test for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 15 years ago
config.h
hash_table.h fix some class/struct fwd decl mismatches 15 years ago
jsonArg.cpp added OpenSSL linking exception to license 16 years ago
jsonArg.h added OpenSSL linking exception to license 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 added OpenSSL linking exception to license 16 years ago
log.h only define _GNU_SOURCE once 16 years ago
md5.cpp add MD5 hash generation of file to configreader 15 years ago
md5.h add MD5 hash generation of file to configreader 15 years ago
md5global.h add MD5 hash generation of file to configreader 15 years ago
sems.cpp moved IP related config to AmConfig 15 years ago
sems.h moved to voicemail vm-specific defaults 15 years ago
singleton.h moved generic types to the core directory 16 years ago