summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins
AgeCommit message (Expand)Author
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
2006-09-07Timestamp correction is now managed by the RTP mixer. This also fixes some si...Henri Herscher
2006-08-01Applying changeset 309 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 304 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 303 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 284 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 269 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 266 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 265 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 0.5 264:Henri Herscher
2006-08-01Applying changeset 0.5 263:Henri Herscher
2006-07-07* Added EndMetadata capture eventHenri Herscher
2006-06-20Forgot in 267: now supports tcpdump -i capture on multiple interfaces.Henri Herscher
2006-06-20Changed the Filter interface so that filters can also receive capture events,...Henri Herscher
2006-06-14Applying changeset 255 from RB-0.5 to trunkHenri Herscher
2006-06-05RTP session capturePort is now allways aligned with ipAndPort so as to avoid ...Henri Herscher
2006-06-03Added more logging around start, stop and RTP timestamps.Henri Herscher
2006-05-26RTP timestamp corrective delta is now always applied because in some cases, i...Henri Herscher
2006-05-19all pcap handles are now formally closed.Henri Herscher
2006-05-19Repeat file replay list now reset at every cycle.Henri Herscher
2006-05-18Added pcap replay repeat capability.Henri Herscher
2006-05-18pcap directory replay now processes pcap files sequentially.Henri Herscher
2006-05-18Non WIN32 platform does not try to sleep for a nanosecond between packets any...Henri Herscher
2006-05-15Recording duration is now based on the last time we got an RTP packet, not th...Henri Herscher
2006-05-12Skinny messages now sanity checked.Henri Herscher
2006-04-25Improved skinny signalling detection by taking OpenReceiveChannelAck Skinny m...Henri Herscher
2006-04-21Added enpoint IP address logging on Skinny Startmedia messageHenri Herscher
2006-04-20used the long timeout for sessions only in the bycallid mapHenri Herscher
2006-04-20Session timeout is now 5 minutes when signalling detected. Metadata now corre...Henri Herscher
2006-04-14OrkAudio now reports local and remote IP addresses for each tape when the voi...Henri Herscher