summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-10Now associates users to created segmentsHenri Herscher
2006-02-10Added getUserByLoginStringHenri 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-03Added GPL headerHenri Herscher
2006-02-03Duplicate SIP invites now disregarded so that sessions do not stop spuriously...Henri Herscher
2006-02-03Updated StdString.h to Jan 2005 version which plays better with gcc4Henri 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-31AudioFilename XML tag was mismatchedHenri 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-30Added ulaw filterHenri Herscher
2006-01-28Added aclocal.m4Henri Herscher
2006-01-28added config.h.inHenri Herscher
2006-01-28Added configure scriptHenri Herscher
2006-01-28Added Makefile.in filesHenri 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-26improved commentsHenri 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-26Fixed Installer problem where Winpcap would not installHenri 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-21Added newline at EOFHenri Herscher
2006-01-21fixes to change VoIpMixer to RtpMixerHenri Herscher
2006-01-21added source filesHenri Herscher
2006-01-21*** empty log message ***Henri Herscher
2006-01-20First checkinHenri Herscher
2006-01-20AudioChunks now contain a "details" class that can be easily serializable.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
2006-01-03Added service methods to determine the number of objectsHenri Herscher
2006-01-03added testHenri Herscher