summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
2009-06-23Added SipDirectionReferenceUserAgents VoIp config parameter. Any SIP INVITE w...Henri Herscher
2009-06-22Added LocalPartyUseName configuration parameter.Henri Herscher
2009-06-11Added PartiesUseName configuration parameter so that it is possible to report...Henri Herscher
2009-06-03Corrected header file to ensure the symbols SetOnHold and SetOffHold are visi...Gerald Begumisa
2009-06-03Added methods SetOnHold and SetOffHold to orkaudio API for capture plugins. I...Gerald Begumisa
2009-05-28And old session with signalling is now stopped when it had no RTP packets and...Henri Herscher
2009-05-28SIP INVITE advertising an RTP address matching an existing session (with a di...Henri Herscher
2009-05-21Ccm5CallInfoMessage: now reports local extension instead of local general num...Henri Herscher
2009-05-21All skinny structs now use int instead of long for x86_64 compatibility.Henri Herscher
2009-05-15Further to the enhancement of revision 611, corrected minor bug for the Outgo...Gerald Begumisa
2009-05-15Added support for setting the SIP request URI as local party. If the SIP requ...Gerald Begumisa
2009-03-26SkinnyDynamicMediaAddress and SkinnyAllowCallInfoUpdate are now true by defau...Henri Herscher
2009-03-26Calling party name extraction from Ccm5CallInfo now done regardless of Skinny...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-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