summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-18Added configuration variable <SkinnyTcpPort> for the <VoIpPlugin> section of ...Gerald Begumisa
2008-01-23Added SipIgnoredMediaAddresses config parameter. If a SIP INVITE has an RTP a...Henri Herscher
2008-01-21Fixed potential orkaudio crash when RTP payload type was 127.Henri Herscher
2008-01-19Added PartyFilter source files to windows build filesGerald Begumisa
2008-01-14Fixed crash when RTP pt was 127.Henri Herscher
2007-12-20Added missing concurrency control to protect access to chunk queueGerald Begumisa
2007-12-20Added a new feature that allows orkaudio to filter recordings by the remote o...Gerald Begumisa
2007-12-10Added SipDynamicMediaAddress config boolean. When enabled, orkaudio will take...Henri Herscher
2007-12-02Added support for reporting to multiple orktrack servers - the config.xml par...Gerald Begumisa
2007-11-30Added a new VoIP configuration parameter, RtpSessionWithSignallingInitialTime...Gerald Begumisa
2007-11-30Source and destination MAC addresses were mixed up in the Ethernet header def...Henri Herscher
2007-11-27Eliminated duplicate logging of SIP error packetsGerald Begumisa
2007-11-26Improved SIP error packet logging to include information from the session's I...Gerald Begumisa
2007-11-26Added configuration parameter, CaptureFileSizeLimitKb, which limits the size ...Gerald Begumisa
2007-11-23The RTP mixer is now properly flushed at the end of transcoding. Wav files ar...Henri Herscher
2007-11-16Added support to 200 OK packets in the same fashion as INVITE packetsGerald Begumisa
2007-11-14A new INVITE on a media address already occupied by a raw RTP session will no...Henri Herscher
2007-11-14Added LocalPartForceLocalIp config parameter.Henri Herscher
2007-11-07Capture port is now set as the three letters tracking ID in VoIP plugin inste...Henri Herscher
2007-11-06Added '*', '.', '-', '+' and '_' to the list of acceptable characters for SIP...Henri Herscher
2007-11-02Fixed potential null pointer crash that was introduced at rev. 500.Henri Herscher
2007-10-29SetMediaAddress now removes session from ipAndPort map before reinserting.Henri Herscher
2007-10-19CapturePorts cannot be hoovered anymore if they contain an active AudioTape. ...Henri Herscher
2007-10-16tapelist.log now includes audio filename as it should be by default (does not...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-19Reporting now enabled by default as a Tape Processor in config.xmlHenri Herscher
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-13Brought MSVC dsp file in line with Makefile.amHenri Herscher
2007-09-13Fixed win32 compilation error.Henri Herscher
2007-09-13Native call ID now reported as part of tape message.Henri Herscher
2007-09-12ConfigManager singleton now stored as a pointer.Henri Herscher
2007-09-12Reporting READY state is now a tape processor.Henri Herscher
2007-09-08Added new TapeFileNaming tape processor, corrected it not to modify the MCF fileGerald Begumisa
2007-09-08Minor change to remove leading whitespace(s) from the SIP header value obtain...Gerald Begumisa
2007-09-07Minor fix to allow m_tags map lookup for TapePathNaming the same way its done...Gerald Begumisa
2007-09-06Added new Tape Processor Tape File NamingGerald Begumisa
2007-09-06Added TapeFileNaming tape processorGerald Begumisa
2007-09-05Added functionality to set the ownership of the directories leading up to the...Gerald Begumisa
2007-09-05SIP 407 "authentication needed" does not trigger session stop anymore.Henri Herscher
2007-09-04Ownership and permissions for MCF files now set at creation time, ownership a...Gerald Begumisa
2007-08-31Changed default remote processing remote port to default HTTP server port.Henri Herscher
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-24Added check for AudioOutputPath in the file provided for transcoding so that ...Gerald Begumisa