How to Install libsip-api-java in Ubuntu 18.04



Install libsip-api-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libsip-api-java

Description:

SIP API for Java

The SIP API specification provides a standard portable interface to share information between SIP Clients and SIP Servers, providing call control elements enabling converged-network applications. . This is a reimplementation of the JSR 32 specification due to a non-free license of the reference implementation.

Homepage: https://github.com/opentelecoms-org/java-sip-api

Version: 1.2-1

Section: universe/java