summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
blob: 4dc9177e2b2d4f049c5a1d6cfd044cfcb3b190c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
===========================================================================
2005-11-22 Oreka 0.3

	* Windows installer now available
	* "make install" target now works under linux
	* Debian/Ubuntu binary package now available
	* Audio output location can now be configured (<AudioOutputPath> tag in config.xml)
	* orkaudio now daemonizes by default under linux
	* Fixed bug where Skinny session could go undetected 
	* Fixed bug where NT service sometimes crashed when stopped by the user

===========================================================================
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