summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/VoIp.cpp
AgeCommit message (Expand)Author
2007-11-06Added '*', '.', '-', '+' and '_' to the list of acceptable characters for SIP...Henri Herscher
2007-09-28Adjustment to solve a potential performance problem that could arise from the...Gerald Begumisa
2007-09-27Added a boolean VoIP plugin configuration option, RtpReportDtmf, to control w...Gerald Begumisa
2007-09-27Fixed win32 compiling problem.Henri Herscher
2007-09-24Added support for option 'SipReportFullAddress', which defaults to false in c...Gerald Begumisa
2007-09-21Added support to report RTP events in SIP sessionsGerald Begumisa
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-13Fixed win32 compilation error.Henri Herscher
2007-09-08Minor change to remove leading whitespace(s) from the SIP header value obtain...Gerald Begumisa
2007-08-30Added support for 802.11 wireless sniffed VoIP traffic.Henri Herscher
2007-08-30Support for compact header format extended to all SIP messages.Henri Herscher
2007-08-28Added for the compact form of Call-Id header field in SIP BYE messageGerald Begumisa
2007-08-24Added support for SIP 200 OK message with ability to adjust the session RTP I...Gerald Begumisa
2007-08-23Added on-hold support for SIP sessionsGerald Begumisa
2007-08-16Character '#' is now allowed as part of a SIP URI username.Henri Herscher
2007-08-10Changed the method of logging failed calls so that the failed calls are assoc...Gerald Begumisa
2007-08-07Added possibility to log failed SIP calls (SIP CANCEL or SIP INVITE with 4xx,...Henri Herscher
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
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