summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-24 00:53:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-24 00:53:18 +0000
commited05eef8e8d23b5a00b8ff7f5f2fd43b6ea4ea37 (patch)
tree19eb832dd19f9f0bd36c2496bdfce94f60f54f40 /audio/Makefile
parentFix file locations and new syntax (diff)
Add voipong.
VoIPong is an utility which detects all Voice Over IP calls on a pipeline, and dumps those which are G711-encoded to separate wave files. It supports SIP, H323, Cisco's Skinny Client Protocol, RTP and RTCP. For performance reasons, it is written in the C programming language. WWW: http://www.enderunix.org/voipong/ PR: ports/81326 Submitted by: Necati Ersen SISECI <siseci@enderunix.org>
Notes
Notes: svn path=/head/; revision=136002
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index af98dd6603cf..435acd210fa9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -468,6 +468,7 @@
SUBDIR += twolame
SUBDIR += ufmcontrol-i18n
SUBDIR += umix
+ SUBDIR += voipong
SUBDIR += vorbis-tools
SUBDIR += vorbisgain
SUBDIR += vsound