summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19Fixed win32 compilation problem.Henri Herscher
2007-07-19Fixed indentation.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
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-25Fixed issue where one audio chunk was dropped every time the MediaChunkFile b...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-13Fixed compilation error under Windows.Henri Herscher
2007-06-12Added support for a configuration value, UseMacIfNoLocalParty, which sets the...Gerald Begumisa
2007-06-12Added function MemMacToHumanReadable() to convert MAC address to human readab...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-15Fixed compilation problem under CentOS5.Henri Herscher
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-04-12Key-Value CaptureEvent messages are now reported as tags to orktrack.Henri Herscher
2007-04-05Added csv map serialization/deserialization capability.Henri Herscher
2007-04-05SingleLineSerializer does not escape colon character anymmore. This was not n...Henri Herscher
2007-04-04SingleLineSerializer now escaping and unescaping the '=' sign as it should be...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-08Added MemUtils.cpp to Makefile.amGerald Begumisa
2007-03-06Corrected issue where IAX2 checks masked SIP trafficGerald Begumisa
2007-03-05Better logging when OrkHttpClient receives an HTTP error.Henri Herscher
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-03-02Added more NULL pointer checks.Henri Herscher
2007-03-02Added config parms.Henri Herscher
2007-02-281. Added EscapeUrl and UnescapeURL methods to UrlSerializer so that HTTP clie...Henri Herscher
2007-02-28Added constructor to TcpPingMsg for default values.Henri Herscher
2007-02-23URL deserializer does not wholesale lowercase anymore.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-22Tape message now defines its members before common message members so that th...Henri Herscher
2007-02-19Fixed gcc compilation errors.Henri Herscher
2007-02-19Added config parms.Henri Herscher
2007-02-19Moved recursive mkdir function to Utils.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-09Added possibility to get Tape Message populated by the AudioTape class.Henri Herscher