diff options
author | sobomax <sobomax@FreeBSD.org> | 2009-11-21 08:18:04 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2009-11-21 08:18:04 +0800 |
commit | aa6646c50fe2f8a920d85acb2c253fd08bad81e5 (patch) | |
tree | 5dc592990ba3f89997b5eb89d6ad0423553d80eb /net/Makefile | |
parent | 44f8ffc96935025b838aea502773f39fd073e3bb (diff) | |
download | freebsd-ports-gnome-aa6646c50fe2f8a920d85acb2c253fd08bad81e5.tar.gz freebsd-ports-gnome-aa6646c50fe2f8a920d85acb2c253fd08bad81e5.tar.zst freebsd-ports-gnome-aa6646c50fe2f8a920d85acb2c253fd08bad81e5.zip |
Add sippy_b2bua 1.0.2, SIP Back-to-back user agent (B2BUA) server with
Radius support.
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 683c8278023d..c9e7f5278815 100644 --- a/net/Makefile +++ b/net/Makefile @@ -916,6 +916,7 @@ SUBDIR += silc-server SUBDIR += simpleproxy SUBDIR += sip_scenario + SUBDIR += sippy_b2bua SUBDIR += siproxd SUBDIR += sipsak SUBDIR += sixxs-aiccu |