summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
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-10Made modifications to have G722 decoder compile in Windows.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-28Pushed version number to 1.0.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-27Cleanup in logging.properties template files.Henri Herscher
2008-11-27AudioOutputPath now points by default to /var/log/orkaudio/audio under Linux ...Henri Herscher
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-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 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-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-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-07Fixed RtpMixer compilation problem under win32.Henri Herscher
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald Begumisa