Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. [root@H2 ~]# tcpdump -Ann -s 0 -i eth0 host sip.zadarma.com
  2. tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
  3. listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
  4. 13:13:31.004084 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 822
  5. E`.R.|..@..VO.."%.&......>6.INVITE sip:74957852929@sip.zadarma.com:5060 SIP/2.0
  6. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK506787b7
  7. Max-Forwards: 70
  8. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  9. To: <sip:74957852929@sip.zadarma.com:5060>
  10. Contact: <sip:83472242301@79.170.152.34:5060>
  11. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  12. CSeq: 102 INVITE
  13. User-Agent: Hive
  14. Date: Fri, 18 Jan 2019 10:13:31 GMT
  15. Min-SE: 1200
  16. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  17. Supported: replaces, timer
  18. Content-Type: application/sdp
  19. Content-Length: 224
  20.  
  21. v=0
  22. o=root 788906207 788906207 IN IP4 79.170.152.34
  23. s=Hive
  24. c=IN IP4 79.170.152.34
  25. t=0 0
  26. m=audio 17474 RTP/AVP 8 101
  27. a=rtpmap:8 PCMA/8000
  28. a=rtpmap:101 telephone-event/8000
  29. a=fmtp:101 0-16
  30. a=maxptime:150
  31. a=sendrecv
  32.  
  33. 13:13:31.011845 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 345
  34. E..u....<.8.%.&.O..".....aqBSIP/2.0 100 trying -- your call is important to us
  35. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK506787b7;rport=5060
  36. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  37. To: <sip:74957852929@sip.zadarma.com:5060>
  38. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  39. CSeq: 102 INVITE
  40. Server: Zadarma server
  41. Content-Length: 0
  42.  
  43.  
  44. 13:13:33.727490 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 542
  45. E..:....<.8%%.&.O..".....&=.SIP/2.0 180 Ringing
  46. Via: SIP/2.0/UDP 79.170.152.34:5060;rport=5060;branch=z9hG4bK506787b7
  47. Record-Route: <sip:37.139.38.17;lr=on;ftag=as678c29b4>
  48. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  49. To: <sip:74957852929@sip.zadarma.com:5060>;tag=as02625c48
  50. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  51. CSeq: 102 INVITE
  52. Server: Zadarma Voip
  53. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  54. Supported: replaces
  55. Contact: <sip:74957852929@37.139.38.25:5060>
  56. Content-Length: 0
  57.  
  58.  
  59. 13:13:34.329246 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 798
  60. E..:....<.7$%.&.O..".....&..SIP/2.0 200 OK
  61. Via: SIP/2.0/UDP 79.170.152.34:5060;rport=5060;branch=z9hG4bK506787b7
  62. Record-Route: <sip:37.139.38.17;lr=on;ftag=as678c29b4>
  63. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  64. To: <sip:74957852929@sip.zadarma.com:5060>;tag=as02625c48
  65. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  66. CSeq: 102 INVITE
  67. Server: Zadarma Voip
  68. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  69. Supported: replaces
  70. Contact: <sip:74957852929@37.139.38.25:5060>
  71. Content-Type: application/sdp
  72. Content-Length: 228
  73.  
  74. v=0
  75. o=root 1317917417 1317917417 IN IP4 37.139.38.25
  76. s=Zadarma Voip
  77. c=IN IP4 37.139.38.25
  78. t=0 0
  79. m=audio 11882 RTP/AVP 8 101
  80. a=rtpmap:8 PCMA/8000
  81. a=rtpmap:101 telephone-event/8000
  82. a=fmtp:101 0-16
  83. a=ptime:20
  84. a=sendrecv
  85.  
  86. 13:13:34.329991 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 449
  87. E`...}..@...O.."%.&.......5CACK sip:74957852929@37.139.38.25:5060 SIP/2.0
  88. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK2e5ed263
  89. Route: <sip:37.139.38.17;lr=on;ftag=as678c29b4>
  90. Max-Forwards: 70
  91. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  92. To: <sip:74957852929@sip.zadarma.com:5060>;tag=as02625c48
  93. Contact: <sip:83472242301@79.170.152.34:5060>
  94. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  95. CSeq: 102 ACK
  96. User-Agent: Hive
  97. Content-Length: 0
  98.  
  99.  
  100. 13:13:34.412281 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 517
  101. 5.OPTIONS sip:sip.zadarma.com SIP/2.0
  102. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK51ff079c
  103. Max-Forwards: 70
  104. From: "asterisk" <sip:1234@79.170.152.34>;tag=as556d84b0
  105. To: <sip:sip.zadarma.com>
  106. Contact: <sip:1234@79.170.152.34:5060>
  107. Call-ID: 75c9a8fd1b569ba077a778057b8b6465@79.170.152.34:5060
  108. CSeq: 102 OPTIONS
  109. User-Agent: Hive
  110. Date: Fri, 18 Jan 2019 10:13:34 GMT
  111. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  112. Supported: replaces, timer
  113. Content-Length: 0
  114.  
  115.  
  116. 13:13:34.415232 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 406
  117. E.......<.8.%.&.O.."......]$SIP/2.0 200 OK
  118. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK51ff079c;rport=5060
  119. From: "asterisk" <sip:1234@79.170.152.34>;tag=as556d84b0
  120. To: <sip:sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.3e45
  121. Call-ID: 75c9a8fd1b569ba077a778057b8b6465@79.170.152.34:5060
  122. CSeq: 102 OPTIONS
  123. Accept: */*
  124. Accept-Encoding:
  125. Accept-Language: en
  126. Supported:
  127. Server: Zadarma server
  128. Content-Length: 0
  129.  
  130.  
  131. 13:13:37.676994 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 630
  132. E`......@...O.."%.&......~5.REGISTER sip:sip.zadarma.com SIP/2.0
  133. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK4d29ccfc
  134. Max-Forwards: 70
  135. From: <sip:880400@sip.zadarma.com>;tag=as71f01707
  136. To: <sip:880400@sip.zadarma.com>
  137. Call-ID: 463bc8157c0df1ba767b480179224486@[::1]
  138. CSeq: 193 REGISTER
  139. Supported: replaces, timer
  140. User-Agent: Hive
  141. Authorization: Digest username="880400", realm="sip.zadarma.com", algorithm=MD5, uri="sip:sip.zadarma.com", nonce="XEGnK1xBpf91AlxIUTRHQBFDAw1wyVpg", response="f532aa03a0a0b855d340d91b40070a6b", qop=auth, cnonce="4a5b143c", nc=00000003
  142. Expires: 120
  143. Contact: <sip:880400@79.170.152.34:5060>
  144. Content-Length: 0
  145.  
  146.  
  147. 13:13:37.677612 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 630
  148. E`......@...O.."%.&......~5.REGISTER sip:sip.zadarma.com SIP/2.0
  149. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK415e6c51
  150. Max-Forwards: 70
  151. From: <sip:800954@sip.zadarma.com>;tag=as2260bb07
  152. To: <sip:800954@sip.zadarma.com>
  153. Call-ID: 523e05391cbcfba841093ad76b97c4d2@[::1]
  154. CSeq: 193 REGISTER
  155. Supported: replaces, timer
  156. User-Agent: Hive
  157. Authorization: Digest username="800954", realm="sip.zadarma.com", algorithm=MD5, uri="sip:sip.zadarma.com", nonce="XEGnK1xBpf91AlxIUTRHQBFDAw1wyVpg", response="bd599b5e2903e87e0798b49a64d64a57", qop=auth, cnonce="76664bb2", nc=00000003
  158. Expires: 120
  159. Contact: <sip:800954@79.170.152.34:5060>
  160. Content-Length: 0
  161.  
  162.  
  163. 13:13:37.682200 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 382
  164. E.......<.8.%.&.O.."........SIP/2.0 200 OK
  165. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK4d29ccfc;rport=5060
  166. From: <sip:880400@sip.zadarma.com>;tag=as71f01707
  167. To: <sip:880400@sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.5085
  168. Call-ID: 463bc8157c0df1ba767b480179224486@[::1]
  169. CSeq: 193 REGISTER
  170. Contact: <sip:880400@79.170.152.34:5060>;expires=120
  171. Server: Zadarma server
  172. Content-Length: 0
  173.  
  174.  
  175. 13:13:37.682674 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 382
  176. E.......<.8.%.&.O.."......).SIP/2.0 200 OK
  177. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK415e6c51;rport=5060
  178. From: <sip:800954@sip.zadarma.com>;tag=as2260bb07
  179. To: <sip:800954@sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.3a7f
  180. Call-ID: 523e05391cbcfba841093ad76b97c4d2@[::1]
  181. CSeq: 193 REGISTER
  182. Contact: <sip:800954@79.170.152.34:5060>;expires=120
  183. Server: Zadarma server
  184. Content-Length: 0
  185.  
  186.  
  187. 13:13:40.030859 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 631
  188. E`......@...O.."%.&.......5.REGISTER sip:sip.zadarma.com SIP/2.0
  189. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK151face7
  190. Max-Forwards: 70
  191. From: <sip:800954@sip.zadarma.com>;tag=as6d1989fa
  192. To: <sip:800954@sip.zadarma.com>
  193. Call-ID: 242707e33628863561f727a346518325@[::1]
  194. CSeq: 1039 REGISTER
  195. Supported: replaces, timer
  196. User-Agent: Hive
  197. Authorization: Digest username="800954", realm="sip.zadarma.com", algorithm=MD5, uri="sip:sip.zadarma.com", nonce="XEGmxFxBpZjF5DgWegAPKaS3E6dYJ8Uj", response="13d75fbd182c237afd9252b1f5048e8b", qop=auth, cnonce="26d0b94c", nc=00000004
  198. Expires: 120
  199. Contact: <sip:800954@79.170.152.34:5060>
  200. Content-Length: 0
  201.  
  202.  
  203. 13:13:40.031980 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 630
  204. E`......@...O.."%.&......~5.REGISTER sip:sip.zadarma.com SIP/2.0
  205. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK179fdf18
  206. Max-Forwards: 70
  207. From: <sip:800954@sip.zadarma.com>;tag=as5b94c4a5
  208. To: <sip:800954@sip.zadarma.com>
  209. Call-ID: 3861f3731ef9135d259047d73e24d926@[::1]
  210. CSeq: 197 REGISTER
  211. Supported: replaces, timer
  212. User-Agent: Hive
  213. Authorization: Digest username="800954", realm="sip.zadarma.com", algorithm=MD5, uri="sip:sip.zadarma.com", nonce="XEGnl1xBpmsut4YE22Yrm4RQXYXZMWm5", response="6b3053d6bd2433e31be71ab7a7e5dcd3", qop=auth, cnonce="55fdafa6", nc=00000002
  214. Expires: 120
  215. Contact: <sip:800954@79.170.152.34:5060>
  216. Content-Length: 0
  217.  
  218.  
  219. 13:13:40.036182 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 443
  220. E.......<.8.%.&.O.."......nNSIP/2.0 401 Unauthorized
  221. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK151face7;rport=5060
  222. From: <sip:800954@sip.zadarma.com>;tag=as6d1989fa
  223. To: <sip:800954@sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.2263
  224. Call-ID: 242707e33628863561f727a346518325@[::1]
  225. CSeq: 1039 REGISTER
  226. WWW-Authenticate: Digest realm="sip.zadarma.com", nonce="XEGoAFxBptTMY7c9Nbi3yrjTZlLX5szB", qop="auth"
  227. Server: Zadarma server
  228. Content-Length: 0
  229.  
  230.  
  231. 13:13:40.037064 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 631
  232. E`......@...O.."%.&.......5.REGISTER sip:sip.zadarma.com SIP/2.0
  233. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK75cc8eff
  234. Max-Forwards: 70
  235. From: <sip:800954@sip.zadarma.com>;tag=as6d1989fa
  236. To: <sip:800954@sip.zadarma.com>
  237. Call-ID: 242707e33628863561f727a346518325@[::1]
  238. CSeq: 1040 REGISTER
  239. Supported: replaces, timer
  240. User-Agent: Hive
  241. Authorization: Digest username="800954", realm="sip.zadarma.com", algorithm=MD5, uri="sip:sip.zadarma.com", nonce="XEGoAFxBptTMY7c9Nbi3yrjTZlLX5szB", response="e7d2687a3187b1632c08430347c49cae", qop=auth, cnonce="0fe18869", nc=00000001
  242. Expires: 120
  243. Contact: <sip:800954@79.170.152.34:5060>
  244. Content-Length: 0
  245.  
  246.  
  247. 13:13:40.046202 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 382
  248. E.......<.8.%.&.O.."........SIP/2.0 200 OK
  249. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK179fdf18;rport=5060
  250. From: <sip:800954@sip.zadarma.com>;tag=as5b94c4a5
  251. To: <sip:800954@sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.b4b3
  252. Call-ID: 3861f3731ef9135d259047d73e24d926@[::1]
  253. CSeq: 197 REGISTER
  254. Contact: <sip:800954@79.170.152.34:5060>;expires=120
  255. Server: Zadarma server
  256. Content-Length: 0
  257.  
  258.  
  259. 13:13:40.051447 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 383
  260. E.......<.8.%.&.O.."......A.SIP/2.0 200 OK
  261. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK75cc8eff;rport=5060
  262. From: <sip:800954@sip.zadarma.com>;tag=as6d1989fa
  263. To: <sip:800954@sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.836d
  264. Call-ID: 242707e33628863561f727a346518325@[::1]
  265. CSeq: 1040 REGISTER
  266. Contact: <sip:800954@79.170.152.34:5060>;expires=120
  267. Server: Zadarma server
  268. Content-Length: 0
  269.  
  270.  
  271. 13:13:43.280800 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 531
  272. E`./....@..qO.."%.&.......5.OPTIONS sip:sip.zadarma.com SIP/2.0
  273. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK42d7ce0b
  274. Max-Forwards: 70
  275. From: "asterisk" <sip:83472242301@79.170.152.34>;tag=as652c1aaf
  276. To: <sip:sip.zadarma.com>
  277. Contact: <sip:83472242301@79.170.152.34:5060>
  278. Call-ID: 1e4f698c7f8cf9cf23b3f0c84a30ba9e@79.170.152.34:5060
  279. CSeq: 102 OPTIONS
  280. User-Agent: Hive
  281. Date: Fri, 18 Jan 2019 10:13:43 GMT
  282. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  283. Supported: replaces, timer
  284. Content-Length: 0
  285.  
  286.  
  287. 13:13:43.283795 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 413
  288. E.......<.8.%.&.O.."........SIP/2.0 200 OK
  289. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK42d7ce0b;rport=5060
  290. From: "asterisk" <sip:83472242301@79.170.152.34>;tag=as652c1aaf
  291. To: <sip:sip.zadarma.com>;tag=6d8afd3ee9eed615c4ab8afe931d20cf.35b0
  292. Call-ID: 1e4f698c7f8cf9cf23b3f0c84a30ba9e@79.170.152.34:5060
  293. CSeq: 102 OPTIONS
  294. Accept: */*
  295. Accept-Encoding:
  296. Accept-Language: en
  297. Supported:
  298. Server: Zadarma server
  299. Content-Length: 0
  300.  
  301.  
  302. 13:13:51.071207 IP 79.170.152.34.5060 > 37.139.38.17.5060: SIP, length: 475
  303. E`......@...O.."%.&.......5]BYE sip:74957852929@37.139.38.25:5060 SIP/2.0
  304. Via: SIP/2.0/UDP 79.170.152.34:5060;branch=z9hG4bK70b35c96
  305. Route: <sip:37.139.38.17;lr=on;ftag=as678c29b4>
  306. Max-Forwards: 70
  307. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  308. To: <sip:74957852929@sip.zadarma.com:5060>;tag=as02625c48
  309. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  310. CSeq: 103 BYE
  311. User-Agent: Hive
  312. X-Asterisk-HangupCause: Normal Clearing
  313. X-Asterisk-HangupCauseCode: 16
  314. Content-Length: 0
  315.  
  316.  
  317. 13:13:51.075479 IP 37.139.38.17.5060 > 79.170.152.34.5060: SIP, length: 432
  318. E.......<.8.%.&.O.."........SIP/2.0 200 OK
  319. Via: SIP/2.0/UDP 79.170.152.34:5060;rport=5060;branch=z9hG4bK70b35c96
  320. From: <sip:83472242301@sip.zadarma.com>;tag=as678c29b4
  321. To: <sip:74957852929@sip.zadarma.com:5060>;tag=as02625c48
  322. Call-ID: 2c2b07c423acec801b84edde67b56986@sip.zadarma.com
  323. CSeq: 103 BYE
  324. Server: Zadarma Voip
  325. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  326. Supported: replaces
  327. Content-Length: 0
  328.  
  329.  
  330. ^C
  331. 21 packets captured
  332. 82 packets received by filter
  333. 27 packets dropped by kernel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement