aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVitaly Lavrov <vel21ripn@gmail.com>2017-10-31 22:04:14 +0300
committerVitaly Lavrov <vel21ripn@gmail.com>2017-10-31 22:04:14 +0300
commita0980228efa9cb4c2546dbbaaa9475db04f59cce (patch)
treeb8cf714a18ca85f08ceeffc837ec37d203820bea /tests
parent4f72b954da705f8d54a9dd61eae46b2b36b24dc0 (diff)
Bug fix. Protocol SIP: command 'CANCEL sip:' is not recognized.
Add sip.pcap for tests ( Source: https://wiki.wireshark.org/SIP ).
Diffstat (limited to 'tests')
-rw-r--r--tests/pcap/sip.pcapbin0 -> 50975 bytes
-rw-r--r--tests/result/sip.pcap.out8
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/pcap/sip.pcap b/tests/pcap/sip.pcap
new file mode 100644
index 000000000..8cd7f4761
--- /dev/null
+++ b/tests/pcap/sip.pcap
Binary files differ
diff --git a/tests/result/sip.pcap.out b/tests/result/sip.pcap.out
new file mode 100644
index 000000000..8f1dfb3d2
--- /dev/null
+++ b/tests/result/sip.pcap.out
@@ -0,0 +1,8 @@
+RTP 9 1926 1
+SIP 102 47087 2
+RTCP 1 146 1
+
+ 1 UDP 192.168.1.2:5060 <-> 212.242.33.35:5060 [proto: 100/SIP][53 pkts/21940 bytes <-> 31 pkts/15635 bytes]
+ 2 UDP 192.168.1.2:5060 <-> 200.68.120.81:5060 [proto: 100/SIP][15 pkts/7568 bytes <-> 3 pkts/1944 bytes]
+ 3 UDP 192.168.1.2:30000 -> 212.242.33.36:40392 [proto: 87/RTP][9 pkts/1926 bytes -> 0 pkts/0 bytes]
+ 4 UDP 192.168.1.2:30001 -> 212.242.33.36:40393 [proto: 165/RTCP][1 pkts/146 bytes -> 0 pkts/0 bytes]