..
amci
char* -> const char*
19 years ago
ampi
added missing header
19 years ago
compat
Endianness setup in Solaris compatibility header. Add its include to CFLAGS, not just CPPFLAGS.
19 years ago
etc
excluding precoded_announce by default
19 years ago
plug-in
- Makefiles fix
19 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.
19 years ago
scripts
new debian start script and config file contributed by Ovidiu Sas.
19 years ago
wav
default announcement (for all applications)
20 years ago
AmAdvancedAudio.cpp
fixes for SEMS on Solaris
19 years ago
AmAdvancedAudio.h
fixes for SEMS on Solaris
19 years ago
AmApi.cpp
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmApi.h
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmArg.cpp
fixes for SEMS on Solaris
19 years ago
AmArg.h
fixes for SEMS on Solaris
19 years ago
AmAudio.cpp
functions to
19 years ago
AmAudio.h
functions to
19 years ago
AmAudioFile.cpp
Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files.
19 years ago
AmAudioFile.h
functions to
19 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
19 years ago
AmB2ABSession.cpp
outbound proxy support in b2absession
19 years ago
AmB2ABSession.h
fixes for SEMS on Solaris
19 years ago
AmB2BSession.cpp
send headers in relayed replies (as in requests)
19 years ago
AmB2BSession.h
corrected constructors/destructors
19 years ago
AmBufferedAudio.cpp
buffered audio output for files, e.g. mp3 playback
19 years ago
AmBufferedAudio.h
buffered audio output for files, e.g. mp3 playback
19 years ago
AmCachedAudioFile.cpp
train ride doxygen documentation
19 years ago
AmCachedAudioFile.h
o split AmAudioFile from AmAudio in extra file
19 years ago
AmCallWatcher.cpp
corrected type conversions
19 years ago
AmCallWatcher.h
fixes for SEMS on Solaris
19 years ago
AmConferenceChannel.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
AmConferenceChannel.h
train ride doxygen documentation
19 years ago
AmConferenceStatus.cpp
fixes for SEMS on Solaris
19 years ago
AmConferenceStatus.h
fixes for SEMS on Solaris
19 years ago
AmConfig.cpp
configurable syslog facility
19 years ago
AmConfig.h
configurable session limit, after which the server will not accept further calls.
19 years ago
AmConfigReader.cpp
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmConfigReader.h
fixes for SEMS on Solaris
19 years ago
AmDtmfDetector.cpp
initializing detector type variable
19 years ago
AmDtmfDetector.h
fixes for SEMS on Solaris
19 years ago
AmEvent.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
AmEvent.h
train ride doxygen documentation
19 years ago
AmEventQueue.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
AmEventQueue.h
fixes for SEMS on Solaris
19 years ago
AmIcmpWatcher.cpp
fixes for SEMS on Solaris
19 years ago
AmIcmpWatcher.h
fixes for SEMS on Solaris
19 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
19 years ago
AmMediaProcessor.h
fixes for SEMS on Solaris
19 years ago
AmMultiPartyMixer.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
AmMultiPartyMixer.h
fixes for SEMS on Solaris
19 years ago
AmPlaylist.cpp
o split AmAudioFile from AmAudio in extra file
19 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
19 years ago
AmPlayoutBuffer.h
train ride doxygen documentation
19 years ago
AmPlugIn.cpp
o moved payload selection to AmPlugIn
19 years ago
AmPlugIn.h
o moved payload selection to AmPlugIn
19 years ago
AmPrecodedFile.cpp
precoded file support and sample announcement application
19 years ago
AmPrecodedFile.h
precoded file support and sample announcement application
19 years ago
AmPromptCollection.cpp
fixes for SEMS on Solaris
19 years ago
AmPromptCollection.h
fixes for SEMS on Solaris
19 years ago
AmRingTone.cpp
moved AmRingTone to core
19 years ago
AmRingTone.h
moved AmRingTone to core
19 years ago
AmRtpAudio.cpp
functions to
19 years ago
AmRtpAudio.h
functions to
19 years ago
AmRtpPacket.cpp
fixes
19 years ago
AmRtpPacket.h
train ride doxygen documentation
19 years ago
AmRtpReceiver.cpp
removed excessive warnings
19 years ago
AmRtpReceiver.h
fixes for SEMS on Solaris
19 years ago
AmRtpStream.cpp
- fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-)
19 years ago
AmRtpStream.h
forgotten commit
19 years ago
AmSdp.cpp
* get_next_line does not anymore advance beyond sdp body.
19 years ago
AmSdp.h
o moved payload selection to AmPlugIn
19 years ago
AmServer.cpp
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmServer.h
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmSession.cpp
o moved payload selection to AmPlugIn
19 years ago
AmSession.h
o moved payload selection to AmPlugIn
19 years ago
AmSessionContainer.cpp
- removed out-of-dialog REFER default behavior (can still be implemented
19 years ago
AmSessionContainer.h
fixes for SEMS on Solaris
19 years ago
AmSipDialog.cpp
only update remote uri if there is a contact in the reply
19 years ago
AmSipDialog.h
char* -> const char*
19 years ago
AmSipDispatcher.cpp
- removed out-of-dialog REFER default behavior (can still be implemented
19 years ago
AmSipDispatcher.h
- adds the new SASI interface
19 years ago
AmSipEvent.h
- adds the new SASI interface
19 years ago
AmSipHeaders.h
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
19 years ago
AmSipMsg.cpp
- fixed old header parsing functions: added support for '\r\n'.
19 years ago
AmSipMsg.h
- fixes the issue with B2BUA and bad 'Contact' as reported by Juha.
19 years ago
AmStats.h
train ride doxygen documentation
19 years ago
AmThread.cpp
Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago
AmThread.h
fixes for SEMS on Solaris
19 years ago
AmUAC.cpp
- adds the new SASI interface
19 years ago
AmUAC.h
support for extra headers in dialout calls
19 years ago
AmUtils.cpp
get_header_keyvalue function with short name alternative
19 years ago
AmUtils.h
- fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-)
19 years ago
LowcFE.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
LowcFE.h
unifies indentation level in all source files to 2 (-i2)
20 years ago
Makefile
- Makefiles fix
19 years ago
SampleArray.cc
unifies indentation level in all source files to 2 (-i2)
20 years ago
SampleArray.h
unifies indentation level in all source files to 2 (-i2)
20 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*
19 years ago
log.h
const correct char*
19 years ago
sems.cpp
- fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-)
19 years ago
sems.h
- Makefiles fix
19 years ago