wok view pjsip/description.txt @ rev 25142

updated pjsip and pjsip-dev (2.8 -> 2.11.1)
author Hans-G?nter Theisgen
date Wed Jun 29 14:35:46 2022 +0100 (22 months ago)
parents
children
line source
1 PJSIP is a free and open source multimedia communication library
2 written in C language implementing standard based protocols such
3 as SIP, SDP, RTP, STUN, TURN, and ICE.
4 It combines signaling protocol (SIP) with rich multimedia framework
5 and NAT traversal functionality into high level API that is portable
6 and suitable for almost any type of systems ranging from desktops,
7 embedded systems, to mobile handsets.
9 PJSIP is both compact and feature rich.
10 It supports audio, video, presence, and instant messaging, and has
11 extensive documentation. PJSIP is very portable.
12 On mobile devices, it abstracts system dependent features and in
13 many cases is able to utilize the native multimedia capabilities of
14 the device.
16 PJSIP has been developed by a small team working exclusively for the
17 project since 2005, with participation of hundreds of developers
18 from around the world, and is routinely tested at SIP Interoperability
19 Event (SIPit ) since 2007.