5
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
voip:add support for ERSPAN Transparent Ethernet Bridging More... almost 6 years ago
orkbase:has properly file extension for opus, i.e no * included in the file name More... almost 6 years ago
orkbase:exclude opus encoding in centos6 due to older libogg More... almost 6 years ago
voip:valid rtp payload type is now from 97 to 127 inclusively More... almost 6 years ago
orkaudio:add -ldl flag to Makefile More... about 6 years ago
orkaudio-orkbase: complete opuscodec move More... about 6 years ago
orkaudio: move opuscodec to /orkbasecxx/filter More... about 6 years ago
orkaudio:add opus storage format More... about 6 years ago
orkaudio: inline SetThreadName under windows More... about 6 years ago
voip: corrected a logging mistake introduced in r895 where basic voip plugin logging was reported under the "packet.skinny" log4cxx logger rather than the correct "packet" logger. More... about 6 years ago
orkaudio: add thread names More... about 6 years ago
orkaudio: don't open default pcap capture handle when running orkbalancer More... about 6 years ago
orkaudio: improve statistics reported More... about 6 years ago
orkaudio,voip: Increase the UDP listener's receive socket buffer size More... about 6 years ago
orkbase:properly set the ownership and permission for AudioOutputPathSecondary files More... about 6 years ago
orkbasecxx: improved comments in AudioTape.cpp More... about 6 years ago
orkbasecxx: Fixed the problem caused by the check introduced at r1015. The check was causing importtape api to fail because PopulateTapeMessage was returning empty for external tapes More... about 6 years ago
orkaudio,h323voip: enabled rechecking s1/s2 determinictic audio channel mapping if a s1 or s2 gets remapped to a new stream More... over 6 years ago
voip:fine tune sipRemoteParty extraction for cisco CUCM . Its possible to get localentrypoint too More... over 6 years ago
orkaudio,voip : improved RTP stream tracking algorithm by checking destination ip in addtion to ssrc More... over 6 years ago
orkbase: opus codec detection from sdp works for both lower and upper cases More... over 6 years ago
orkaudio:fix duplicated code in commit 1041 More... over 6 years ago
orkaudio: added initial support for opus codec decoding from RTP frames. For now, all opus wire sample rates are downsampled to standard telephony 8 Khz audio output. Credits to mnguyen. More... over 6 years ago
orkaudio : In some cases we are receiving Skinny CallInfo messages which local and remote party fields are the same and it is overriding valid remoteparty information that we already have, we are ignoring such CallInfo messages with this patch More... over 6 years ago
Added Ubuntu build support via Autotools More... over 6 years ago
orkbasecxx: Add error handler to xml parser for errors are caught. More... over 6 years ago
voip:only update skinny remote party if the new number is valid More... over 6 years ago
orkbase: undefined return path for TapeMsg::IsValid should return true. More... over 6 years ago
orkbase: add mutex to protect event streaming message list in AddMessage() More... over 6 years ago
orkaudio: added option to discard unidirectional calls More... over 6 years ago