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 8836f205ae
b2b API changed: onOtherReply may absorb replies
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 don't reuse dialog for resending request that got final 401/407 reply 19 years ago
rpm renamed to avoid conflict in doc 19 years ago
rtp train ride doxygen documentation 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 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 added min_record_time to voicemail, will not send voicemail messages shorter than that. 19 years ago
AmAudio.h added min_record_time to voicemail, will not send voicemail messages shorter than that. 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 outbound proxy support in b2absession 19 years ago
AmB2ABSession.h train ride doxygen documentation 19 years ago
AmB2BSession.cpp b2b API changed: onOtherReply may absorb replies 19 years ago
AmB2BSession.h b2b API changed: onOtherReply may absorb replies 19 years ago
AmCachedAudioFile.cpp train ride doxygen documentation 19 years ago
AmCachedAudioFile.h train ride doxygen documentation 19 years ago
AmCallWatcher.cpp corrected type conversions 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 o early media receiving support 19 years ago
AmConferenceStatus.h o early media receiving support 19 years ago
AmConfig.cpp adds optional outbound_proxy, the next_hop for dialogs initiated by SEMS 19 years ago
AmConfig.h adds optional outbound_proxy, the next_hop for dialogs initiated by SEMS 19 years ago
AmConfigReader.cpp accept empty config parameters 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 maximum DTMF INFO key press length 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 added comments about jitter/playout buffers 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 o early media receiving support 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 added comments about jitter/playout buffers 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
AmRingTone.cpp moved AmRingTone to core 19 years ago
AmRingTone.h moved AmRingTone to core 19 years ago
AmRtpAudio.cpp o early media receiving support 19 years ago
AmRtpAudio.h o early media receiving support 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 pinging remote on early session for opening FW/NAT/symmetric rtp 19 years ago
AmRtpStream.h pinging remote on early session for opening FW/NAT/symmetric rtp 19 years ago
AmSdp.cpp support for setting the URI of a session in SDP 19 years ago
AmSdp.h support for setting the URI of a session in SDP 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 session's local tag may be set in SessionFactory's onInvite method 19 years ago
AmSession.h session's local tag may be set in SessionFactory's onInvite method 19 years ago
AmSessionContainer.cpp session's local tag may be set in SessionFactory's onInvite method 19 years ago
AmSessionContainer.h train ride doxygen documentation 19 years ago
AmSipDialog.cpp * updating contact on reply only if contact present 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 support for extra headers in dialout calls 19 years ago
AmUAC.h support for extra headers in dialout calls 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 fixed example configuration and doxygen dirs 19 years ago
doxygen_proj fixed example configuration and doxygen dirs 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 adds optional outbound_proxy, the next_hop for dialogs initiated by SEMS 19 years ago
sems.cpp adds default application config, which will be executed if no app explicitely selected 19 years ago
sems.h train ride doxygen documentation 19 years ago