summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/RtpSession.cpp
AgeCommit message (Expand)Author
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-04-13SIP field extraction now functional.Henri Herscher
2007-02-23RtpTrackUsingIpAddresses is now checked when creating a session from an RTP p...Henri Herscher
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
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-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-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-21Now logging whether a session has seen duplicate RTP traffic and the maximum ...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-11There is now an orkaudio wide tracking ID for recording sessions. All logging...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 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-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-15Recording duration is now based on the last time we got an RTP packet, not th...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
2006-04-08* Added allowed and blocked CIDR IP address rangesHenri Herscher
2006-03-29now cast all strutct in_addr.s_addr to unsigned int before comparing.Henri Herscher
2006-03-29Non-modifying commit: moved together stuff that belongs to the same placeHenri Herscher
2006-03-28Improved initializationHenri Herscher
2006-03-17Now always looks up sessions by endpoint IP address when receiving StartMedia...Henri Herscher
2006-02-28Skinny StartMedia is now associated to CallInfo based on IP address of the en...Henri Herscher
2006-02-09Removed arrival time checking when calculating corrective timestamp offset.Henri Herscher
2006-02-03Duplicate SIP invites now disregarded so that sessions do not stop spuriously...Henri Herscher
2006-01-30Fixed problem where Skinny CallInfo message resend would cause a skinny sessi...Henri Herscher
2006-01-20VoIP mixing and decoding does now happen in the batch processing thread inste...Henri Herscher
2005-12-14Improved SIP loggingHenri Herscher
2005-12-14Linux compiling fixHenri Herscher
2005-12-14Added tracking ID to RTP sessionsHenri Herscher