summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-05This commit was manufactured by cvs2svn to create tag 'OREKA-0-5-17'.v0-5-17(no author)
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/tags/OREKA-0-5-17@247 09dcff7a-b715-0410-9601-b79a96267cd0
2006-06-05RTP session capturePort is now allways aligned with ipAndPort so as to avoid ↵Henri Herscher
the possibility of having two concurrent RTP sessions for one OrkAudio capture port. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@246 09dcff7a-b715-0410-9601-b79a96267cd0
2006-06-03Added more logging around start, stop and RTP timestamps.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@245 09dcff7a-b715-0410-9601-b79a96267cd0
2006-06-03Start event was handled twice.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@244 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-26RTP timestamp corrective delta is now always applied because in some cases, ↵Henri Herscher
it produced garbled output on one side of the conversation. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@242 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-19all pcap handles are now formally closed.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@241 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-19Repeat file replay list now reset at every cycle.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@240 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-18Added pcap replay repeat capability.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@239 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-18Now checks for null pointer before trying to close and delete files in ↵Henri Herscher
exception handler (was crash prone) git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@237 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-18pcap directory replay now processes pcap files sequentially.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@236 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-18Non WIN32 platform does not try to sleep for a nanosecond between packets ↵Henri Herscher
anymore in replay mode. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@234 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-16Now closing capture file when an exception was thrown. Improved logging, in ↵Henri Herscher
particular, RTP payload type is now logged when relevant. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@233 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-15Recording duration is now based on the last time we got an RTP packet, not ↵Henri Herscher
the end of the possible timeout. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@231 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-15Changed port timeout from 1 to 10 minutes.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@230 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-12Skinny messages now sanity checked.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@228 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-05Default config.xml changesHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@227 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-05now deleting failed capture files by default (configurable)Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@226 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-05EnableReporting config parameter not used anymore, orkaudio always tries to ↵Henri Herscher
report activity. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@225 09dcff7a-b715-0410-9601-b79a96267cd0
2006-05-05Tapes now only reported if it was possible to transcode them.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@224 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-25Improved skinny signalling detection by taking OpenReceiveChannelAck Skinny ↵Henri Herscher
messages into account. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@222 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-21Added enpoint IP address logging on Skinny Startmedia messageHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@221 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-20used the long timeout for sessions only in the bycallid mapHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@220 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-20Session timeout is now 5 minutes when signalling detected. Metadata now ↵Henri Herscher
correctly detected for Skinny "forward" call type. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@219 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-14OrkAudio now reports local and remote IP addresses for each tape when the ↵Henri Herscher
voip plugin is used. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@217 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-14Now manages to decode IP packets wrapped into 802.1Q VLAN packetsHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@216 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-11Ports can now expire, freeing up some memoryHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@214 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-08OrkTrack does not update a service's hostname automatically anymore.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@213 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-08* Added allowed and blocked CIDR IP address rangesHenri Herscher
* Fixed SIP to: field detection issue * Fixed SIP multiple invite issue * replaced sleep by nanosleep * Improved logging git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@212 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-08Replaced sleep by nanosleepHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@211 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-08Improved robustness of filters (sanity checks for each incoming audio chunk)Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@210 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-06Enriched the created db datasetHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@209 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-06Forcing hibernate to lowercase db table names so as to avoid windows to ↵Henri Herscher
linux data migration problems git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@208 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-29Added SipDropIndirectInvite configuration parameterHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@207 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-29now cast all strutct in_addr.s_addr to unsigned int before comparing.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@206 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-29Non-modifying commit: moved together stuff that belongs to the same placeHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@205 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-28Removed timeout on semaphore acquire on linux. This was causing permanent ↵Henri Herscher
100% CPU. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@204 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-28Now uses the SIP INVITE connection address field (if available) to determine ↵Henri Herscher
the call initiator's IP address instead of relying on the SIP INVITE IP packet address. Also, it is now possible to replay an entire directory worth of pcap traces (concurrently, not sequentially for now). git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@203 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-28Improved initializationHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@202 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-23Added installation of log4cxx deb fileHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@201 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-23First checkinHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@200 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-22Added BatchProcessingEnhancePriority config parmHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@199 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-19Default immediate processing queue size is now 10000. Default batch ↵Henri Herscher
processing queue size is now 20000. Both values are now configurable. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@198 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-17Now always looks up sessions by endpoint IP address when receiving ↵Henri Herscher
StartMedia. Now uses passthruPartyId or conferenceId as call ID between StartMedia and StopMedia depending on which is non-null. Now makes sure when merging two sessions, that if one of the sessions is raw RTP, it'll become the mergee. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@197 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-16Check that pcap file actually exists before passing it to libpcapHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@196 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-15Fixed Linux compilation errorsHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@195 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-15Added Utils.cpp to msvc project fileHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@194 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-15If an exception happens in the batch processing, will still delete the mcf file.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@193 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-03now includes Utils.cppHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@192 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-03Created Utils.cpp - Moved file utility functions from Utils.h to Utils.cpp - ↵Henri Herscher
Created FileCanOpen() git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@191 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-02OrkTrack can now ask for tapes to be deletedHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@190 09dcff7a-b715-0410-9601-b79a96267cd0