Tag Archives: sip troubleshooting

Asterisk SIP Troubleshooting command line

Asterisk SIP Troubleshooting command line .VOIP communication common protocol is SIP . SIP Troubleshooting is very important in VOIP. Below are some basic command used in SIP Troubleshooting. sngrip      Capture and Analyse SIP Packets on the Command Line … Continue reading

Posted in IP Telephony | Tagged , | Leave a comment

How to troubleshoot SIP Connection using tcpdump

How to troubleshoot SIP Connection using tcpdump To check SIP connection through tcpdump use the following command tcpdump -nqt -s 0 -A -i eth0 port 5060 where: -n do not convert IP address to DNS names -q be quite, print less … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment