summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
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
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-29An error is reported every minute when orktrack cannot be contacted. The succ...Henri Herscher
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-17Initial version of a transcoded tape file naming scheme. This makes it possib...Henri Herscher
2007-01-16At the first RTP packet of a SIP session, we now make sure that the session i...Henri Herscher
2007-01-04Fixed potential crash that had been introduced with changeset 379 that could ...Henri Herscher
2007-01-03Generator plugin Now compiles against 0.6.Henri Herscher
2007-01-03Fixed crash at the end of transcoding a single mcf file via the command line....Henri Herscher
2006-12-28SIP Session metadata can now be updated when a new RTP stream is seen that ma...Henri Herscher
2006-12-271. Subsequent SIP INVITES that could be associated to an existing session now...Henri Herscher
2006-12-27It is now possible to have multiple streams with different codecs being corre...Henri Herscher
2006-12-27Added DnisNumbers config parameter. Not used yet.Henri Herscher
2006-12-27RTP payload type is now logged as a decimal number (most common representatio...Henri Herscher
2006-12-27Remove logging of the RTP payload type, at the RTPMixer level it's always PCM...Henri Herscher
2006-12-271. Now flushing the entirety of the buffer when EOS detected.Henri Herscher
2006-12-21SIP field extraction now supports missing whitespace between semicolon and fi...Henri Herscher
2006-12-20Fixed bug where SIP calls could be reported with the wrong metadata when invo...Henri Herscher
2006-12-18RTP mixer is now flushed at the end of streams so we don't miss a small chunk...Henri Herscher
2006-12-14Now possible to specify preferred IP adresses to track RTP sessions by popula...Henri Herscher
2006-12-12RTP sessions now check the destination IP address of a packet to determine wh...Henri Herscher
2006-12-12Now possible to split RTP sessions based on timestamp and sequence number dis...Henri Herscher
2006-12-07Fixed Generator.cpp to comply to AudioChunk API change in changeset 0.6-360.Henri Herscher
2006-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher