summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
2006-04-11This commit was manufactured by cvs2svn to create tag 'OREKA-0-5-8'.v0-5-8(no author)
2006-03-28Removed timeout on semaphore acquire on linux. This was causing permanent 100...Henri Herscher
2006-03-28Now uses the SIP INVITE connection address field (if available) to determine ...Henri Herscher
2006-03-28Improved initializationHenri Herscher
2006-03-22Added BatchProcessingEnhancePriority config parmHenri Herscher
2006-03-19Default immediate processing queue size is now 10000. Default batch processin...Henri Herscher
2006-03-17Now always looks up sessions by endpoint IP address when receiving StartMedia...Henri Herscher
2006-03-16Check that pcap file actually exists before passing it to libpcapHenri Herscher
2006-03-15Fixed Linux compilation errorsHenri Herscher
2006-03-15If an exception happens in the batch processing, will still delete the mcf file.Henri Herscher
2006-03-03Created Utils.cpp - Moved file utility functions from Utils.h to Utils.cpp - ...Henri Herscher
2006-03-02OrkTrack can now ask for tape deletionHenri Herscher
2006-02-28Skinny StartMedia is now associated to CallInfo based on IP address of the en...Henri Herscher
2006-02-20#define name was still SOUND_DEVICE_xxxHenri Herscher
2006-02-16SIP CallID, To and From fields can now be in any order.Henri Herscher
2006-02-15Oreka version 0.5Henri Herscher
2006-02-15Added sanity checks on incoming RTP timestampsHenri Herscher
2006-02-15Added projectHenri Herscher
2006-02-13Replaced mkinstalldir by mkdir -p because centOS box does not generate the fo...Henri Herscher
2006-02-13Set all logging levels to INFOHenri Herscher
2006-02-10Removed autotool files from CVS that are autogeneratedHenri Herscher
2006-02-10Rtp Mixer plugin is now installed in /usr/lib/orkaudio/pluginsHenri Herscher
2006-02-10Change version number to 0.4Henri Herscher
2006-02-10When replaying pcap file, yield control to other thread at each received pack...Henri Herscher
2006-02-09Make sure silence between two chunks cannot be more than 60 seconds (based on...Henri Herscher
2006-02-09Dismiss Comfort noise packets + make sure RTP packet size is consistent with ...Henri Herscher
2006-02-09Removed arrival time checking when calculating corrective timestamp offset.Henri Herscher
2006-02-09Added a temp chunk reference so as to keep the input chunk (facilitates debug...Henri Herscher
2006-02-03Minimum UDP port number for RTP is now 1024. Also, forgot to say in the last ...Henri Herscher
2006-02-03Duplicate SIP invites now disregarded so that sessions do not stop spuriously...Henri Herscher
2006-02-02Fixed crash when pcap description NULLHenri Herscher
2006-02-01Plugin loading now makes sure that file extensions are correct (.dll and .so)Henri Herscher
2006-02-01Fixed cast compile error under gcc 4Henri Herscher
2006-02-01Dropped remote indicator when reporting an audio chunkHenri Herscher
2006-01-31fixed mismatched AudioFilename XML tagHenri Herscher
2006-01-30Added codec projectHenri Herscher
2006-01-30Fixed problem where Skinny CallInfo message resend would cause a skinny sessi...Henri Herscher
2006-01-30now registers ulaw filterHenri Herscher
2006-01-26Set all projects to link against Multithreaded DLL runtime + Set all projects...Henri Herscher
2006-01-26Added SkNewCallInfoStuctHenri Herscher
2006-01-26Changed maximum Skinny message ID to 0x200Henri Herscher
2006-01-26Postbuild copy of dll to plugins directoryHenri Herscher
2006-01-26Widended criteria for accepting RTP packet. TCP Port now need to be > 4000 an...Henri Herscher
2006-01-26increased default queue sizeHenri Herscher
2006-01-24Can now load multiple pluginsHenri Herscher
2006-01-24DLL initialize hook becomes "OrkInitialize"Henri Herscher
2006-01-24Cleaned up commentsHenri Herscher
2006-01-24Each channel of a stereo device reports as mono for now.Henri Herscher
2006-01-24rtpmixer DSO now copied to plugins directory after buildHenri Herscher
2006-01-23Filter plugins now build under Linux (added Makefile.am files).Henri Herscher