How to Install libpjsip-ua2 in Ubuntu 18.04



Install libpjsip-ua2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpjsip-ua2

Description:

SIP handling library - SIP user agent library

PJSIP (a.k.a PJProject) is a multimedia communication library written in 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 high level API that is portable and suitable for almost any type of systems ranging from desktops, embedded systems, to mobile handsets. . This package includes a SIP user agent handling library

Homepage: http://www.pjsip.org/

Version: 2.7.2~dfsg-1

Section: universe/comm