summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins
AgeCommit message (Expand)Author
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-20Session info updating based on Skinny CallInfoMessage updates is now configur...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-06-06Now possible to configure orkaudio to ignore StopMediaTransmission and OpenRe...Henri Herscher
2007-06-01Further work on the Skinny on-hold handling.Henri Herscher
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
2007-03-15IAX2 support now disabled by default until it's proven it is stable.Henri Herscher
2007-03-13x-Local-Extension SIP field is used for local party if present in outgoing SI...Henri Herscher
2007-03-06Corrected issue where IAX2 checks masked SIP trafficGerald Begumisa
2007-03-02Now generates pdb and map files in MSVC++ release mode as well.Henri Herscher
2007-03-02By default, pdb and map files are now generated when building under MSVC++.Henri Herscher
2007-02-23Shut up inocuous MSVC++ warnings.Henri Herscher
2007-02-23Added configuration switch to enable RTP detection on odd TCP ports.Henri Herscher
2007-02-23RtpTrackUsingIpAddresses is now checked when creating a session from an RTP p...Henri Herscher
2007-02-15git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@409 09dcff7...Gerald Begumisa
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-17Initial version of a transcoded tape file naming scheme. This makes it possib...Henri Herscher
2007-01-16At the first RTP packet of a SIP session, we now make sure that the session i...Henri Herscher
2007-01-03Generator plugin Now compiles against 0.6.Henri Herscher
2006-12-28SIP Session metadata can now be updated when a new RTP stream is seen that ma...Henri Herscher
2006-12-271. Subsequent SIP INVITES that could be associated to an existing session now...Henri Herscher
2006-12-27Added DnisNumbers config parameter. Not used yet.Henri Herscher
2006-12-27RTP payload type is now logged as a decimal number (most common representatio...Henri Herscher
2006-12-21SIP field extraction now supports missing whitespace between semicolon and fi...Henri Herscher
2006-12-20Fixed bug where SIP calls could be reported with the wrong metadata when invo...Henri Herscher
2006-12-14Now possible to specify preferred IP adresses to track RTP sessions by popula...Henri Herscher
2006-12-12RTP sessions now check the destination IP address of a packet to determine wh...Henri Herscher
2006-12-12Now possible to split RTP sessions based on timestamp and sequence number dis...Henri Herscher
2006-12-07Fixed Generator.cpp to comply to AudioChunk API change in changeset 0.6-360.Henri Herscher
2006-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-22fixed min packet per second stat.Henri Herscher
2006-11-22Added more packet capture stats.Henri Herscher
2006-11-21Now logging whether a session has seen duplicate RTP traffic and the maximum ...Henri Herscher
2006-11-21Introduced PcatTest VoIP config parameter that puts orkaudio in a mode where ...Henri Herscher
2006-11-21Now logs pcap stats every 10 seconds when VoIP traffic is detected.Henri Herscher
2006-11-10RTP Sessions are now also searched by endpoint IP address when a Skinny StopM...Henri Herscher
2006-10-24RTP session timeout and RTP session with signalling timeout (SIP, Skinny) are...Henri Herscher
2006-10-16VoIp.dll Debug build is now automatically copied to the root of audiocapturep...Henri Herscher
2006-10-16Now possible to replay pcap file at normal speed (real-time speed) with <Pcap...Henri Herscher
2006-10-11There is now an orkaudio wide tracking ID for recording sessions. All logging...Henri Herscher
2006-09-28Removed ConfigManager.h from the source files.Henri Herscher
2006-09-12pcap socket buffer size now configurable under Linux only (<PcapSocketBufferS...Henri Herscher