summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-15This commit was manufactured by cvs2svn to create tag 'OREKA-0-5-13'.v0-5-13(no author)
2006-05-15Recording duration is now based on the last time we got an RTP packet, not th...Henri Herscher
2006-05-15Changed port timeout from 1 to 10 minutes.Henri Herscher
2006-05-12Skinny messages now sanity checked.Henri Herscher
2006-05-05Default config.xml changesHenri Herscher
2006-05-05now deleting failed capture files by default (configurable)Henri Herscher
2006-05-05EnableReporting config parameter not used anymore, orkaudio always tries to r...Henri Herscher
2006-05-05Tapes now only reported if it was possible to transcode them.Henri Herscher
2006-04-25Improved skinny signalling detection by taking OpenReceiveChannelAck Skinny m...Henri Herscher
2006-04-21Added enpoint IP address logging on Skinny Startmedia messageHenri Herscher
2006-04-20used the long timeout for sessions only in the bycallid mapHenri Herscher
2006-04-20Session timeout is now 5 minutes when signalling detected. Metadata now corre...Henri Herscher
2006-04-14OrkAudio now reports local and remote IP addresses for each tape when the voi...Henri Herscher
2006-04-14Now manages to decode IP packets wrapped into 802.1Q VLAN packetsHenri Herscher
2006-04-11Ports can now expire, freeing up some memoryHenri Herscher
2006-04-08OrkTrack does not update a service's hostname automatically anymore.Henri Herscher
2006-04-08* Added allowed and blocked CIDR IP address rangesHenri Herscher
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