summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins
AgeCommit message (Expand)Author
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
2006-04-14Now manages to decode IP packets wrapped into 802.1Q VLAN packetsHenri Herscher
2006-04-08* Added allowed and blocked CIDR IP address rangesHenri Herscher
2006-03-29Added SipDropIndirectInvite configuration parameterHenri 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-28Now uses the SIP INVITE connection address field (if available) to determine ...Henri Herscher
2006-03-28Improved initializationHenri Herscher
2006-03-17Now always looks up sessions by endpoint IP address when receiving StartMedia...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-20#define name was still SOUND_DEVICE_xxxHenri 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-09Removed arrival time checking when calculating corrective timestamp offset.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-30Fixed problem where Skinny CallInfo message resend would cause a skinny sessi...Henri Herscher
2006-01-26Set all projects to link against Multithreaded DLL runtime + Set all projects...Henri Herscher
2006-01-26Added SkNewCallInfoStuctHenri 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-24Each channel of a stereo device reports as mono for now.Henri Herscher
2006-01-20VoIP mixing and decoding does now happen in the batch processing thread inste...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-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-10VoIP plugin can now monitor multiple devices at the samle timeHenri Herscher
2005-12-09Can now handle when two different sessions are created for the same actual b...Henri Herscher
2005-12-08Sample rate can now be set in SoundDevice pluginHenri 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-12-05improved loggingHenri Herscher