summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/VoIp.cpp
AgeCommit message (Expand)Author
2009-01-21VoIP plugin has been updated with a new configuration parameter, SipReportNam...Gerald Begumisa
2009-01-07Modified the orkaudio API, adding the record and pause HTTP commands. The rec...Gerald Begumisa
2009-01-06Added RtpBlockedIpRanges configuration parameter so that it is possible to di...Henri Herscher
2008-12-10Added SipIgnoreBye configuration parameter. Improved BYE logging and made sur...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-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-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-17Added SkinnyCallInfoStopsPrevious config parameter. This allows a new CallInf...Henri Herscher
2008-07-01A new configuration parameter, SkinnyNameAsLocalParty, has been added for the...Gerald Begumisa
2008-04-15Added support for the case where the SIP INVITE has no SDP - but SDP is to be...Gerald Begumisa
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald Begumisa
2008-02-20Logging improvement.Henri Herscher
2008-02-18Added configuration variable <SkinnyTcpPort> for the <VoIpPlugin> section of ...Gerald Begumisa
2008-01-21Fixed potential orkaudio crash when RTP payload type was 127.Henri Herscher
2007-11-26Improved SIP error packet logging to include information from the session's I...Gerald Begumisa
2007-11-16Added support to 200 OK packets in the same fashion as INVITE packetsGerald Begumisa
2007-11-06Added '*', '.', '-', '+' and '_' to the list of acceptable characters for SIP...Henri Herscher
2007-09-28Adjustment to solve a potential performance problem that could arise from the...Gerald Begumisa
2007-09-27Added a boolean VoIP plugin configuration option, RtpReportDtmf, to control w...Gerald Begumisa
2007-09-27Fixed win32 compiling problem.Henri Herscher
2007-09-24Added support for option 'SipReportFullAddress', which defaults to false in c...Gerald Begumisa
2007-09-21Added support to report RTP events in SIP sessionsGerald Begumisa
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-13Fixed win32 compilation error.Henri Herscher
2007-09-08Minor change to remove leading whitespace(s) from the SIP header value obtain...Gerald Begumisa
2007-08-30Added support for 802.11 wireless sniffed VoIP traffic.Henri Herscher
2007-08-30Support for compact header format extended to all SIP messages.Henri Herscher
2007-08-28Added for the compact form of Call-Id header field in SIP BYE messageGerald Begumisa
2007-08-24Added support for SIP 200 OK message with ability to adjust the session RTP I...Gerald Begumisa
2007-08-23Added on-hold support for SIP sessionsGerald Begumisa
2007-08-16Character '#' is now allowed as part of a SIP URI username.Henri Herscher
2007-08-10Changed the method of logging failed calls so that the failed calls are assoc...Gerald Begumisa
2007-08-07Added possibility to log failed SIP calls (SIP CANCEL or SIP INVITE with 4xx,...Henri Herscher
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
2007-07-12Now possible to setup orkaudio with pcap filter.Henri Herscher
2007-07-03Fixed rare but potential crashes by making sure orkaudio cannot read memory b...Henri Herscher
2007-06-25Added support for capturing audio from any Sangoma telephony board (Sangoma d...Henri Herscher
2007-06-131. Skinny sessions can not change CallId anymore (CallId used to change to pa...Henri Herscher
2007-06-12Added support for a configuration value, UseMacIfNoLocalParty, which sets the...Gerald Begumisa
2007-05-30Fix for correct Skinny on-hold handling. Now, only one recording is created ...Gerald Begumisa
2007-05-08SIP over TCP now builds under win32. Also made it disabled by default.Henri Herscher
2007-04-28Support for SIP over TCP addedGerald Begumisa
2007-04-13SIP field extraction now functional.Henri Herscher