summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-13Fixed win32 compilation error.Henri Herscher
2007-09-12ConfigManager singleton now stored as a pointer.Henri Herscher
2007-09-08Minor change to remove leading whitespace(s) from the SIP header value obtain...Gerald Begumisa
2007-09-06Added TapeFileNaming tape processorGerald Begumisa
2007-09-05SIP 407 "authentication needed" does not trigger session stop anymore.Henri Herscher
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-21Start message response can now initiate capture in non-lookback recording mod...Henri Herscher
2007-08-16SIP error logging now reports full associated invite info.Henri Herscher
2007-08-16Character '#' is now allowed as part of a SIP URI username.Henri Herscher
2007-08-11SIP failure now adds a "failed" tag to the CDR (not configuration dependant).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-08-07Fixed build files to solve Linux compilation errorGerald Begumisa
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-20Session info updating based on Skinny CallInfoMessage updates is now configur...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-06-06Now possible to configure orkaudio to ignore StopMediaTransmission and OpenRe...Henri Herscher
2007-06-06Enhanced configurable tape file naming and added configurable tape path namin...Henri Herscher
2007-06-01Further work on the Skinny on-hold handling.Henri Herscher
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-29PluginsDirectory now tunable in config.xml. 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-03-05Introduced ReportingSkipTape command.Henri Herscher
2007-03-02Now generates pdb and map files in MSVC++ release mode as well.Henri Herscher
2007-03-02By default, pdb and map files are now generated when building under MSVC++.Henri Herscher
2007-02-23Added ability to stop orkaudio by sending SIGUSR1.Henri Herscher
2007-02-23Shut up inocuous MSVC++ warnings.Henri Herscher
2007-02-23Added configuration switch to enable RTP detection on odd TCP ports.Henri Herscher
2007-02-23RtpTrackUsingIpAddresses is now checked when creating a session from an RTP p...Henri Herscher
2007-02-19Added error throttling on immediate processing enqueuing errors.Henri Herscher
2007-02-15git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@409 09dcff7...Gerald Begumisa
2007-02-07Reintroduced the EnableReporting config parameter.Henri Herscher
2007-02-07Added tcpping command in order to test DNS/TCP/IP connectivity from orkaudio ...Henri Herscher
2007-02-07Simplified template linux and windows config.xml files to not include rarely ...Henri Herscher
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa