From 523eed275bf6defde74f5beaf859e038d91caea3 Mon Sep 17 00:00:00 2001 From: Henri Herscher Date: Wed, 2 Nov 2005 19:33:37 +0000 Subject: First checkin git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@30 09dcff7a-b715-0410-9601-b79a96267cd0 --- CHANGELOG.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHANGELOG.txt diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..0316325 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,19 @@ + + +=========================================================================== +2005-11-02 Oreka 0.2 + + * VoIp plugin now supports Cisco skinny (aka SCCP) protocol (including metadata extraction) + * VoIp plugin now supports Raw RTP sessions recording. + * VoIP plugin now tries to associate a SIP call to a capture port that is made of the + actual local SIP agent (phone) IP address and TCP port. Before that, a capture port + could be made of a gateway or external IP address and TCP port. + * Default to the last OS returned network device when config file does not specify or + specifies invalid network device + * Visual studio project now opens without errors + * Fixed win32 crash when network device identifier in config file was invalid + + +=========================================================================== +2005-10-20 Oreka 0.1 - Initial release + -- cgit v1.2.3