diff options
author | pi <pi@FreeBSD.org> | 2014-09-20 02:02:46 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-09-20 02:02:46 +0800 |
commit | e4d8337d3d1d1abe97d09cdaf03037273d41ec6b (patch) | |
tree | 3ada8ebff8508ae60067d85dd4711f2d022f9068 /net/Makefile | |
parent | 3186b587eb29bfdb849790c87cddb61190651ba1 (diff) | |
download | freebsd-ports-gnome-e4d8337d3d1d1abe97d09cdaf03037273d41ec6b.tar.gz freebsd-ports-gnome-e4d8337d3d1d1abe97d09cdaf03037273d41ec6b.tar.zst freebsd-ports-gnome-e4d8337d3d1d1abe97d09cdaf03037273d41ec6b.zip |
New port: net/kamailio 4.1.6
Kamailio is an open source SIP proxy server that is capable of
handling thousands of up calls in a second. Among the features
it provides, are support for TCP, UDP and SCTP, secure communication
via TLS for VoIP (voice, video), accounting, the most popular open
source databases and much more.
Originally starting out as the SIP Express Router (SER) project by
the Fraunhofer Society in 2001, the design team got together in
2008, merged old and new source code and rebranded SER to Kamailio.
WWW: http://www.kamailio.org/
PR: 181301
Submitted by: Oliver Mahmoudi <olivermahmoudi@gmail.com>
Reviewed by: marino
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f1b5e44af705..5ecf332688af 100644 --- a/net/Makefile +++ b/net/Makefile @@ -246,6 +246,7 @@ SUBDIR += jsch SUBDIR += jumpgate SUBDIR += jwhois + SUBDIR += kamailio SUBDIR += kdenetwork4 SUBDIR += kdenetwork4-filesharing SUBDIR += kdenetwork4-strigi-analyzers |