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 b38fe059b8
added AmArg::clear function
18 years ago
..
amci g.722 codec from spandsp in 8khz compatibility mode 18 years ago
ampi const correct 18 years ago
compat Endianness setup in Solaris compatibility header. Add its include to CFLAGS, not just CPPFLAGS. 18 years ago
etc added sipctrl to load_plugins example. clarified module load comments. 18 years ago
plug-in typo 18 years ago
rpm renamed to avoid conflict in doc 19 years ago
rtp Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files. 18 years ago
scripts new debian start script and config file contributed by Ovidiu Sas. 18 years ago
wav default announcement (for all applications) 20 years ago
AmAdvancedAudio.cpp fixes for SEMS on Solaris 18 years ago
AmAdvancedAudio.h fixes for SEMS on Solaris 18 years ago
AmApi.cpp - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmApi.h - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmArg.cpp added AmArg::clear function 18 years ago
AmArg.h added AmArg::clear function 18 years ago
AmAudio.cpp functions to 18 years ago
AmAudio.h functions to 18 years ago
AmAudioFile.cpp added "autorewind" feature to be able to re-use AmAudioFile 18 years ago
AmAudioFile.h added "autorewind" feature to be able to re-use AmAudioFile 18 years ago
AmAudioMixIn.cpp adds the option to finish file B while mixing in 19 years ago
AmAudioMixIn.h o split AmAudioFile from AmAudio in extra file 18 years ago
AmB2ABSession.cpp outbound proxy support in b2absession 19 years ago
AmB2ABSession.h fixes for SEMS on Solaris 18 years ago
AmB2BSession.cpp accept compact form of Content-Type (c) 18 years ago
AmB2BSession.h corrected constructors/destructors 18 years ago
AmBufferedAudio.cpp buffered audio output for files, e.g. mp3 playback 18 years ago
AmBufferedAudio.h buffered audio output for files, e.g. mp3 playback 18 years ago
AmCachedAudioFile.cpp train ride doxygen documentation 19 years ago
AmCachedAudioFile.h o split AmAudioFile from AmAudio in extra file 18 years ago
AmCallWatcher.cpp corrected type conversions 19 years ago
AmCallWatcher.h fixes for SEMS on Solaris 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 * Changes "listen" sems.conf variable to "media_ip". 18 years ago
AmConfig.h optional INFO logging of sessions created and stopped 18 years ago
AmConfigReader.cpp Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmConfigReader.h fixes for SEMS on Solaris 18 years ago
AmDtmfDetector.cpp initializing detector type variable 18 years ago
AmDtmfDetector.h fixes for SEMS on Solaris 18 years ago
AmEvent.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEvent.h train ride doxygen documentation 19 years ago
AmEventDispatcher.cpp - allows for AmEventQueue proxies (inherit from AmEventQueueInterface instead of AmEventQueue). 18 years ago
AmEventDispatcher.h - allows for AmEventQueue proxies (inherit from AmEventQueueInterface instead of AmEventQueue). 18 years ago
AmEventQueue.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEventQueue.h - allows for AmEventQueue proxies (inherit from AmEventQueueInterface instead of AmEventQueue). 18 years ago
AmIcmpWatcher.cpp fixes for SEMS on Solaris 18 years ago
AmIcmpWatcher.h fixes for SEMS on Solaris 18 years ago
AmJitterBuffer.cpp added comments about jitter/playout buffers 19 years ago
AmJitterBuffer.h train ride doxygen documentation 19 years ago
AmMediaProcessor.cpp - fixed minor bug. 18 years ago
AmMediaProcessor.h fixes for SEMS on Solaris 18 years ago
AmMultiPartyMixer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMultiPartyMixer.h fixes for SEMS on Solaris 18 years ago
AmPlaylist.cpp o split AmAudioFile from AmAudio in extra file 18 years ago
AmPlaylist.h added virtual dtor to AmPlaylistItem 19 years ago
AmPlayoutBuffer.cpp PLC add_to_history called before write_buffer: after PLC the plc buffer may modify received speech for a soft transition back from synthesized speech 18 years ago
AmPlayoutBuffer.h train ride doxygen documentation 19 years ago
AmPlugIn.cpp - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmPlugIn.h - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmPrecodedFile.cpp precoded file support and sample announcement application 18 years ago
AmPrecodedFile.h precoded file support and sample announcement application 18 years ago
AmPromptCollection.cpp fixes for SEMS on Solaris 18 years ago
AmPromptCollection.h fixes for SEMS on Solaris 18 years ago
AmRingTone.cpp moved AmRingTone to core 19 years ago
AmRingTone.h moved AmRingTone to core 19 years ago
AmRtpAudio.cpp functions to 18 years ago
AmRtpAudio.h functions to 18 years ago
AmRtpPacket.cpp functions to access RTP packet (zrtp patch 1) 18 years ago
AmRtpPacket.h functions to access RTP packet (zrtp patch 1) 18 years ago
AmRtpReceiver.cpp removed excessive warnings 18 years ago
AmRtpReceiver.h fixes for SEMS on Solaris 18 years ago
AmRtpStream.cpp core ZRTP support (see zfoneproject.com) 18 years ago
AmRtpStream.h core ZRTP support (see zfoneproject.com) 18 years ago
AmSdp.cpp fixed some typos 18 years ago
AmSdp.h o moved payload selection to AmPlugIn 18 years ago
AmServer.cpp serKey allocated in core (fixes strange crashes iff linking with other stuff) 18 years ago
AmServer.h serKey allocated in core (fixes strange crashes iff linking with other stuff) 18 years ago
AmSession.cpp - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmSession.h - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmSessionContainer.cpp - fixes a memory leak within AmEventDispatcher. 18 years ago
AmSessionContainer.h - 2nd part of the last commit. 18 years ago
AmSipDialog.cpp - fixes a possible issue with dead sessions if a BYE request is replied with an error. 18 years ago
AmSipDialog.h serKey allocated in core (fixes strange crashes iff linking with other stuff) 18 years ago
AmSipDispatcher.cpp - added call to onOoDRequest() in AmSipDispatcher. 18 years ago
AmSipDispatcher.h - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
AmSipEvent.h - adds the new SASI interface 18 years ago
AmSipHeaders.h o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards) 18 years ago
AmSipMsg.cpp GCC 4.3 missing includes Easy fixes from Peter 18 years ago
AmSipMsg.h - fixes the issue with B2BUA and bad 'Contact' as reported by Juha. 18 years ago
AmStats.h train ride doxygen documentation 19 years ago
AmThread.cpp Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmThread.h fixes for SEMS on Solaris 18 years ago
AmUAC.cpp - adds the new SASI interface 18 years ago
AmUAC.h support for extra headers in dialout calls 19 years ago
AmUtils.cpp get_header_keyvalue function with short name alternative 18 years ago
AmUtils.h - fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-) 18 years ago
AmZRTP.cpp core ZRTP support (see zfoneproject.com) 18 years ago
AmZRTP.h core ZRTP support (see zfoneproject.com) 18 years ago
LowcFE.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
LowcFE.h unifies indentation level in all source files to 2 (-i2) 19 years ago
Makefile adding conditional flags only once 18 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
doxygen_fulldoc fixed example configuration and doxygen dirs 19 years ago
doxygen_proj fixed example configuration and doxygen dirs 19 years ago
log.cpp const correct char* 18 years ago
log.h const correct char* 18 years ago
sems.cpp - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. 18 years ago
sems.h core ZRTP support (see zfoneproject.com) 18 years ago