SipP installation in Debian 12
Install the required packages
sudo apt update && sudo apt install -y \ build-essential \ cmake \ git \ libncurses5-dev \ libssl-dev \ libpcap-dev \ libnet1-dev \ libsctp-dev \ libgsl-dev \ libgtest-dev
Clone the Git Repository
git clone https://github.com/SIPp/sipp.git
Compile the SIPp
cd sipp cmake . -DUSE_SSL=1 -DUSE_SCTP=1 -DUSE_PCAP=1 -DUSE_GSL=1 make all
0
Howdy, Stranger!
Categories
- 100 All Categories
- 25 VoIP
- 12 SIP
- 16 asterisk
- 44 Programming
- 1 Nodejs
- 4 javascript
- 19 PHP
- 8 Codeigniter
- 14 database
- 1 UI/UX
- 2 Flutter
- 29 OS
- 27 Linux
- 1 Virtualization
- 1 Android
- 1 Windows
- 2 legal
