summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-27AudioOutputPath now points by default to /var/log/orkaudio/audio under Linux ...Henri Herscher
2008-11-26Combined hibernate and logging configuration files for orkweb and orktrack. Ralph Atallah
2008-11-17IMPORTANT NOTE: With this commit, OrkWeb and OrkTrack are NO LONGER COMPATIB...Ralph Atallah
2008-11-11Enhanced the audio segmentation feature such that it may be used on other fee...Gerald Begumisa
2008-11-11hibernate.hbm2ddl.auto is now set to "update" in mysql.hbm.xml file to ensure...Ralph Atallah
2008-11-11Fixed bug that was causing service table to be overwritten in the database. Ralph Atallah
2008-10-24SIP sessions are not inserted in ipAndPort media address map anymore when RTP...Henri Herscher
2008-10-24UDP traffic is now monitored from port 1024 and up.Henri Herscher
2008-10-23Modified VoIp capture plugin so that if any of the network devices being capt...Gerald Begumisa
2008-10-14Fixed RTCP detection and I3 Interactive Intelligence mode (InInMode) compilat...Henri Herscher
2008-10-09Added RTCP support. Key functionality is the ability to set the local party b...Gerald Begumisa
2008-10-07SipUse200OkMediaAddress is now enabled by default.Henri Herscher
2008-10-07Fix win32 compilation error with recent SIP 183 session progress patch.Henri Herscher
2008-09-11Added THR_DETACHED flag while creating the Pcap threads to solve memory leak ...Gerald Begumisa
2008-09-10Changed the way DTMF events are tracked, to know the position where the place...Gerald Begumisa
2008-08-27A new configuration parameter, SipDetectSessionProgress, has been added. Thi...Gerald Begumisa
2008-08-21Adjusted the CCM5 packet parser to assume that Ccm5CallInfo packets have part...Gerald Begumisa
2008-08-05SIP is now also detected on port 8060 (as seen on Interactive Intelligence pl...Henri Herscher
2008-07-24Only tapes that have at least 1 output sample in the transcoding process are ...Henri Herscher
2008-07-22RTP activity now only puts a session off hold when there's been at least one ...Henri Herscher
2008-07-17Added SkinnyCallInfoStopsPrevious config parameter. This allows a new CallInf...Henri Herscher
2008-07-09Fixed RTP mixer problem where recordings could go garbled in certain cases.Henri Herscher
2008-07-08Fixed problem where TCP traffic would be ignored on x86_64 (Modified TCP head...Henri Herscher
2008-07-01A new configuration parameter, SkinnyNameAsLocalParty, has been added for the...Gerald Begumisa
2008-06-24Changed example NIC devices to Unix form in config-linux-template.xml Henri Herscher
2008-06-13RTP stream start and expiry logging now includes host timestamps.Henri Herscher
2008-06-13Made sure that sessions having already received their CallInfo message would ...Henri Herscher
2008-06-05Corrected error where the tags were not being reported - it was discovered th...Gerald Begumisa
2008-06-05Corrected config.xml indentation.Henri Herscher
2008-06-05Corrected linux voip plugin name in config.xml template to libvoip.so.Henri Herscher
2008-05-30Brought orkaudio config.xml templates up to date.Henri Herscher
2008-05-28Corrected non-lookback problem where tape stop was not being sent when the Ca...Henri Herscher
2008-05-28Made sure RTP IP address is tracked by RtpSession at every point in time.Henri Herscher
2008-05-27Modified VoIP plugin such that if a session has a valid public RTP address, t...Gerald Begumisa
2008-05-09Added new configuration parameter SipDirectionRefenceIpAddresses. This should...Gerald Begumisa
2008-05-08Adjusted the Skinny plugin to cater for situations where OpenReceiveChannelAc...Gerald Begumisa
2008-05-07Removed test code from Reporting::AddAudioTape() and removed useless commente...Gerald Begumisa
2008-05-07Corrected error in reporting system where if more than one tracking server is...Gerald Begumisa
2008-04-15Added support for the case where the SIP INVITE has no SDP - but SDP is to be...Gerald Begumisa
2008-04-08Added configuration parameter LocalPartyForceLocalMac to the VoIpPlugin secti...Gerald Begumisa
2008-04-08Sangoma RTP tap mode now accepts different source and destination IP addresses.Henri Herscher
2008-03-28Modified the BatchProcessing tape processor to log permission change errors u...Gerald Begumisa
2008-03-26Added new public function, SetExtension(), to AudioTape class to allow "outsi...Gerald Begumisa
2008-03-07Fixed RtpMixer compilation problem under win32.Henri Herscher
2008-03-07Added feature that allows control over the CPU time which is given for transc...Gerald Begumisa
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald Begumisa
2008-02-27Added support for storage of stereo files - typically files containing 2 sepa...Gerald Begumisa
2008-02-20Logging improvement.Henri Herscher
2008-02-20Added TapeDurationMinimumSec config parameter to be able to discard short rec...Henri Herscher
2008-02-20Added StringIsDigit() convenience function.Henri Herscher