Introduction
Introduction Statistics Contact Development Disclaimer Help
Whitespace, cosmetic - warvox - VoIP based wardialing tool, forked from rapid7/…
Log
Files
Refs
README
---
commit de9999b9ad601a133ca1cb01a2d40448f5e9d3bd
parent df248926ab39edab38ded4c88b9d6a939bbefc20
Author: HD Moore <[email protected]>
Date: Sun, 28 Feb 2016 17:39:42 -0600
Whitespace, cosmetic
Diffstat:
M lib/warvox/proto/iax2/codecs/mulaw… | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/lib/warvox/proto/iax2/codecs/mulaw.rb b/lib/warvox/proto/iax2/code…
@@ -5,7 +5,6 @@ module IAX2
module Codecs
class MuLaw < G711
-
def self.decode(buff)
buff.unpack("C*").map{ |x| LOOKUP_ULAW2LIN16[x] }.pack('v*')
end
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.