summaryrefslogtreecommitdiffstats
path: root/libraries/pjsip/README
diff options
context:
space:
mode:
author Christopher Walker <kris240376@gmail.com>2017-01-19 22:38:25 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-21 07:04:34 +0700
commitd0d2a985df2a85f7a68c1cb0294dee5299e155d8 (patch)
treebc6c4aec3fc727be7429826fd9f1b0bfa67c52fb /libraries/pjsip/README
parentfb78c08f1f00e8c11ddae3415fb100f4b6f7d50a (diff)
downloadslackbuilds-d0d2a985df2a85f7a68c1cb0294dee5299e155d8.tar.gz
slackbuilds-d0d2a985df2a85f7a68c1cb0294dee5299e155d8.tar.xz
libraries/pjsip: Added (multimedia communication library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/pjsip/README')
-rw-r--r--libraries/pjsip/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/pjsip/README b/libraries/pjsip/README
new file mode 100644
index 0000000000..b639d08309
--- /dev/null
+++ b/libraries/pjsip/README
@@ -0,0 +1,11 @@
+PJSIP is a free and open source multimedia communication library
+written in the C language implementing standard based protocols such as
+SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol
+(SIP) with rich multimedia framework and NAT traversal functionality
+into a high level API that is portable and suitable for almost any type
+of systems ranging from desktops, embedded systems, to mobile handsets.
+
+This library is required by Asterisk if you wish to use the newer PJSIP
+communication features included with Asterisk 12 and above.
+
+Optional dependencies: ffmpeg