summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
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
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