summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/VoIp.cpp
AgeCommit message (Expand)Author
2006-04-11This commit was manufactured by cvs2svn to create tag 'OREKA-0-5-8'.v0-5-8(no author)
2006-03-28Now uses the SIP INVITE connection address field (if available) to determine ...Henri Herscher
2006-03-16Check that pcap file actually exists before passing it to libpcapHenri Herscher
2006-02-28Skinny StartMedia is now associated to CallInfo based on IP address of the en...Henri Herscher
2006-02-16SIP CallID, To and From fields can now be in any order.Henri Herscher
2006-02-10When replaying pcap file, yield control to other thread at each received pack...Henri Herscher
2006-02-09Dismiss Comfort noise packets + make sure RTP packet size is consistent with ...Henri Herscher
2006-02-03Minimum UDP port number for RTP is now 1024. Also, forgot to say in the last ...Henri Herscher
2006-02-03Duplicate SIP invites now disregarded so that sessions do not stop spuriously...Henri Herscher
2006-02-02Fixed crash when pcap description NULLHenri Herscher
2006-01-26Changed maximum Skinny message ID to 0x200Henri Herscher
2006-01-26Widended criteria for accepting RTP packet. TCP Port now need to be > 4000 an...Henri Herscher
2006-01-19VoIP plugin can now read pcap dump files instead of getting live packets by s...Henri Herscher
2005-12-14Improved SIP loggingHenri Herscher
2005-12-13Added ToString method to RtpPacketInfo class + RTP session now logs first pac...Henri Herscher
2005-12-10VoIP plugin can now monitor multiple devices at the samle timeHenri Herscher
2005-12-08Oreka now supports mixing both sides into one file on Cisco CallManagerHenri Herscher
2005-12-05improved loggingHenri Herscher
2005-12-05Added logging for unsupported codecsHenri Herscher
2005-11-20Fixed Skinny problem where not enough sanity checking was made when consideri...Henri Herscher
2005-11-16Orkaudio now daemonizes under linux when run without any argument.Henri Herscher
2005-11-15Improvements in the shutdown procedure (NT service does not crash on exit any...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
2005-10-28SipSession becomes RtpSessionHenri Herscher
2005-10-23Default to the last OS returned network device when config file does not spec...Henri Herscher
2005-10-23Fixed crash when network device identifier in config file was invalidHenri Herscher
2005-10-20First checkinHenri Herscher