..
amci
g.722 codec from spandsp in 8khz compatibility mode
18 years ago
ampi
basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state
17 years ago
compat
- splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
16 years ago
etc
- fix for the case where force_outbound_proxy is set to "yes" whereby no outbound_proxy has been set.
16 years ago
plug-in
fixed calculation of actual session timer interval, if remote end does not support SST
16 years ago
rtp
Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files.
18 years ago
sip
- simplified some code in the SIP stack
16 years ago
wav
…
AmAdvancedAudio.cpp
AmAudio device for playing/sinking silence, optionally a certain length
17 years ago
AmAdvancedAudio.h
AmAudio device for playing/sinking silence, optionally a certain length
17 years ago
AmApi.cpp
- moved sipctrl plug-in into the core (core/sip).
16 years ago
AmApi.h
- moved sipctrl plug-in into the core (core/sip).
16 years ago
AmArg.cpp
bool type for AmArg
17 years ago
AmArg.h
added isArgUndef macro
16 years ago
AmAudio.cpp
reformatting code
16 years ago
AmAudio.h
adding some virtual dtors
16 years ago
AmAudioFile.cpp
fixes loop problem with mp3 files reported by Robert Szokovacs
16 years ago
AmAudioFile.h
rewind(unsigned int ms) and forward(unsigned int ms) functions
17 years ago
AmAudioMixIn.cpp
reindented
17 years ago
AmAudioMixIn.h
audio mixer for input
17 years ago
AmAudioMixer.cpp
audio mixer for input
17 years ago
AmAudioMixer.h
audio mixer for input
17 years ago
AmB2ABSession.cpp
- fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI.
17 years ago
AmB2ABSession.h
adding some virtual dtors
16 years ago
AmB2BSession.cpp
first version of a SST enabled B2B application.
16 years ago
AmB2BSession.h
first version of a SST enabled B2B application.
16 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
fixing a severe bug that can cause crash under high load
17 years ago
AmCallWatcher.h
mass setting Id svn property
18 years ago
AmConferenceChannel.cpp
…
AmConferenceChannel.h
…
AmConferenceStatus.cpp
fixes for SEMS on Solaris
18 years ago
AmConferenceStatus.h
fixes for SEMS on Solaris
18 years ago
AmConfig.cpp
- simplified some code in the SIP stack
16 years ago
AmConfig.h
- simplified some code in the SIP stack
16 years ago
AmConfigReader.cpp
- simplified session timer config
17 years ago
AmConfigReader.h
fixes for SEMS on Solaris
18 years ago
AmDtmfDetector.cpp
backwards compatible fixing DTMF detector state not being defined completely any more in spandsp headers
16 years ago
AmDtmfDetector.h
backwards compatible fixing DTMF detector state not being defined completely any more in spandsp headers
16 years ago
AmEvent.cpp
first steps on proper shutdown:
18 years ago
AmEvent.h
first steps on proper shutdown:
18 years ago
AmEventDispatcher.cpp
adds lock striping for the event dispatcher.
16 years ago
AmEventDispatcher.h
adds lock striping for the event dispatcher.
16 years ago
AmEventQueue.cpp
Introduces optional (compile-time) threadpool for signaling support.
16 years ago
AmEventQueue.h
Introduces optional (compile-time) threadpool for signaling support.
16 years ago
AmJitterBuffer.cpp
fix uninitialized variables
18 years ago
AmJitterBuffer.h
resync less quickly JitterBuffer
18 years ago
AmMediaProcessor.cpp
create RTP stream (AmSession::rtp_str) only if really needed
16 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
18 years ago
AmPlaylist.cpp
fixing small memory leak if sessions do not close the playlist
17 years ago
AmPlaylist.h
added virtual dtor to AmPlaylistItem
18 years ago
AmPlayoutBuffer.cpp
do not try to scale too short packets.
17 years ago
AmPlayoutBuffer.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmPlugIn.cpp
make this compile again, and only warn if sipctrl module is to be loaded.
16 years ago
AmPlugIn.h
- moved sipctrl plug-in into the core (core/sip).
16 years ago
AmPrecodedFile.cpp
precoded announcement fixes by Andrey Samusenko
16 years ago
AmPrecodedFile.h
precoded announcement fixes by Andrey Samusenko
16 years ago
AmPromptCollection.cpp
function to check whether a prompt was loaded and exists
17 years ago
AmPromptCollection.h
function to check whether a prompt was loaded and exists
17 years ago
AmRingTone.cpp
use define SYSTEM_SAMPLERATE everywhere
18 years ago
AmRingTone.h
…
AmRtpAudio.cpp
precoded announcement fixes by Andrey Samusenko
16 years ago
AmRtpAudio.h
functions to
18 years ago
AmRtpPacket.cpp
removed some unused function and friends
16 years ago
AmRtpPacket.h
removed some unused function and friends
16 years ago
AmRtpReceiver.cpp
first steps on proper shutdown:
18 years ago
AmRtpReceiver.h
first steps on proper shutdown:
18 years ago
AmRtpStream.cpp
removed ICMP watcher.
16 years ago
AmRtpStream.h
removed ICMP watcher.
16 years ago
AmSdp.cpp
adds parsing of u= line (URI in SDP)
17 years ago
AmSdp.h
fix: reject streams in SDP answer that we don't support/want
17 years ago
AmSession.cpp
- removed sticky "next_hop".
16 years ago
AmSession.h
made more methods virtual
16 years ago
AmSessionContainer.cpp
optimizing mutex (ref r30378)
16 years ago
AmSessionContainer.h
initial support for better call/server monitoring
17 years ago
AmSessionEventHandler.cpp
- simplified session timer config
17 years ago
AmSessionEventHandler.h
- simplified session timer config
17 years ago
AmSessionProcessor.cpp
added missing files from thread pool implementation
16 years ago
AmSessionProcessor.h
added missing files from thread pool implementation
16 years ago
AmSipDialog.cpp
- fix for the case where force_outbound_proxy is set to "yes" whereby no outbound_proxy has been set.
16 years ago
AmSipDialog.h
- simplified some code in the SIP stack
16 years ago
AmSipDispatcher.cpp
- added support for multiple SIP/UDP receivers.
16 years ago
AmSipDispatcher.h
mass setting Id svn property
18 years ago
AmSipEvent.h
- adds the new SASI interface
18 years ago
AmSipHeaders.h
using header name defines
16 years ago
AmSipMsg.cpp
- removed sticky "next_hop".
16 years ago
AmSipMsg.h
- simplified some code in the SIP stack
16 years ago
AmStats.h
initialize buffer on allocation
16 years ago
AmThread.cpp
- fixes compilation issues on 64bit Darwin.
16 years ago
AmThread.h
- adds wrapper for pthread_cond_timedwait(). Thx to Robert Szokovacs for the original patch.
16 years ago
AmUAC.cpp
- removed sticky "next_hop".
16 years ago
AmUAC.h
support for extra headers in dialout calls
19 years ago
AmUriParser.cpp
support headers in uri parser; slight reformatting
17 years ago
AmUriParser.h
support headers in uri parser; slight reformatting
17 years ago
AmUtils.cpp
removed using ntop instead of ntoa to get rid of mutex (ref r30374:30377)
16 years ago
AmUtils.h
removed unused function (unixsockctrl gone some time ago)
16 years ago
AmZRTP.cpp
don't write too long cache path
16 years ago
AmZRTP.h
mass setting Id svn property
18 years ago
CMakeLists.txt
adapted to direct linking of sipctrl into core
16 years ago
LowcFE.cpp
…
LowcFE.h
use define SYSTEM_SAMPLERATE everywhere
18 years ago
Makefile
- moved sipctrl plug-in into the core (core/sip).
16 years ago
SampleArray.cc
…
SampleArray.h
…
SipCtrlInterface.cpp
- simplified some code in the SIP stack
16 years ago
SipCtrlInterface.h
- simplified some code in the SIP stack
16 years ago
config.h
more on cmake build system
17 years ago
log.cpp
- added support for multiple SIP/UDP receivers.
16 years ago
log.h
SEMS-40: improved logging
18 years ago
sems.cpp
- added support for multiple SIP/UDP receivers.
16 years ago
sems.h
- added support for multiple SIP/UDP receivers.
16 years ago