Ticket #452: tcpdump_1.txt

File tcpdump_1.txt, 11.7 KB (added by roman_zhur, 3 days ago)
Line 
1root@comcerto:~# tcpdump -i any port 6060 or port 5060 -v
2tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
307:34:28.410107 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 991)
4 192.168.20.97.5060 > 192.168.20.98.5060: SIP, length: 963
5 INVITE sip:22@192.168.20.98:5060 SIP/2.0
6 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK4109705569
7 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
8 To: <sip:22@192.168.20.98:5060>
9 Call-ID: 0_1141091475@192.168.20.97
10 CSeq: 1 INVITE
11 Contact: <sip:11@192.168.20.97:5060>
12 Content-Type: application/sdp
13 Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
14 Max-Forwards: 70
15 User-Agent: Yealink SIP-T21P_E2 52.82.14.1
16 Supported: timer
17 Session-Expires: 300;refresher=uac
18 Min-SE: 90
19 Allow-Events: talk,hold,conference,refer,check-sync
20 Supported: replaces
21 Content-Length: 308
22
23 v=0
24 o=- 20075 20075 IN IP4 192.168.20.97
25 s=SDP data
26 c=IN IP4 192.168.20.97
27 t=0 0
28 m=audio 12202 RTP/AVP 9 0 8 18 101
29 a=rtpmap:9 G722/8000
30 a=rtpmap:0 PCMU/8000
31 a=rtpmap:8 PCMA/8000
32 a=rtpmap:18 G729/8000
33 a=fmtp:18 annexb=no
34 a=ptime:20
35 a=sendrecv
36 a=rtpmap:101 telephone-event/8000
37 a=fmtp:101 0-15
3807:34:28.422346 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 464)
39 192.168.20.98.5060 > 192.168.20.97.5060: SIP, length: 436
40 SIP/2.0 407 Proxy Authentication Required
41 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK4109705569
42 Proxy-Authenticate: Digest nonce="1747035268:ea4911901351f68ef492235f690dc9fd",algorithm=MD5,realm="192.168.20.98",qop="auth,auth-int"
43 To: <sip:22@192.168.20.98:5060>;tag=e9567636
44 From: "11"<sip:11@192.168.20.98:5060>;tag=113478370
45 Call-ID: 0_1141091475@192.168.20.97
46 CSeq: 1 INVITE
47 Server: repro 1.12.0
48 Content-Length: 0
49
5007:34:28.428118 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 300)
51 192.168.20.97.5060 > 192.168.20.98.5060: SIP, length: 272
52 ACK sip:22@192.168.20.98:5060 SIP/2.0
53 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK4109705569
54 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
55 To: <sip:22@192.168.20.98:5060>;tag=e9567636
56 Call-ID: 0_1141091475@192.168.20.97
57 CSeq: 1 ACK
58 Content-Length: 0
59
6007:34:28.436138 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 1245)
61 192.168.20.97.5060 > 192.168.20.98.5060: SIP, length: 1217
62 INVITE sip:22@192.168.20.98:5060 SIP/2.0
63 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
64 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
65 To: <sip:22@192.168.20.98:5060>
66 Call-ID: 0_1141091475@192.168.20.97
67 CSeq: 2 INVITE
68 Contact: <sip:11@192.168.20.97:5060>
69 Proxy-Authorization: Digest username="11", realm="192.168.20.98", nonce="1747035268:ea4911901351f68ef492235f690dc9fd", uri="sip:22@192.168.20.98:5060", response="59d544799589fcd307455f7fffe02b32", algorithm=MD5, cnonce="0a4f113b", qop=auth, nc=00000001
70 Content-Type: application/sdp
71 Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
72 Max-Forwards: 70
73 User-Agent: Yealink SIP-T21P_E2 52.82.14.1
74 Supported: timer
75 Session-Expires: 300;refresher=uac
76 Min-SE: 90
77 Allow-Events: talk,hold,conference,refer,check-sync
78 Supported: replaces
79 Content-Length: 308
80
81 v=0
82 o=- 20075 20075 IN IP4 192.168.20.97
83 s=SDP data
84 c=IN IP4 192.168.20.97
85 t=0 0
86 m=audio 12202 RTP/AVP 9 0 8 18 101
87 a=rtpmap:9 G722/8000
88 a=rtpmap:0 PCMU/8000
89 a=rtpmap:8 PCMA/8000
90 a=rtpmap:18 G729/8000
91 a=fmtp:18 annexb=no
92 a=ptime:20
93 a=sendrecv
94 a=rtpmap:101 telephone-event/8000
95 a=fmtp:101 0-15
9607:34:28.463367 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 1132)
97 localhost..5060 > localhost..6060: SIP, length: 1104
98 INVITE sip:22@127.0.0.1:6060;transport=udp SIP/2.0
99 Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---c4a4922b9bb6c548;rport
100 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
101 Max-Forwards: 69
102 Record-Route: <sip:192.168.20.98:5060;transport=udp;lr>
103 Contact: <sip:11@192.168.20.97:5060>
104 To: <sip:22@192.168.20.98:5060>
105 From: "11"<sip:11@192.168.20.98:5060>;tag=113478370
106 Call-ID: 0_1141091475@192.168.20.97
107 CSeq: 2 INVITE
108 Session-Expires: 300;refresher=uac
109 Min-SE: 90
110 Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
111 Content-Type: application/sdp
112 Supported: timer, replaces
113 User-Agent: Yealink SIP-T21P_E2 52.82.14.1
114 Allow-Events: talk, hold, conference, refer, check-sync
115 Content-Length: 308
116
117 v=0
118 o=- 20075 20075 IN IP4 192.168.20.97
119 s=SDP data
120 c=IN IP4 192.168.20.97
121 t=0 0
122 m=audio 12202 RTP/AVP 9 0 8 18 101
123 a=rtpmap:9 G722/8000
124 a=rtpmap:0 PCMU/8000
125 a=rtpmap:8 PCMA/8000
126 a=rtpmap:18 G729/8000
127 a=fmtp:18 annexb=no
128 a=ptime:20
129 a=sendrecv
130 a=rtpmap:101 telephone-event/8000
131 a=fmtp:101 0-15
13207:34:28.473176 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 384)
133 localhost..6060 > localhost..5060: SIP, length: 356
134 SIP/2.0 100 Trying
135 Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---c4a4922b9bb6c548;rport=5060
136 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
137 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
138 To: <sip:22@192.168.20.98:5060>
139 Call-ID: 0_1141091475@192.168.20.97
140 CSeq: 2 INVITE
141 User-Agent: eXosip/5.3.0
142 Content-Length: 0
143
14407:34:28.531688 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 271)
145 192.168.20.98.5060 > 192.168.20.97.5060: SIP, length: 243
146 SIP/2.0 100 Trying
147 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
148 To: <sip:22@192.168.20.98:5060>
149 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
150 Call-ID: 0_1141091475@192.168.20.97
151 CSeq: 2 INVITE
152 Content-Length: 0
153
15407:34:28.624240 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 865)
155 localhost..6060 > localhost..5060: SIP, length: 837
156 SIP/2.0 183 Session Progress
157 Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---c4a4922b9bb6c548;rport=5060
158 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
159 Record-Route: <sip:192.168.20.98:5060;transport=udp;lr>
160 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
161 To: <sip:22@192.168.20.98:5060>;tag=1286645902
162 Call-ID: 0_1141091475@192.168.20.97
163 CSeq: 2 INVITE
164 Contact: <sip:22@127.0.0.1:6060>
165 Content-Type: application/sdp
166 Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
167 User-Agent: eXosip/5.3.0
168 Allow-Events: conference
169 Supported: replaces,timer,100rel
170 Content-Length: 191
171
172 v=0
173 o=gateway 0 0 IN IP4 192.168.20.98
174 s=conversation
175 c=IN IP4 192.168.20.98
176 t=0 0
177 m=audio 12000 RTP/AVP 9 101
178 a=rtpmap:9 G722/8000
179 a=rtpmap:101 telephone-event/8000
180 a=fmtp:101 0-15
18107:34:28.660905 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 810)
182 192.168.20.98.5060 > 192.168.20.97.5060: SIP, length: 782
183 SIP/2.0 183 Session Progress
184 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
185 Record-Route: <sip:192.168.20.98:5060;transport=udp;lr>
186 Contact: <sip:22@127.0.0.1:6060>
187 To: <sip:22@192.168.20.98:5060>;tag=1286645902
188 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
189 Call-ID: 0_1141091475@192.168.20.97
190 CSeq: 2 INVITE
191 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
192 Content-Type: application/sdp
193 Server: repro 1.12.0
194 Supported: replaces, timer, 100rel
195 User-Agent: eXosip/5.3.0
196 Allow-Events: conference
197 Content-Length: 191
198
199 v=0
200 o=gateway 0 0 IN IP4 192.168.20.98
201 s=conversation
202 c=IN IP4 192.168.20.98
203 t=0 0
204 m=audio 12000 RTP/AVP 9 101
205 a=rtpmap:9 G722/8000
206 a=rtpmap:101 telephone-event/8000
207 a=fmtp:101 0-15
20807:34:32.476793 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 541)
209 localhost..6060 > localhost..5060: SIP, length: 513
210 SIP/2.0 404 Not Found
211 Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---c4a4922b9bb6c548;rport=5060
212 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
213 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
214 To: <sip:22@192.168.20.98:5060>;tag=1286645902
215 Call-ID: 0_1141091475@192.168.20.97
216 CSeq: 2 INVITE
217 Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,REFER,NOTIFY,INFO,UPDATE,PRACK,SUBSCRIBE
218 User-Agent: eXosip/5.3.0
219 Allow-Events: conference
220 Supported: replaces,timer,100rel
221 Content-Length: 0
222
22307:34:32.487147 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 349)
224 localhost..5060 > localhost..6060: SIP, length: 321
225 ACK sip:22@127.0.0.1:6060;transport=udp SIP/2.0
226 Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK-524287-1---c4a4922b9bb6c548;rport
227 Max-Forwards: 70
228 To: <sip:22@192.168.20.98:5060>;tag=1286645902
229 From: "11"<sip:11@192.168.20.98:5060>;tag=113478370
230 Call-ID: 0_1141091475@192.168.20.97
231 CSeq: 2 ACK
232 Content-Length: 0
233
23407:34:32.490835 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 488)
235 192.168.20.98.5060 > 192.168.20.97.5060: SIP, length: 460
236 SIP/2.0 404 Not Found
237 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
238 To: <sip:22@192.168.20.98:5060>;tag=1286645902
239 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
240 Call-ID: 0_1141091475@192.168.20.97
241 CSeq: 2 INVITE
242 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY, INFO, UPDATE, PRACK, SUBSCRIBE
243 Server: repro 1.12.0
244 Supported: replaces, timer, 100rel
245 User-Agent: eXosip/5.3.0
246 Allow-Events: conference
247 Content-Length: 0
248
24907:34:32.498157 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 302)
250 192.168.20.97.5060 > 192.168.20.98.5060: SIP, length: 274
251 ACK sip:22@192.168.20.98:5060 SIP/2.0
252 Via: SIP/2.0/UDP 192.168.20.97:5060;branch=z9hG4bK1154999255
253 From: "11" <sip:11@192.168.20.98:5060>;tag=113478370
254 To: <sip:22@192.168.20.98:5060>;tag=1286645902
255 Call-ID: 0_1141091475@192.168.20.97
256 CSeq: 2 ACK
257 Content-Length: 0
258
25907:34:34.468160 IP (tos 0x68, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 32)
260 192.168.20.97.5060 > 192.168.20.98.5060: SIP
261
26214 packets captured
26319 packets received by filter
2640 packets dropped by kernel
265root@comcerto:~#