answer_machine.pl.gz

framework for SIP modules

Install

All systems
curl cmd.cat/answer_machine.pl.gz.sh
Debian Debian
apt-get install libnet-sip-perl
Ubuntu
apt-get install libnet-sip-perl
image/svg+xml Kali Linux
apt-get install libnet-sip-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libnet-sip-perl
Raspbian
apt-get install libnet-sip-perl

libnet-sip-perl

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.