summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-29DLL_IMPORT_EXPORT becomes DLL_IMPORT_EXPORT_ORKBASE, so that different DLLs c...Henri Herscher
2006-06-29Moved DLL_IMPORT_EXPORT #define to OrkBase.hHenri Herscher
2006-06-22Now possible to specify a list of filters to load at the capture port level.Henri Herscher
2006-06-21ConfigManager now holds a reference to all plugin Configure functions.Henri Herscher
2006-06-21Added #pragma warning( disable: 4786 ) to a few filesHenri Herscher
2006-06-21Moved ConfigManager and LogManager stuff to orkbasecxxHenri Herscher
2006-06-21Moving LogManager.cpp to orkbasecxxHenri Herscher
2006-06-21Moving LogManager.h to orkbasecxxHenri Herscher
2006-06-21Moving ConfigManager.h to orkbasecxxHenri Herscher
2006-06-21Moving ConfigManager.cpp to orkbasecxxHenri Herscher
2006-06-21Moving Config.cpp to orkbasecxxHenri Herscher
2006-06-21Moving Config.h to orkbasecxxHenri Herscher
2006-06-21Moving AudioCapturePlugin.h to orkbasecxxHenri Herscher
2006-06-21Config.cpp does not rely on LogManager anymore.Henri Herscher
2006-06-21Moved FileFormatEnum from AudioTape.cpp in OrkAudio to AudioCapture.cpp in Or...Henri Herscher
2006-06-21Moved __cdecl defines to new file dll.hHenri Herscher
2006-06-20Forgot in 267: now supports tcpdump -i capture on multiple interfaces.Henri Herscher
2006-06-20Changed the Filter interface so that filters can also receive capture events,...Henri Herscher
2006-06-16Successfully moved MultiThreadedServer.cpp and MultiThreadedServer.h from ork...Henri Herscher
2006-06-16Moving stuff from orkaudio to orkbasecxxHenri Herscher
2006-06-16Moving stuff from orkaudio to orkbasecxxHenri Herscher
2006-06-14Applying changeset 255 from RB-0.5 to trunkHenri Herscher
2006-06-14Applying changeset 251 from RB-0.5 to trunkHenri Herscher
2006-06-08cleanupHenri Herscher
2006-06-08testHenri Herscher
2006-06-05RTP session capturePort is now allways aligned with ipAndPort so as to avoid ...Henri Herscher
2006-06-03Added more logging around start, stop and RTP timestamps.Henri Herscher
2006-06-03Start event was handled twice.Henri Herscher
2006-05-26RTP timestamp corrective delta is now always applied because in some cases, i...Henri Herscher
2006-05-19all pcap handles are now formally closed.Henri Herscher
2006-05-19Repeat file replay list now reset at every cycle.Henri Herscher
2006-05-18Added pcap replay repeat capability.Henri Herscher
2006-05-18Now checks for null pointer before trying to close and delete files in except...Henri Herscher
2006-05-18pcap directory replay now processes pcap files sequentially.Henri Herscher
2006-05-18Non WIN32 platform does not try to sleep for a nanosecond between packets any...Henri Herscher
2006-05-16Now closing capture file when an exception was thrown. Improved logging, in p...Henri Herscher
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