summaryrefslogtreecommitdiffstats
path: root/python/python3-sipsimple/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-sipsimple/README')
-rw-r--r--python/python3-sipsimple/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/python/python3-sipsimple/README b/python/python3-sipsimple/README
new file mode 100644
index 0000000000..325b0ac6b4
--- /dev/null
+++ b/python/python3-sipsimple/README
@@ -0,0 +1,11 @@
+SIP SIMPLE client SDK is a Software Development Kit for development of
+Real Time Applications based on SIP and related protocols for
+Audio/Video, Instant Messaging, File Transfers, Desktop Sharing and
+Presence. Other media types can be easily added by using an extensible
+high-level API.
+
+Its primary purpose is to be a dependency for the Blink SIP client.
+It is also the backend for the sipclients3 command-line sip toolkit.
+
+This build ships its own versions of pjsip/pjproject, and ZRTPCPP.
+Please, report conflicts if discovered.