summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
2006-01-21fixes to change VoIpMixer to RtpMixerHenri Herscher
2006-01-21*** empty log message ***Henri Herscher
2006-01-20VoIP mixing and decoding does now happen in the batch processing thread inste...Henri Herscher
2006-01-20Added numElements() methodHenri Herscher
2006-01-19VoIP plugin can now read pcap dump files instead of getting live packets by s...Henri Herscher
2005-12-14Improved SIP loggingHenri Herscher
2005-12-14Linux compiling fixHenri Herscher
2005-12-14Added tracking ID to RTP sessionsHenri Herscher
2005-12-13some logging becomes INFOHenri Herscher
2005-12-13Added ToString method to RtpPacketInfo class + RTP session now logs first pac...Henri Herscher
2005-12-10VoIP plugin can now monitor multiple devices at the samle timeHenri Herscher
2005-12-09Corrected bug where gsm could not be chosen anymore for storage format.Henri Herscher
2005-12-09Can now handle when two different sessions are created for the same actual b...Henri Herscher
2005-12-08Orkaudio can now encode in "pcmwav" format, ie, pcm stored in a wav file with...Henri Herscher
2005-12-08Sample rate can now be set in SoundDevice pluginHenri Herscher
2005-12-08Oreka now supports mixing both sides into one file on Cisco CallManagerHenri Herscher
2005-12-06Message can now automatically report originating hostname.Henri Herscher
2005-12-06Added "recording ID" to tape which is the id of a tape before it gets a db IDHenri Herscher
2005-12-06Sample rate can now be different than 8KHzHenri Herscher
2005-12-05improved loggingHenri Herscher
2005-12-05Added logging for unsupported codecsHenri Herscher
2005-12-05tcp streams now properly closed by the http clientHenri Herscher
2005-11-23added configuration commentsHenri Herscher
2005-11-23usage cosmeticsHenri Herscher
2005-11-23usage output now different between Linux and WindowsHenri Herscher
2005-11-23Improved usage notesHenri Herscher
2005-11-21Changed default prefix. executables and libraries are now installed in /usr/b...Henri Herscher
2005-11-20Fixed Skinny problem where not enough sanity checking was made when consideri...Henri Herscher
2005-11-17Now uses a lock file to prevent multiple copies of orkaudio to run at the sam...Henri Herscher
2005-11-17Fixed XML tag mispellingHenri Herscher
2005-11-17Added "make install" targetHenri Herscher
2005-11-17Now looks in system configuration directory if configuration files cannot be ...Henri Herscher
2005-11-16config.xml config file can now be located in /etc/orekaHenri Herscher
2005-11-16Logging properties file now taken from /etc/oreka if found thereHenri Herscher
2005-11-16Orkaudio now daemonizes under linux when run without any argument.Henri Herscher
2005-11-15Improvements in the shutdown procedure (NT service does not crash on exit any...Henri Herscher
2005-11-04Added AudioOutputPath config parameterHenri Herscher
2005-11-04Added missing PacketHeaderDefs.cpp source file into MSVC projectHenri Herscher
2005-11-02Temporary fix: the ConfigManager assumes the first config.xml top node is the...Henri Herscher
2005-11-02Added skinny loggingHenri Herscher
2005-11-01Fixed g++ compile problems.Henri Herscher
2005-11-01Completed skinny supportHenri Herscher
2005-10-31Groundwork for adding skinny supportHenri Herscher
2005-10-28SipSession.cpp/.h become RtpSession.cpp/.hHenri Herscher
2005-10-28SipSession becomes RtpSessionHenri Herscher
2005-10-28Now logs session type (Raw RTP or SIP) when session startingHenri Herscher
2005-10-28Now supports Raw RTP sessions as well as SIP/RTP. SipSession still needs rena...Henri Herscher
2005-10-24VoIP plugin now tries to associate a SIP call to a capture port that is made ...Henri Herscher
2005-10-23Default to the last OS returned network device when config file does not spec...Henri Herscher
2005-10-23Fixed inconsistent config file top tag for Generator pluginHenri Herscher