Testing

VoIP Troubleshooting with PJSIP

Post Views: 2,245 PJSIP is a free, open-source multimedia communication library written in C that is used for troubleshooting VoIP. PJSIP implements standard-based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE, targeting VoIP (Voice over IP) applications, including SIP signaling and media handling. You will find the project at github here. What Is […]

VoIP Troubleshooting with PJSIP Read More »

, , , , ,

SIP Testing and Troubleshooting with sipsak

Post Views: 6,522 When testing the Internet, there are several key tools we use in troubleshooting: one of them is ping. To verify a particular IP address is operational we “ping 192.168.0.1” from the command line to see if we get an answer back, letting us know that the system we are pinging and the

SIP Testing and Troubleshooting with sipsak Read More »

, , , , , ,

What is, and how can you use hping3?

Post Views: 13,162 A CLEAR WORD OF CAUTION – ONLY USE THIS TOOL WHERE YOU HAVE PERMISSION. THIS ARTICLE IS OFFERRED FOR LEARNING PURPOSES ONLY. Hping3 is a network tool designed for packet crafting and analysis, similar to Scapy but with a more command-line-oriented interface. It is often used for testing and troubleshooting network infrastructure,

What is, and how can you use hping3? Read More »

, , ,

Getting started with iPerf – an illustrated step by step procedure

Post Views: 11,148 In this article we will get you started with the iPerf tool.  We will be using it in a Linux environment, but know that it is available for all systems at http://iperf.fr. iPerf is used to test performance, throughput, packet loss, and jitter on TCP/IP networks. iPerf defaults to testing TCP – port

Getting started with iPerf – an illustrated step by step procedure Read More »

, , , ,

Testing/Baselining DNS Server Performance

Post Views: 1,991 As a follow on to our DNS In Depth article, we wanted to provide a reference to a great tool. One of the important impacts to how fast the Internet works for users is how fast the Domain Name Service responds to database requests.  For example, if you type www.cellstream.com into your URL

Testing/Baselining DNS Server Performance Read More »

, , ,
Scroll to Top