summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-08Replaced sleep by nanosleepHenri Herscher
2006-04-08Improved robustness of filters (sanity checks for each incoming audio chunk)Henri Herscher
2006-04-06Enriched the created db datasetHenri Herscher
2006-04-06Forcing hibernate to lowercase db table names so as to avoid windows to linux...Henri Herscher
2006-03-29Added SipDropIndirectInvite configuration parameterHenri Herscher
2006-03-29now cast all strutct in_addr.s_addr to unsigned int before comparing.Henri Herscher
2006-03-29Non-modifying commit: moved together stuff that belongs to the same placeHenri Herscher
2006-03-28Removed timeout on semaphore acquire on linux. This was causing permanent 100...Henri Herscher
2006-03-28Now uses the SIP INVITE connection address field (if available) to determine ...Henri Herscher
2006-03-28Improved initializationHenri Herscher
2006-03-23Added installation of log4cxx deb fileHenri Herscher
2006-03-23First checkinHenri Herscher
2006-03-22Added BatchProcessingEnhancePriority config parmHenri Herscher
2006-03-19Default immediate processing queue size is now 10000. Default batch processin...Henri Herscher
2006-03-17Now always looks up sessions by endpoint IP address when receiving StartMedia...Henri Herscher
2006-03-16Check that pcap file actually exists before passing it to libpcapHenri Herscher
2006-03-15Fixed Linux compilation errorsHenri Herscher
2006-03-15Added Utils.cpp to msvc project fileHenri Herscher
2006-03-15If an exception happens in the batch processing, will still delete the mcf file.Henri Herscher
2006-03-03now includes Utils.cppHenri Herscher
2006-03-03Created Utils.cpp - Moved file utility functions from Utils.h to Utils.cpp - ...Henri Herscher
2006-03-02OrkTrack can now ask for tapes to be deletedHenri Herscher
2006-03-02OrkTrack can now ask for tape deletionHenri Herscher
2006-02-28Tape and Segment timestamp did have their hour set to 00:00:00Henri Herscher
2006-02-28Skinny StartMedia is now associated to CallInfo based on IP address of the en...Henri Herscher
2006-02-20#define name was still SOUND_DEVICE_xxxHenri Herscher
2006-02-16Added Entry for Siemens Fix in v 0.5Henri Herscher
2006-02-16SIP CallID, To and From fields can now be in any order.Henri Herscher
2006-02-15Oreka version 0.5Henri Herscher
2006-02-15OrkWeb Debugging mode is now off by defaultHenri Herscher
2006-02-15Added sanity checks on incoming RTP timestampsHenri Herscher
2006-02-15Added projectHenri Herscher
2006-02-13Replaced mkinstalldir by mkdir -p because centOS box does not generate the fo...Henri Herscher
2006-02-13Set all logging levels to INFOHenri Herscher
2006-02-11Minor changesHenri Herscher
2006-02-11Release 0.4Henri Herscher
2006-02-10Removed autotool files from CVS that are autogeneratedHenri Herscher
2006-02-10Removed unnecessary fileHenri Herscher
2006-02-10Rtp Mixer plugin is now installed in /usr/lib/orkaudio/pluginsHenri Herscher
2006-02-10Warned about potential MySQL 5.0 problemHenri Herscher
2006-02-10Added instructions for installing prerequisite libraries as binaries on Debia...Henri Herscher
2006-02-10Change version number to 0.4Henri Herscher
2006-02-10images/common folder was missing from deploy ant scriptHenri Herscher
2006-02-10Taken into account the fact that HibernateManager is now a singletonHenri Herscher
2006-02-10Now associates users to created segmentsHenri Herscher
2006-02-10Added getUserByLoginStringHenri Herscher
2006-02-10When replaying pcap file, yield control to other thread at each received pack...Henri Herscher
2006-02-09Make sure silence between two chunks cannot be more than 60 seconds (based on...Henri Herscher
2006-02-09Dismiss Comfort noise packets + make sure RTP packet size is consistent with ...Henri Herscher
2006-02-09Removed arrival time checking when calculating corrective timestamp offset.Henri Herscher