diff options
author | pav <pav@FreeBSD.org> | 2004-10-15 15:47:27 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-15 15:47:27 +0000 |
commit | 66c0e890e9d6c5a7f027c5b3731ff782da6bce8b (patch) | |
tree | ff81385d4e48870187b7e78854d54c4f76b96e66 /net/siproxd/distinfo | |
parent | c9f850e4d707e23046d742c53589640bcb913403 (diff) | |
download | FreeBSD-ports-66c0e890e9d6c5a7f027c5b3731ff782da6bce8b.zip FreeBSD-ports-66c0e890e9d6c5a7f027c5b3731ff782da6bce8b.tar.gz |
Add siproxd, a proxy/masquerading daemon for the SIP protocol.
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections possible via a masquerading firewall.
It allows SIP clients (like kphone, linphone) to work behind
an IP masquerading firewall or router.
PR: ports/72691
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
Diffstat (limited to 'net/siproxd/distinfo')
-rw-r--r-- | net/siproxd/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/siproxd/distinfo b/net/siproxd/distinfo new file mode 100644 index 0000000..6a0b1af --- /dev/null +++ b/net/siproxd/distinfo @@ -0,0 +1,2 @@ +MD5 (siproxd-0.5.8.tar.gz) = b987151719fced722b6df7d16c06f58d +SIZE (siproxd-0.5.8.tar.gz) = 193802 |