How to Install libnet-sip-perl in Ubuntu 18.04



Install libnet-sip-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-sip-perl

Description:

framework for SIP modules

Net::SIP is a Perl framework that provides many useful tools with which to write software for SIP endpoints (e.g phones, answer machines), SIP proxies and registrars. It contains no GUI and no real code for working with video or audio, though it does have some support for RTP (no RTCP) and working with PCMU/8000 data, enough for sending PCMU/8000 encoded audio to a SIP peer and for receiving and saving PCMU/8000 audio data.

Homepage: https://metacpan.org/release/Net-SIP

Version: 0.812-1

Section: universe/perl