summaryrefslogtreecommitdiff
path: root/net/partysip/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/partysip/DESCR')
-rw-r--r--net/partysip/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/partysip/DESCR b/net/partysip/DESCR
new file mode 100644
index 00000000000..ba1076fbbcb
--- /dev/null
+++ b/net/partysip/DESCR
@@ -0,0 +1,8 @@
+Partysip is an implementation of a SIP proxy server. SIP stands for the
+Session Initiation Protocol and is described by the rfc2543 (soon to be
+deprecated by latest revisions). SIP is a open standard replacement from
+IETF for H323.
+Partysip is a modular application where some capabilities are added and
+removed through plugins. The program comes with several GPL plugins. At
+this step, partysip and its plugins could be used as a 'SIP registrar',
+a 'SIP redirect server' and a 'SIP statefull proxy server'.