| .. |
|
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
|
fixed "missing content-type" while putting callee "on-hold" in B2BUA scenario (thx to Juha for reporting, as usual ;-))
|
18 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.
|
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
|
Solaris compatibility headers are included by the Makefile; they don't need to appear in individual files.
|
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
|
fixed "missing content-type" while putting callee "on-hold" in B2BUA scenario (thx to Juha for reporting, as usual ;-))
|
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
|
After some researches, it looks like SIGCHLD should never be sent for a dying thread.
|
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 (c) notice
|
18 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
|
symmetric RTP fix: if packet is received from advertised address, leave passive mode
|
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
|
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
|
18 years ago |
|
AmSession.h
|
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
|
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
|
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
|
18 years ago |
|
AmSipDialog.h
|
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
|
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
|
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
|
18 years ago |
|
AmSipMsg.cpp
|
- fixed old header parsing functions: added support for '\r\n'.
|
18 years ago |
|
AmSipMsg.h
|
- fixes the issue with B2BUA and bad 'Contact' as reported by Juha.
|
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
|
removed crlf2lf conversion in unixsocket module, and lf2crlf conversion back
|
18 years ago |
|
AmUtils.h
|
Use populate_sockaddr_in_from_name instead of inet_aton: this ensures that c= fields with FQDNs are handled correctly.
|
18 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
|
fixed logging prefix to lowercase (thanks Inaki for reporting)
|
18 years ago |
|
sems.cpp
|
Reformatting and punctuation in sems.cpp.
|
18 years ago |
|
sems.h
|
moving SMTP stuff to voicemail app
|
18 years ago |