summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-02-09ObjectFactory now protected by a mutex. It is also now possible to override a...Henri Herscher
2007-02-09Introduced timeout in the HTTP server. Also now checking if a command does no...Henri Herscher
2007-02-07Shut MSVC compiler warnings.Henri Herscher
2007-02-07Added OS errno logging when an OrkClient HTTP request fails.Henri Herscher
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
2007-02-06IAX2 support added by Gerald BegumisaGerald Begumisa
2007-02-05ObjectFactory becomes a home brewed singleton instead of an ACE singleton. AC...Henri Herscher
2007-01-30Fixed Windows release compilation problems.Henri Herscher
2007-01-29Made sure the OrkHttpClient cannot loop forever on suspicion of lockup.Henri Herscher
2007-01-29An error is reported every minute when orktrack cannot be contacted. The succ...Henri Herscher
2007-01-26Fixed MSVC6 compilation problem.Henri Herscher
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-17Added blurb about TapeFileNaming configuration parameter to documentation.Henri Herscher