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
Richard Newman 23fdab68ca
Reformatting and punctuation in sems.cpp.
18 years ago
..
amci buffered audio output for files, e.g. mp3 playback 18 years ago
ampi added missing header 18 years ago
compat Endianness setup in Solaris compatibility header. Add its include to CFLAGS, not just CPPFLAGS. 18 years ago
etc re-added P-App-Name application selection 18 years ago
plug-in - added User-Agent and Server headers if signature is activated in the config. 18 years ago
rpm renamed to avoid conflict in doc 19 years ago
rtp fixed endianness testing (_BIG_ENDIAN is always defined in endian.h) 18 years ago
scripts new debian start script and config file contributed by Ovidiu Sas. 18 years ago
wav default announcement (for all applications) 19 years ago
AmAdvancedAudio.cpp fixes for SEMS on Solaris 18 years ago
AmAdvancedAudio.h fixes for SEMS on Solaris 18 years ago
AmApi.cpp Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmApi.h Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmArg.cpp fixes for SEMS on Solaris 18 years ago
AmArg.h fixes for SEMS on Solaris 18 years ago
AmAudio.cpp libsamplerate resampling 18 years ago
AmAudio.h libsamplerate resampling 18 years ago
AmAudioFile.cpp fixed endianness testing (_BIG_ENDIAN is always defined in endian.h) 18 years ago
AmAudioFile.h fixing buffered output for fpopen, merged fpopen and open functions 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 fixes for SEMS on Solaris 18 years ago
AmB2BSession.h fixes for SEMS on Solaris 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 added function to ignore sigchld (executing shell cmds) 18 years ago
AmConfig.h added function to ignore sigchld (executing shell cmds) 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 reset DTMF detector on default 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
AmEventQueue.cpp unifies indentation level in all source files to 2 (-i2) 19 years ago
AmEventQueue.h fixes for SEMS on Solaris 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 fixes for SEMS on Solaris 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 18 years ago
AmPlayoutBuffer.cpp added comments about jitter/playout buffers 19 years ago
AmPlayoutBuffer.h train ride doxygen documentation 19 years ago
AmPlugIn.cpp o split AmAudioFile from AmAudio in extra file 18 years ago
AmPlugIn.h Merged internal_sip_stack branch -r 539:659 into trunk. 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 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 for SEMS on Solaris 18 years ago
AmRtpReceiver.h fixes for SEMS on Solaris 18 years ago
AmRtpStream.cpp removed unused icmp watcher 18 years ago
AmRtpStream.h fixes for SEMS on Solaris 18 years ago
AmSdp.cpp fixes for SEMS on Solaris 18 years ago
AmSdp.h fixes for SEMS on Solaris 18 years ago
AmServer.cpp Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmServer.h Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
AmSession.cpp moving SMTP stuff to voicemail app 18 years ago
AmSession.h fixes for SEMS on Solaris 18 years ago
AmSessionContainer.cpp re-added P-App-Name application selection 18 years ago
AmSessionContainer.h fixes for SEMS on Solaris 18 years ago
AmSipDialog.cpp - fixed various bugs including missing body in new requests. 18 years ago
AmSipDialog.h fixes for SEMS on Solaris 18 years ago
AmSipDispatcher.cpp MAX_RTP_SESSIONS define in makefile.defs, some constructors and destructors 18 years ago
AmSipDispatcher.h - adds the new SASI interface 18 years ago
AmSipEvent.h - adds the new SASI interface 18 years ago
AmSipHeaders.h fixes some CRLF issues 18 years ago
AmSipMsg.cpp - fixed old header parsing functions: added support for '\r\n'. 18 years ago
AmSipMsg.h Merged internal_sip_stack branch -r 539:659 into trunk. 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 - fixed old header parsing functions: added support for '\r\n'. 18 years ago
AmUtils.h train ride doxygen documentation 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 Makefile: ensure that the config directory is properly built, and that app-mappings doesn't get put in place of etc/. 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 - 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.cpp Reformatting and punctuation in sems.cpp. 18 years ago
sems.h moving SMTP stuff to voicemail app 18 years ago