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 6929eaca89
- aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..)
19 years ago
..
amci train ride doxygen documentation 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 - aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..) 19 years ago
rpm
rtp train ride doxygen documentation 19 years ago
scripts
wav
AmAdvancedAudio.cpp AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services 19 years ago
AmAdvancedAudio.h train ride doxygen documentation 19 years ago
AmApi.cpp combined AmArg and AmArgArray into one class 19 years ago
AmApi.h train ride doxygen documentation 19 years ago
AmArg.cpp made AmArg size() const 19 years ago
AmArg.h train ride doxygen documentation 19 years ago
AmAudio.cpp - aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..) 19 years ago
AmAudio.h train ride doxygen documentation 19 years ago
AmAudioMixIn.cpp adds the option to finish file B while mixing in 19 years ago
AmAudioMixIn.h train ride doxygen documentation 19 years ago
AmB2ABSession.cpp fixed small bug on disconnect from wrong session 19 years ago
AmB2ABSession.h train ride doxygen documentation 19 years ago
AmB2BSession.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmB2BSession.h train ride doxygen documentation 19 years ago
AmCachedAudioFile.cpp train ride doxygen documentation 19 years ago
AmCachedAudioFile.h train ride doxygen documentation 19 years ago
AmCallWatcher.cpp added the call watcher, useful class to monitor/interface call status to external applications/network etc 19 years ago
AmCallWatcher.h train ride doxygen documentation 19 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 unifies indentation level in all source files to 2 (-i2) 19 years ago
AmConferenceStatus.h train ride doxygen documentation 19 years ago
AmConfig.cpp fixes 19 years ago
AmConfig.h train ride doxygen documentation 19 years ago
AmConfigReader.cpp * Application conf files can include other conf files using syntax 19 years ago
AmConfigReader.h train ride doxygen documentation 19 years ago
AmCtrlInterface.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmCtrlInterface.h train ride doxygen documentation 19 years ago
AmDtmfDetector.cpp train ride doxygen documentation 19 years ago
AmDtmfDetector.h train ride doxygen documentation 19 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
AmEventQueue.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEventQueue.h train ride doxygen documentation 19 years ago
AmIcmpWatcher.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmIcmpWatcher.h train ride doxygen documentation 19 years ago
AmInterfaceHandler.cpp * Added conditional support for OpenSER 1.3. 19 years ago
AmInterfaceHandler.h train ride doxygen documentation 19 years ago
AmJitterBuffer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmJitterBuffer.h train ride doxygen documentation 19 years ago
AmMail.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMail.h train ride doxygen documentation 19 years ago
AmMediaProcessor.cpp renaming of jitter_buf in receive_buf, wallclock_ts (to be continued) 19 years ago
AmMediaProcessor.h train ride doxygen documentation 19 years ago
AmMultiPartyMixer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmMultiPartyMixer.h train ride doxygen documentation 19 years ago
AmPlaylist.cpp AmPlaylist::close can be used without sending playlist empty events 19 years ago
AmPlaylist.h train ride doxygen documentation 19 years ago
AmPlayoutBuffer.cpp bugfixes: recv_offset_i was not initialized, which could lead to no audio input on big TS difference. timestamps correctly reset on resync. 19 years ago
AmPlayoutBuffer.h train ride doxygen documentation 19 years ago
AmPlugIn.cpp fixes 19 years ago
AmPlugIn.h train ride doxygen documentation 19 years ago
AmPromptCollection.cpp new AmPromptCollection helper class: 19 years ago
AmPromptCollection.h train ride doxygen documentation 19 years ago
AmRtpAudio.cpp fixes 19 years ago
AmRtpAudio.h train ride doxygen documentation 19 years ago
AmRtpPacket.cpp fixes 19 years ago
AmRtpPacket.h train ride doxygen documentation 19 years ago
AmRtpReceiver.cpp fixes rtp ts handling bug in receiving introduced in r281. 19 years ago
AmRtpReceiver.h train ride doxygen documentation 19 years ago
AmRtpStream.cpp initialized RTP seqno with random number 19 years ago
AmRtpStream.h train ride doxygen documentation 19 years ago
AmSdp.cpp fixes 19 years ago
AmSdp.h fixes 19 years ago
AmServer.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmServer.h train ride doxygen documentation 19 years ago
AmSession.cpp train ride doxygen documentation 19 years ago
AmSession.h train ride doxygen documentation 19 years ago
AmSessionContainer.cpp handles failed sendInvite properly 19 years ago
AmSessionContainer.h train ride doxygen documentation 19 years ago
AmSipDialog.cpp * Added forgotten OpenSER version of AmSipDialog::cancel(). 19 years ago
AmSipDialog.h train ride doxygen documentation 19 years ago
AmSipEvent.h train ride doxygen documentation 19 years ago
AmSipReply.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipReply.h train ride doxygen documentation 19 years ago
AmSipRequest.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSipRequest.h train ride doxygen documentation 19 years ago
AmSmtpClient.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmSmtpClient.h train ride doxygen documentation 19 years ago
AmStats.h train ride doxygen documentation 19 years ago
AmThread.cpp corrected AmThread debug messages 19 years ago
AmThread.h train ride doxygen documentation 19 years ago
AmUAC.cpp allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. 19 years ago
AmUAC.h train ride doxygen documentation 19 years ago
AmUtils.cpp - aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..) 19 years ago
AmUtils.h train ride doxygen documentation 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 - aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..) 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_fulldoc train ride doxygen documentation 19 years ago
doxygen_proj train ride doxygen documentation 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 fixes 19 years ago
sems.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
sems.h train ride doxygen documentation 19 years ago