summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/RtpSession.cpp
AgeCommit message (Expand)Author
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
2005-12-13some logging becomes INFOHenri Herscher
2005-12-13Added ToString method to RtpPacketInfo class + RTP session now logs first pac...Henri Herscher
2005-12-09Can now handle when two different sessions are created for the same actual b...Henri Herscher
2005-12-08Oreka now supports mixing both sides into one file on Cisco CallManagerHenri Herscher
2005-12-06Sample rate can now be different than 8KHzHenri Herscher
2005-11-20Fixed Skinny problem where not enough sanity checking was made when consideri...Henri Herscher
2005-11-01Fixed g++ compile problems.Henri Herscher
2005-11-01Completed skinny supportHenri Herscher
2005-10-31Groundwork for adding skinny supportHenri Herscher
2005-10-28SipSession.cpp/.h become RtpSession.cpp/.hHenri Herscher