aboutsummaryrefslogtreecommitdiffstats
path: root/audio/voipong
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* - unbreak, LICENSE file has changedehaupt2005-11-223-12/+6
| | | | | | | | | - provide SHA256 hash - nuke pkg-plist - restore original maintainership PR: 89354 Submitted by: siseci@EnderUNIX.org
* BROKEN: Size mismatchkris2005-11-151-0/+2
|
* Reset undeliverable maintainer address:kris2005-10-161-1/+1
| | | | | | <siseci@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail server permanently rejected message (#5.3.0) (in reply to end of DATA command)
* Add voipong.jylefort2005-05-245-0/+53
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>