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 b535dd9b63
corrected exception message (will send out error reply again)
19 years ago
..
amci mem cached audio files implementation - improves performance 4-5% over announcement from file (G711) 19 years ago
ampi code re-indented 19 years ago
etc added make ser-cfg-install target to install default ser-sems.cfg 19 years ago
plug-in fix for iLBC codec multiple frames per packet bug. Thanks Alex Gradinar for reporting 19 years ago
rpm enabled Id svn keyword property 19 years ago
rtp enabled Id svn keyword property 19 years ago
scripts enabled Id svn keyword property 19 years ago
wav default announcement (for all applications) 19 years ago
AmAdvancedAudio.cpp AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services 19 years ago
AmAdvancedAudio.h AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services 19 years ago
AmApi.cpp allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmApi.h allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmArg.h corrected AmArg ownership of ArgObject. 19 years ago
AmAudio.cpp Include all possible payload types into 200 OK and actually accept any of them 19 years ago
AmAudio.h Include all possible payload types into 200 OK and actually accept any of them 19 years ago
AmB2ABSession.cpp added 'assert' in createCalleeSession in case the session ptr is NULL. 19 years ago
AmB2ABSession.h - changed AmSessionAudioConnector not to commit suicide anymore. 19 years ago
AmB2BSession.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmB2BSession.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmCachedAudioFile.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmCachedAudioFile.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceChannel.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceChannel.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceStatus.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceStatus.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConfig.cpp adds trailing slash to module configuration path if missing 19 years ago
AmConfig.h codec order priority patch ba juha. 19 years ago
AmConfigReader.cpp * Application conf files can include other conf files using syntax 19 years ago
AmConfigReader.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmCtrlInterface.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmCtrlInterface.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmDtmfDetector.cpp changed receiver of keypresses to a more generic interface 19 years ago
AmDtmfDetector.h changed receiver of keypresses to a more generic interface 19 years ago
AmEvent.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEvent.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEventQueue.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEventQueue.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmIcmpWatcher.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmIcmpWatcher.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmInterfaceHandler.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmInterfaceHandler.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmJitterBuffer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmJitterBuffer.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMail.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMail.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMediaProcessor.cpp renaming of jitter_buf in receive_buf, wallclock_ts (to be continued) 19 years ago
AmMediaProcessor.h sessions can be set onHold with AmSession::setOnHold, if you want a reinvite with on Hold, call AmSession::Reinvite after setOnHold 19 years ago
AmMultiPartyMixer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMultiPartyMixer.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmPlaylist.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmPlaylist.h Adds AmPlaylistSeparator, which can be used to get notified in the Session when the playlist reaches a certain entry. 19 years ago
AmPlayoutBuffer.cpp fix: set wsola and w_ts offset correctly after time scaling 19 years ago
AmPlayoutBuffer.h PLC buffer changed to simpler interface (makes testing tool for playout buffer possible) 19 years ago
AmPlugIn.cpp - added a new plugin type "logging facility" for plugins which want to receive all log messages 19 years ago
AmPlugIn.h - added a new plugin type "logging facility" for plugins which want to receive all log messages 19 years ago
AmPromptCollection.cpp new AmPromptCollection helper class: 19 years ago
AmPromptCollection.h new AmPromptCollection helper class: 19 years ago
AmRtpAudio.cpp renaming of jitter_buf in receive_buf, wallclock_ts (to be continued) 19 years ago
AmRtpAudio.h PLC buffer changed to simpler interface (makes testing tool for playout buffer possible) 19 years ago
AmRtpPacket.cpp fixes ipv6 compilation problems 19 years ago
AmRtpPacket.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmRtpReceiver.cpp fixes rtp ts handling bug in receiving introduced in r281. 19 years ago
AmRtpReceiver.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmRtpStream.cpp renaming of jitter_buf in receive_buf, wallclock_ts (to be continued) 19 years ago
AmRtpStream.h renaming of jitter_buf in receive_buf, wallclock_ts (to be continued) 19 years ago
AmSdp.cpp fixes ipv6 compilation problems 19 years ago
AmSdp.h Include all possible payload types into 200 OK and actually accept any of them 19 years ago
AmServer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmServer.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSession.cpp corrected log info 19 years ago
AmSession.h fixes SessionComponent hook handling onSendRequest; 19 years ago
AmSessionContainer.cpp corrected exception message (will send out error reply again) 19 years ago
AmSessionContainer.h allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmSipDialog.cpp fixes SessionComponent hook handling onSendRequest; 19 years ago
AmSipDialog.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipEvent.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipReply.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipReply.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipRequest.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipRequest.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSmtpClient.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSmtpClient.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmStats.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmThread.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmThread.h unifies indentation level in all source files to 2 (-i2) 19 years ago
AmUAC.cpp allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmUAC.h allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmUtils.cpp codec order priority patch ba juha. 19 years ago
AmUtils.h codec order priority patch ba juha. 19 years ago
EmailTemplate.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
EmailTemplate.h unifies indentation level in all source files to 2 (-i2) 19 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 added make ser-cfg-install target to install default ser-sems.cfg 19 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_proj added sems.conf.sample to doxygen generated doc 19 years ago
log.cpp - simplified logging interface (now works with more than one logger) 19 years ago
log.h - added a new plugin type "logging facility" for plugins which want to receive all log messages 19 years ago
sems.conf.sample codec order priority patch ba juha. 19 years ago
sems.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
sems.h handling of RTP timeout improved 19 years ago