..
amci
g.722 codec from spandsp in 8khz compatibility mode
18 years ago
ampi
mass setting Id svn property
18 years ago
compat
Endianness setup in Solaris compatibility header. Add its include to CFLAGS, not just CPPFLAGS.
19 years ago
etc
added sipctrl to load_plugins example. clarified module load comments.
18 years ago
plug-in
fixed a small memory leak when sending 200 ack
18 years ago
rtp
Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files.
19 years ago
wav
default announcement (for all applications)
20 years ago
AmAdvancedAudio.cpp
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmAdvancedAudio.h
fixes for SEMS on Solaris
19 years ago
AmApi.cpp
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher.
18 years ago
AmApi.h
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher.
18 years ago
AmArg.cpp
mass setting Id svn property
18 years ago
AmArg.h
SEMS-40: improved logging
18 years ago
AmAudio.cpp
-left over debug log
18 years ago
AmAudio.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmAudioFile.cpp
mass setting Id svn property
18 years ago
AmAudioFile.h
mass setting Id svn property
18 years ago
AmAudioMixIn.cpp
clearing something for the compiler
18 years ago
AmAudioMixIn.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmB2ABSession.cpp
b2b with media relay changes:
18 years ago
AmB2ABSession.h
b2b with media relay changes:
18 years ago
AmB2BSession.cpp
accept compact form of Content-Type (c)
18 years ago
AmB2BSession.h
corrected constructors/destructors
19 years ago
AmBufferedAudio.cpp
mass setting Id svn property
18 years ago
AmBufferedAudio.h
mass setting Id svn property
18 years ago
AmCachedAudioFile.cpp
mass setting Id svn property
18 years ago
AmCachedAudioFile.h
mass setting Id svn property
18 years ago
AmCallWatcher.cpp
mass setting Id svn property
18 years ago
AmCallWatcher.h
mass setting Id svn property
18 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
* Changes "listen" sems.conf variable to "media_ip".
18 years ago
AmConfig.h
optional INFO logging of sessions created and stopped
18 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
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmDtmfDetector.h
fixes for SEMS on Solaris
19 years ago
AmEvent.cpp
first steps on proper shutdown:
18 years ago
AmEvent.h
first steps on proper shutdown:
18 years ago
AmEventDispatcher.cpp
corrected return value (false on error)
18 years ago
AmEventDispatcher.h
first steps on proper shutdown:
18 years ago
AmEventQueue.cpp
first steps on proper shutdown:
18 years ago
AmEventQueue.h
first steps on proper shutdown:
18 years ago
AmIcmpWatcher.cpp
fixes for SEMS on Solaris
19 years ago
AmIcmpWatcher.h
fixes for SEMS on Solaris
19 years ago
AmJitterBuffer.cpp
fix uninitialized variables
18 years ago
AmJitterBuffer.h
resync less quickly JitterBuffer
18 years ago
AmMediaProcessor.cpp
first steps on proper shutdown:
18 years ago
AmMediaProcessor.h
first steps on proper shutdown:
18 years ago
AmMultiPartyMixer.cpp
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmMultiPartyMixer.h
fixes for SEMS on Solaris
19 years ago
AmPlaylist.cpp
fix leak in Playlist, when close() called if playlist play has not yet begun
18 years ago
AmPlaylist.h
added virtual dtor to AmPlaylistItem
19 years ago
AmPlayoutBuffer.cpp
accommodate more audio when doing PLC in JitterBuffer
18 years ago
AmPlayoutBuffer.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmPlugIn.cpp
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmPlugIn.h
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher.
18 years ago
AmPrecodedFile.cpp
mass setting Id svn property
18 years ago
AmPrecodedFile.h
mass setting Id svn property
18 years ago
AmPromptCollection.cpp
allows prompts from collection to be looped
18 years ago
AmPromptCollection.h
allows prompts from collection to be looped
18 years ago
AmRingTone.cpp
use define SYSTEM_SAMPLERATE everywhere
18 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
functions to access RTP packet (zrtp patch 1)
18 years ago
AmRtpPacket.h
functions to access RTP packet (zrtp patch 1)
18 years ago
AmRtpReceiver.cpp
first steps on proper shutdown:
18 years ago
AmRtpReceiver.h
first steps on proper shutdown:
18 years ago
AmRtpStream.cpp
Fix incorrect handling of rtpevent packet. In AmRtpStream, rtpevent
18 years ago
AmRtpStream.h
Fix incorrect handling of rtpevent packet. In AmRtpStream, rtpevent
18 years ago
AmSdp.cpp
fixed some typos
18 years ago
AmSdp.h
o moved payload selection to AmPlugIn
19 years ago
AmServer.cpp
first steps on proper shutdown:
18 years ago
AmServer.h
first steps on proper shutdown:
18 years ago
AmSession.cpp
new event handler onBeforeDestroy(): called in the session thread before the session is destroyed, i.e. after the main event loop has finished
18 years ago
AmSession.h
new event handler onBeforeDestroy(): called in the session thread before the session is destroyed, i.e. after the main event loop has finished
18 years ago
AmSessionContainer.cpp
add session to event dispatcher before sending out INVITE. Should fix issues reported by Paul ("change in session container") and Bogdan ("session queuing").
18 years ago
AmSessionContainer.h
first steps on proper shutdown:
18 years ago
AmSessionEventHandler.cpp
moved AmSessionEventHandler into its own file, so that AmSession methods are easier to find. make session event handlers callable by AmSession descendants (thanks Rui Jin Zheng)
18 years ago
AmSessionEventHandler.h
moved AmSessionEventHandler into its own file, so that AmSession methods are easier to find. make session event handlers callable by AmSession descendants (thanks Rui Jin Zheng)
18 years ago
AmSipDialog.cpp
SEMS-40: improved logging
18 years ago
AmSipDialog.h
serKey allocated in core (fixes strange crashes iff linking with other stuff)
18 years ago
AmSipDispatcher.cpp
SEMS-40: improved logging
18 years ago
AmSipDispatcher.h
mass setting Id svn property
18 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
removeHeader utility function
18 years ago
AmSipMsg.h
removeHeader utility function
18 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
AmZRTP.cpp
added missing header include
18 years ago
AmZRTP.h
mass setting Id svn property
18 years ago
CMakeLists.txt
start of cmake buildsystem
18 years ago
LowcFE.cpp
unifies indentation level in all source files to 2 (-i2)
20 years ago
LowcFE.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
Makefile
fixes bug in the buildsystem when building with spandsp (and, libsamplerate, where it was already partially fixed): -DUSE_SPANDSP is added to global CPPFLAGS, so that flags are equal in core and modules
18 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
config.h
start of cmake buildsystem
18 years ago
config.h.cmake
start of cmake buildsystem
18 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
SEMS-40: improved logging
18 years ago
log.h
SEMS-40: improved logging
18 years ago
sems.cpp
better shutdown order
18 years ago
sems.h
start of cmake buildsystem
18 years ago