summaryrefslogtreecommitdiff
path: root/orkbasecxx
AgeCommit message (Expand)Author
2008-07-24Only tapes that have at least 1 output sample in the transcoding process are ...Henri Herscher
2008-06-05Corrected error where the tags were not being reported - it was discovered th...Gerald Begumisa
2008-05-28Corrected non-lookback problem where tape stop was not being sent when the Ca...Henri Herscher
2008-05-07Removed test code from Reporting::AddAudioTape() and removed useless commente...Gerald Begumisa
2008-05-07Corrected error in reporting system where if more than one tracking server is...Gerald Begumisa
2008-03-28Modified the BatchProcessing tape processor to log permission change errors u...Gerald Begumisa
2008-03-26Added new public function, SetExtension(), to AudioTape class to allow "outsi...Gerald Begumisa
2008-03-07Added feature that allows control over the CPU time which is given for transc...Gerald Begumisa
2008-02-27Added support for storage of stereo files - typically files containing 2 sepa...Gerald Begumisa
2008-02-20Added TapeDurationMinimumSec config parameter to be able to discard short rec...Henri Herscher
2008-02-20Added StringIsDigit() convenience function.Henri Herscher
2008-01-23Added SipIgnoredMediaAddresses config parameter. If a SIP INVITE has an RTP a...Henri Herscher
2008-01-19Added PartyFilter source files to windows build filesGerald Begumisa
2008-01-14Fixed crash when RTP pt was 127.Henri Herscher
2007-12-20Added missing concurrency control to protect access to chunk queueGerald Begumisa
2007-12-20Added a new feature that allows orkaudio to filter recordings by the remote o...Gerald Begumisa
2007-12-02Added support for reporting to multiple orktrack servers - the config.xml par...Gerald Begumisa
2007-11-26Added configuration parameter, CaptureFileSizeLimitKb, which limits the size ...Gerald Begumisa
2007-11-23The RTP mixer is now properly flushed at the end of transcoding. Wav files ar...Henri Herscher
2007-11-02Fixed potential null pointer crash that was introduced at rev. 500.Henri Herscher
2007-10-19CapturePorts cannot be hoovered anymore if they contain an active AudioTape. ...Henri Herscher
2007-10-16tapelist.log now includes audio filename as it should be by default (does not...Henri Herscher
2007-09-13Brought MSVC dsp file in line with Makefile.amHenri Herscher
2007-09-13Native call ID now reported as part of tape message.Henri Herscher
2007-09-12ConfigManager singleton now stored as a pointer.Henri Herscher
2007-09-12Reporting READY state is now a tape processor.Henri Herscher
2007-09-08Added new TapeFileNaming tape processor, corrected it not to modify the MCF fileGerald Begumisa
2007-09-07Minor fix to allow m_tags map lookup for TapePathNaming the same way its done...Gerald Begumisa
2007-09-06Added new Tape Processor Tape File NamingGerald Begumisa
2007-09-05Added functionality to set the ownership of the directories leading up to the...Gerald Begumisa
2007-09-04Ownership and permissions for MCF files now set at creation time, ownership a...Gerald Begumisa
2007-08-31Changed default remote processing remote port to default HTTP server port.Henri Herscher
2007-08-24Added check for AudioOutputPath in the file provided for transcoding so that ...Gerald Begumisa
2007-08-21Added AllowAutomaticRecording config parameter (only significant in non-lookb...Henri Herscher
2007-08-21Fixed win32 compilation error.Henri Herscher
2007-08-21Start message response can now initiate capture in non-lookback recording mod...Henri Herscher
2007-08-17Adjustment such that if the configuration options AudioFilePermissions, Audio...Gerald Begumisa
2007-08-15Configuration options AudioFilePermissions, AudioFileOwner and AudioFileGroup...Gerald Begumisa
2007-08-07Changed ORKAUDIO_LOGGING_PATH to be default AudioOutputPath, if AudioOutputPa...Gerald Begumisa
2007-08-07Fixed build files to solve Linux compilation errorGerald Begumisa
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-19Fixed win32 compilation problem.Henri Herscher
2007-07-19Fixed indentation.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
2007-06-25Fixed issue where one audio chunk was dropped every time the MediaChunkFile b...Henri Herscher
2007-06-13Fixed compilation error under Windows.Henri Herscher
2007-06-12Added function MemMacToHumanReadable() to convert MAC address to human readab...Gerald Begumisa
2007-06-06Enhanced configurable tape file naming and added configurable tape path namin...Henri Herscher
2007-05-15Fixed compilation problem under CentOS5.Henri Herscher
2007-04-12Key-Value CaptureEvent messages are now reported as tags to orktrack.Henri Herscher