summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 error where the tags were not being reported - it was discovered th...Gerald Begumisa
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-28Corrected non-lookback problem where tape stop was not being sent when the Ca...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-05-07Removed test code from Reporting::AddAudioTape() and removed useless commente...Gerald Begumisa
2008-05-07Corrected error in reporting system where if more than one tracking server is...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-28Modified the BatchProcessing tape processor to log permission change errors u...Gerald Begumisa
2008-03-26Added new public function, SetExtension(), to AudioTape class to allow "outsi...Gerald Begumisa
2008-03-07Fixed RtpMixer compilation problem under win32.Henri Herscher
2008-03-07Added feature that allows control over the CPU time which is given for transc...Gerald Begumisa
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald Begumisa
2008-02-27Added support for storage of stereo files - typically files containing 2 sepa...Gerald Begumisa
2008-02-20Logging improvement.Henri Herscher
2008-02-20Added TapeDurationMinimumSec config parameter to be able to discard short rec...Henri Herscher
2008-02-20Added StringIsDigit() convenience function.Henri Herscher
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