mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
and SIP Express Router that has the following features: - Distributed geographical location - Scalability, load balancing and redundancy - Real-time sessions statistics - Configurable IP and UDP port range - Support for audio and video streams - Support for multiple media streams per call - Accounting of network traffic PR: ports/102977 Submitted by: Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de>
8 lines
117 B
Text
8 lines
117 B
Text
--- Makefile Wed Dec 31 19:00:00 1969
|
|
+++ Makefile Tue Aug 8 15:01:10 2006
|
|
@@ -0,0 +1,4 @@
|
|
+all:
|
|
+
|
|
+install:
|
|
+
|
|
|