summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip/pjsua/metadata.xml')
-rw-r--r--net-voip/pjsua/metadata.xml61
1 files changed, 61 insertions, 0 deletions
diff --git a/net-voip/pjsua/metadata.xml b/net-voip/pjsua/metadata.xml
new file mode 100644
index 0000000..fde6e9f
--- /dev/null
+++ b/net-voip/pjsua/metadata.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>bangert@gentoo.org</email>
+</maintainer>
+<longdescription lang="en">
+pjsua is an open source command line SIP user agent (softphone) that is used as the reference implementation for PJSIP, PJNATH, and PJMEDIA. Despite its simple command line appearance, it does pack many features!
+
+SIP features:
+Mutiple lines/identities (account registrations).
+Multiple calls.
+IPv6 (added in version 1.2)
+PRACK (100rel, RFC 3262).
+UPDATE (RFC 3311).
+OPTIONS.
+Call hold.
+Call transfer (attended or unattended, with or without refersub, RFC 3515, 3891, 3892, 4488).
+SIMPLE with PIDF and XPIDF support (SUBSCRIBE/NOTIFY, RFC 3265, 3856, 3863).
+Custom presence status text (RPID, RFC 4480).
+PUBLISH support (RFC 3903).
+Instant messaging (MESSAGE) and message composing indication (RFC 3428, 3994)
+UDP, TCP, and TLS transports.
+DNS SRV resolution for SIP servers (RFC 3263).
+DTMF with INFO (RFC 2976).
+STUN (RFC 3489bis).
+Digest AKA authentication (in development, RFC 3310, 4169).
+Media features:
+Multiple Concurrent calls
+Conferencing
+Speex, iLBC, GSM, G711, G722, and L16 codecs.
+Wideband and ultra-wideband codec (Speex)
+More codecs via Intel IPP library: AMR-NB, AMR-WB, G.722.1 (Siren7), G.723.1, G.726, G.728, G.729A
+Stereo codecs (L16)
+WAV file playing, streaming, and recording.
+RTCP
+Call quality monitoring.
+RFC 2833
+Auto-answer, auto-play file, auto-loop RTP
+Tone generation.
+AEC (Accoustic echo cancellation).
+Adaptive jitter buffer.
+Adaptive silence detection.
+PLC (Packet Lost Concealment).
+Packet loss simulation.
+Multiple frames per RTP packet.
+SRTP (Secure RTP)
+NAT traversal features:
+ICE (Interactive Connectivity Establishment, latest ICE draft).
+STUN (latest rfc3489-bis).
+TURN (latest draft-ietf-behave-turn)
+rport.
+SIP TCP and TLS keep-alive.
+Auto-detect and recover SIP UDP address change.
+Auto-detect ICE media transport change.
+pjsua can be downloaded from http://www.pjsip.org/download.htm.
+
+</longdescription>
+</pkgmetadata>
+