summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/VoIp.cpp
AgeCommit message (Expand)Author
2007-07-12Now possible to setup orkaudio with pcap filter.Henri Herscher
2007-07-03Fixed rare but potential crashes by making sure orkaudio cannot read memory b...Henri Herscher
2007-06-25Added support for capturing audio from any Sangoma telephony board (Sangoma d...Henri Herscher
2007-06-131. Skinny sessions can not change CallId anymore (CallId used to change to pa...Henri Herscher
2007-06-12Added support for a configuration value, UseMacIfNoLocalParty, which sets the...Gerald Begumisa
2007-05-30Fix for correct Skinny on-hold handling. Now, only one recording is created ...Gerald Begumisa
2007-05-08SIP over TCP now builds under win32. Also made it disabled by default.Henri Herscher
2007-04-28Support for SIP over TCP addedGerald Begumisa
2007-04-13SIP field extraction now functional.Henri Herscher
2007-03-15IAX2 support now disabled by default until it's proven it is stable.Henri Herscher
2007-03-13x-Local-Extension SIP field is used for local party if present in outgoing SI...Henri Herscher
2007-03-06Corrected issue where IAX2 checks masked SIP trafficGerald Begumisa
2007-02-23Added configuration switch to enable RTP detection on odd TCP ports.Henri Herscher
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2006-12-21SIP field extraction now supports missing whitespace between semicolon and fi...Henri Herscher
2006-11-22fixed min packet per second stat.Henri Herscher
2006-11-22Added more packet capture stats.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-10-16Now possible to replay pcap file at normal speed (real-time speed) with <Pcap...Henri Herscher
2006-09-12pcap socket buffer size now configurable under Linux only (<PcapSocketBufferS...Henri Herscher
2006-08-01Applying changeset 304 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 269 from 0.5 to trunk:Henri 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-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-12Skinny messages now sanity checked.Henri Herscher
2006-04-25Improved skinny signalling detection by taking OpenReceiveChannelAck Skinny m...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-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