summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-26Calling party name extraction from Ccm5CallInfo now done regardless of Skinny...Henri Herscher
2009-03-20Improved logging, in particular, tape messages are now logged with full detai...Henri Herscher
2009-03-02Modified the record command to return the orkuid for the ongoing call which m...Gerald Begumisa
2009-02-20Fixed MemFindAfter() so that it never searches beyond the end of packet.Henri Herscher
2009-02-20SIP ACK method is now taken into account as if it was an INVITE.Henri Herscher
2009-02-06Fixed x86_64 orkaudio compilation error.Henri Herscher
2009-02-06RTP DTMF Events (out of band) logging improvements.Henri Herscher
2009-01-27Now logging pcap error message even if success. It seems there might be some ...Henri Herscher
2009-01-27Fixed potential startup crash. Some pcap functions take an existing data buff...Henri Herscher
2009-01-23Fixed WIN32 compilation problem.Henri Herscher
2009-01-23Added configuration parameter, MediaAddressBlockedIpRanges for the VoIpPlugin...Gerald Begumisa
2009-01-21VoIP plugin has been updated with a new configuration parameter, SipReportNam...Gerald Begumisa
2009-01-20Corrected typo in configuration parameter: SipDirectionRefenceIpAddresses bec...Henri Herscher
2009-01-18session m_lastUpdated timestamp is now updated when going off hold so that th...Henri Herscher
2009-01-15Modified the G722 decoder such that it is not compiled as a separate Orkaudio...Gerald Begumisa
2009-01-12Modified the AudioGain filter and: Implemented change on gain calculation; Co...Gerald Begumisa
2009-01-10Made modifications to have G722 decoder compile in Windows.Gerald Begumisa
2009-01-10Added support for the G722 codec. Tested in Linux so far.Gerald Begumisa
2009-01-07Modified the orkaudio API, adding the record and pause HTTP commands. The rec...Gerald Begumisa
2009-01-06Fixed WIN32 compilation problems with AudioGain filter.Henri Herscher
2009-01-06Added RtpBlockedIpRanges configuration parameter so that it is possible to di...Henri Herscher
2008-12-18Added AudioGain filter that allows gain to be increased or reduced on all cha...Gerald Begumisa
2008-12-10Added SipIgnoreBye configuration parameter. Improved BYE logging and made sur...Henri Herscher
2008-12-09SipDynamicMediaAddress now also forces session media address update on recept...Henri Herscher
2008-11-28Updated user manual for Oreka 1.0 (OrkWeb and OrkTrack related changes)Ralph Atallah
2008-11-28Pushed version number to 1.0.Henri Herscher
2008-11-28Removed VERSION.txt, there is no need for this file.Henri Herscher
2008-11-28config-linux-template.xml comments improvements.Henri Herscher
2008-11-28Fixed indentation problem in config-linux-template.xmlHenri Herscher
2008-11-28Updated documentation for Oreka 1.0 (OrkWeb and OrkTrack related changes)Ralph Atallah
2008-11-28OrkAudio Windows installer now takes backup of config.xml and logging.propert...Henri Herscher
2008-11-27orkaudio installer NSIS script improvements.Henri Herscher
2008-11-27Deleted VERSION.txt. This should be auto-generated from svn info.Henri Herscher
2008-11-27Replaced GPL v2 license with GPL v3.Henri Herscher
2008-11-27Cleanup in logging.properties template files.Henri Herscher
2008-11-27deleted config.xml and logging.properties from distribution so that there is ...Henri Herscher
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