summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
2009-08-14Bug fix in the StopCapture code, where Stop() is called on a NULL sessionGerald Begumisa
2009-08-14Modified the orkaudio API for StartCapture and PauseCapture to carry out thei...Gerald Begumisa
2009-07-31Added new configuration parameter, Cucm7-1Mode, which if set to "true" in the...Gerald Begumisa
2009-07-24Added new configuration parameter, SipTreat200OkAsInvite, which causes SIP 20...Gerald Begumisa
2009-07-21SIP header parsing fix so that fields are searched in a case insensitive way,...Henri Herscher
2009-07-20Abstracted media address crafting and session lookup by media address so that...Henri Herscher
2009-07-16Any media address setting or change now goes through SetMediaAddress().Henri Herscher
2009-07-16Fixed replay problem where some sessions would not get stopped at the end of ...Henri Herscher
2009-07-16Switched from custom Trim() function to CStdString Trim()Gerald Begumisa
2009-07-10Implemented a localpartymap feature whereby a local party value may be swappe...Gerald Begumisa
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