Advertisement
Guest User

Untitled

a guest
Oct 26th, 2017
889
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.88 KB | None | 0 0
  1. ==============================================================================
  2. ================== Avec "sip set debug peer my_phone" ========================
  3. ==============================================================================
  4.  
  5. root@SRV-VOIP:~# asterisk -r
  6. Asterisk 13.17.2, Copyright (C) 1999 - 2014, Digium, Inc. and others.
  7. Created by Mark Spencer <[email protected]>
  8. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  9. This is free software, with components licensed under the GNU General Public
  10. License version 2 and other licenses; you are welcome to redistribute it under
  11. certain conditions. Type 'core show license' for details.
  12. =========================================================================
  13. Connected to Asterisk 13.17.2 currently running on SRV-VOIP (pid = 1837)
  14.  
  15. SRV-VOIP*CLI> sip set debug peer my_phone
  16. SIP Debugging Enabled for IP: 192.168.1.113
  17.  
  18. <--- SIP read from UDP:192.168.1.113:50414 --->
  19. INVITE sip:[email protected] SIP/2.0
  20. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---2c3b007dcf76f015;rport
  21. Max-Forwards: 70
  22. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  23. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  24. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  25. CSeq: 1 INVITE
  26. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  27. Content-Type: application/sdp
  28. Supported: replaces
  29. User-Agent: X-Lite release 5.0.3 stamp 88254
  30. Content-Length: 326
  31.  
  32. v=0
  33. o=- 13153514261005942 1 IN IP4 10.0.0.3
  34. s=X-Lite release 5.0.3 stamp 88254
  35. c=IN IP4 10.0.0.3
  36. t=0 0
  37. m=audio 59106 RTP/AVP 9 8 120 0 84 101
  38. a=rtpmap:120 opus/48000/2
  39. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  40. a=rtpmap:84 speex/16000
  41. a=rtpmap:101 telephone-event/8000
  42. a=fmtp:101 0-15
  43. a=sendrecv
  44. <------------->
  45. --- (13 headers 12 lines) ---
  46. Sending to 192.168.1.113:50414 (NAT)
  47. Sending to 192.168.1.113:50414 (NAT)
  48. Using INVITE request as basis request - 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  49. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  50.  
  51. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  52. SIP/2.0 401 Unauthorized
  53. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---2c3b007dcf76f015;received=192.168.1.113;rport=50414
  54. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  55. To: <sip:[email protected]>;tag=as48e40aa0
  56. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  57. CSeq: 1 INVITE
  58. Server: Asterisk PBX 13.17.2
  59. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  60. Supported: replaces, timer
  61. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="5128c269"
  62. Content-Length: 0
  63.  
  64.  
  65. <------------>
  66. Scheduling destruction of SIP dialog '88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE' in 32000 ms (Method: INVITE)
  67.  
  68. <--- SIP read from UDP:192.168.1.113:50414 --->
  69. ACK sip:[email protected] SIP/2.0
  70. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---2c3b007dcf76f015;rport
  71. Max-Forwards: 70
  72. To: <sip:[email protected]>;tag=as48e40aa0
  73. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  74. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  75. CSeq: 1 ACK
  76. Content-Length: 0
  77.  
  78. <------------->
  79. --- (8 headers 0 lines) ---
  80.  
  81. <--- SIP read from UDP:192.168.1.113:50414 --->
  82. INVITE sip:[email protected] SIP/2.0
  83. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e309b621f1214946;rport
  84. Max-Forwards: 70
  85. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  86. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  87. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  88. CSeq: 2 INVITE
  89. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  90. Content-Type: application/sdp
  91. Supported: replaces
  92. User-Agent: X-Lite release 5.0.3 stamp 88254
  93. Authorization: Digest username="my_phone",realm="asterisk",nonce="5128c269",uri="sip:[email protected]",response="dab457f749e452a73d007a75ae5bd7b2",algorithm=MD5
  94. Content-Length: 326
  95.  
  96. v=0
  97. o=- 13153514261005942 1 IN IP4 10.0.0.3
  98. s=X-Lite release 5.0.3 stamp 88254
  99. c=IN IP4 10.0.0.3
  100. t=0 0
  101. m=audio 59106 RTP/AVP 9 8 120 0 84 101
  102. a=rtpmap:120 opus/48000/2
  103. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  104. a=rtpmap:84 speex/16000
  105. a=rtpmap:101 telephone-event/8000
  106. a=fmtp:101 0-15
  107. a=sendrecv
  108. <------------->
  109. --- (14 headers 12 lines) ---
  110. Sending to 192.168.1.113:50414 (NAT)
  111. Using INVITE request as basis request - 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  112. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  113. Found RTP audio format 9
  114. Found RTP audio format 8
  115. Found RTP audio format 120
  116. Found RTP audio format 0
  117. Found RTP audio format 84
  118. Found RTP audio format 101
  119. Found audio description format opus for ID 120
  120. Found audio description format speex for ID 84
  121. Found audio description format telephone-event for ID 101
  122. Capabilities: us - (ulaw|alaw|gsm|h263), peer - audio=(ulaw|alaw|g722|speex16|opus)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  123. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  124. Peer audio RTP is at port 10.0.0.3:59106
  125. Looking for 0673661284 in home (domain 192.168.1.58)
  126. sip_route_dump: route/path hop: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  127.  
  128. <--- Transmitting (NAT) to 192.168.1.113:50414 --->
  129. SIP/2.0 100 Trying
  130. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e309b621f1214946;received=192.168.1.113;rport=50414
  131. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  132. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  133. CSeq: 2 INVITE
  134. Server: Asterisk PBX 13.17.2
  135. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  136. Supported: replaces, timer
  137. Contact: <sip:[email protected]:5060>
  138. Content-Length: 0
  139.  
  140.  
  141. <------------>
  142. [Oct 26 17:57:29] WARNING[1898][C-0000001d]: chan_sip.c:24003 handle_response_invite: Received response: "Forbidden" from '"Ujonathan" <sip:[email protected]>;tag=as1d4a4cb8'
  143.  
  144. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  145. SIP/2.0 503 Service Unavailable
  146. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e309b621f1214946;received=192.168.1.113;rport=50414
  147. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  148. To: <sip:[email protected]>;tag=as0c26b56d
  149. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  150. CSeq: 2 INVITE
  151. Server: Asterisk PBX 13.17.2
  152. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  153. Supported: replaces, timer
  154. X-Asterisk-HangupCause: Call Rejected
  155. X-Asterisk-HangupCauseCode: 21
  156. Content-Length: 0
  157.  
  158.  
  159. <------------>
  160.  
  161. <--- SIP read from UDP:192.168.1.113:50414 --->
  162. ACK sip:[email protected] SIP/2.0
  163. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e309b621f1214946;rport
  164. Max-Forwards: 70
  165. To: <sip:[email protected]>;tag=as0c26b56d
  166. From: "Ujonathan"<sip:[email protected]>;tag=2989246a
  167. Call-ID: 88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE
  168. CSeq: 2 ACK
  169. Content-Length: 0
  170.  
  171. <------------->
  172. --- (8 headers 0 lines) ---
  173. Really destroying SIP dialog '88254YzhkZTA0YTFlMzVjMDcyYzQxM2EyMWUwYTU0Yzk1MGE' Method: ACK
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. ==============================================================================
  182. ================== Avec activation "sip set debug on" ========================
  183. ==============================================================================
  184.  
  185.  
  186. root@SRV-VOIP:~# asterisk -r
  187. Asterisk 13.17.2, Copyright (C) 1999 - 2014, Digium, Inc. and others.
  188. Created by Mark Spencer <[email protected]>
  189. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  190. This is free software, with components licensed under the GNU General Public
  191. License version 2 and other licenses; you are welcome to redistribute it under
  192. certain conditions. Type 'core show license' for details.
  193. =========================================================================
  194. Connected to Asterisk 13.17.2 currently running on SRV-VOIP (pid = 1837)
  195. SRV-VOIP*CLI> sip set debug on
  196. SIP Debugging re-enabled
  197.  
  198. <--- SIP read from UDP:192.168.1.113:50414 --->
  199. INVITE sip:[email protected] SIP/2.0
  200. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---673a5b6068f56c53;rport
  201. Max-Forwards: 70
  202. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  203. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  204. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  205. CSeq: 1 INVITE
  206. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  207. Content-Type: application/sdp
  208. Supported: replaces
  209. User-Agent: X-Lite release 5.0.3 stamp 88254
  210. Content-Length: 326
  211.  
  212. v=0
  213. o=- 13153514530307787 1 IN IP4 10.0.0.3
  214. s=X-Lite release 5.0.3 stamp 88254
  215. c=IN IP4 10.0.0.3
  216. t=0 0
  217. m=audio 51190 RTP/AVP 9 8 120 0 84 101
  218. a=rtpmap:120 opus/48000/2
  219. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  220. a=rtpmap:84 speex/16000
  221. a=rtpmap:101 telephone-event/8000
  222. a=fmtp:101 0-15
  223. a=sendrecv
  224. <------------->
  225. --- (13 headers 12 lines) ---
  226. Sending to 192.168.1.113:50414 (NAT)
  227. Sending to 192.168.1.113:50414 (NAT)
  228. Using INVITE request as basis request - 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  229. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  230.  
  231. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  232. SIP/2.0 401 Unauthorized
  233. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---673a5b6068f56c53;received=192.168.1.113;rport=50414
  234. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  235. To: <sip:[email protected]>;tag=as5584d2bb
  236. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  237. CSeq: 1 INVITE
  238. Server: Asterisk PBX 13.17.2
  239. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  240. Supported: replaces, timer
  241. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="50aaed41"
  242. Content-Length: 0
  243.  
  244.  
  245. <------------>
  246. Scheduling destruction of SIP dialog '88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg' in 32000 ms (Method: INVITE)
  247.  
  248. <--- SIP read from UDP:192.168.1.113:50414 --->
  249. ACK sip:[email protected] SIP/2.0
  250. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---673a5b6068f56c53;rport
  251. Max-Forwards: 70
  252. To: <sip:[email protected]>;tag=as5584d2bb
  253. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  254. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  255. CSeq: 1 ACK
  256. Content-Length: 0
  257.  
  258. <------------->
  259. --- (8 headers 0 lines) ---
  260.  
  261. <--- SIP read from UDP:192.168.1.113:50414 --->
  262. INVITE sip:[email protected] SIP/2.0
  263. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---d99bc96cf5b42068;rport
  264. Max-Forwards: 70
  265. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  266. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  267. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  268. CSeq: 2 INVITE
  269. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  270. Content-Type: application/sdp
  271. Supported: replaces
  272. User-Agent: X-Lite release 5.0.3 stamp 88254
  273. Authorization: Digest username="my_phone",realm="asterisk",nonce="50aaed41",uri="sip:[email protected]",response="1d77d0245428b9ef39f58bc61b9dd701",algorithm=MD5
  274. Content-Length: 326
  275.  
  276. v=0
  277. o=- 13153514530307787 1 IN IP4 10.0.0.3
  278. s=X-Lite release 5.0.3 stamp 88254
  279. c=IN IP4 10.0.0.3
  280. t=0 0
  281. m=audio 51190 RTP/AVP 9 8 120 0 84 101
  282. a=rtpmap:120 opus/48000/2
  283. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  284. a=rtpmap:84 speex/16000
  285. a=rtpmap:101 telephone-event/8000
  286. a=fmtp:101 0-15
  287. a=sendrecv
  288. <------------->
  289. --- (14 headers 12 lines) ---
  290. Sending to 192.168.1.113:50414 (NAT)
  291. Using INVITE request as basis request - 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  292. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  293. Found RTP audio format 9
  294. Found RTP audio format 8
  295. Found RTP audio format 120
  296. Found RTP audio format 0
  297. Found RTP audio format 84
  298. Found RTP audio format 101
  299. Found audio description format opus for ID 120
  300. Found audio description format speex for ID 84
  301. Found audio description format telephone-event for ID 101
  302. Capabilities: us - (ulaw|alaw|gsm|h263), peer - audio=(ulaw|alaw|g722|speex16|opus)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  303. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  304. Peer audio RTP is at port 10.0.0.3:51190
  305. Looking for 0673661284 in home (domain 192.168.1.58)
  306. sip_route_dump: route/path hop: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  307.  
  308. <--- Transmitting (NAT) to 192.168.1.113:50414 --->
  309. SIP/2.0 100 Trying
  310. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---d99bc96cf5b42068;received=192.168.1.113;rport=50414
  311. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  312. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  313. CSeq: 2 INVITE
  314. Server: Asterisk PBX 13.17.2
  315. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  316. Supported: replaces, timer
  317. Contact: <sip:[email protected]:5060>
  318. Content-Length: 0
  319.  
  320.  
  321. <------------>
  322. Audio is at 14692
  323. Adding codec ulaw to SDP
  324. Adding codec alaw to SDP
  325. Adding codec gsm to SDP
  326. Adding non-codec 0x1 (telephone-event) to SDP
  327. Reliably Transmitting (NAT) to 194.169.214.30:5060:
  328. INVITE sip:[email protected] SIP/2.0
  329. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK27dd73ca;rport
  330. Max-Forwards: 70
  331. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  332. Contact: <sip:[email protected]:5060>
  333. CSeq: 102 INVITE
  334. User-Agent: Asterisk PBX 13.17.2
  335. Date: Thu, 26 Oct 2017 18:01:58 GMT
  336. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  337. Supported: replaces, timer
  338. Content-Type: application/sdp
  339. Content-Length: 285
  340.  
  341. v=0
  342. o=root 1212009518 1212009518 IN IP4 90.32.16.40
  343. s=Asterisk PBX 13.17.2
  344. c=IN IP4 90.32.16.40
  345. t=0 0
  346. m=audio 14692 RTP/AVP 0 8 3 101
  347. a=rtpmap:0 PCMU/8000
  348. a=rtpmap:8 PCMA/8000
  349. a=rtpmap:3 GSM/8000
  350. a=rtpmap:101 telephone-event/8000
  351. a=fmtp:101 0-16
  352. a=maxptime:150
  353. a=sendrecv
  354.  
  355. ---
  356.  
  357. <--- SIP read from UDP:194.169.214.30:5060 --->
  358. SIP/2.0 407 Proxy Authentication Required
  359. Via: SIP/2.0/UDP 90.32.16.40:5060;received=90.32.16.40;branch=z9hG4bK27dd73ca;rport=5060
  360. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  361. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.ee4c
  362. CSeq: 102 INVITE
  363. Proxy-Authenticate: Digest realm="ippi.fr", nonce="59f224423d0d81638658291fe1b53871e545e36f"
  364. Server: OpenSIPS (1.8.2-tls (i386/linux))
  365. Content-Length: 0
  366.  
  367. <------------->
  368. --- (9 headers 0 lines) ---
  369. Transmitting (NAT) to 194.169.214.30:5060:
  370. ACK sip:[email protected] SIP/2.0
  371. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK27dd73ca;rport
  372. Max-Forwards: 70
  373. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  374. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.ee4c
  375. Contact: <sip:[email protected]:5060>
  376. CSeq: 102 ACK
  377. User-Agent: Asterisk PBX 13.17.2
  378. Content-Length: 0
  379.  
  380.  
  381. ---
  382. Audio is at 14692
  383. Adding codec ulaw to SDP
  384. Adding codec alaw to SDP
  385. Adding codec gsm to SDP
  386. Adding non-codec 0x1 (telephone-event) to SDP
  387. Reliably Transmitting (NAT) to 194.169.214.30:5060:
  388. INVITE sip:[email protected] SIP/2.0
  389. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK23d6f458;rport
  390. Max-Forwards: 70
  391. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  392. Contact: <sip:[email protected]:5060>
  393. CSeq: 103 INVITE
  394. User-Agent: Asterisk PBX 13.17.2
  395. Proxy-Authorization: Digest username="Ujonathan", realm="ippi.fr", algorithm=MD5, uri="sip:[email protected]", nonce="59f224423d0d81638658291fe1b53871e545e36f", response="7ae84f61f96b92670034844bf2eded0e"
  396. Date: Thu, 26 Oct 2017 18:01:58 GMT
  397. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  398. Supported: replaces, timer
  399. Content-Type: application/sdp
  400. Content-Length: 285
  401.  
  402. v=0
  403. o=root 1212009518 1212009519 IN IP4 90.32.16.40
  404. s=Asterisk PBX 13.17.2
  405. c=IN IP4 90.32.16.40
  406. t=0 0
  407. m=audio 14692 RTP/AVP 0 8 3 101
  408. a=rtpmap:0 PCMU/8000
  409. a=rtpmap:8 PCMA/8000
  410. a=rtpmap:3 GSM/8000
  411. a=rtpmap:101 telephone-event/8000
  412. a=fmtp:101 0-16
  413. a=maxptime:150
  414. a=sendrecv
  415.  
  416. ---
  417.  
  418. <--- SIP read from UDP:194.169.214.30:5060 --->
  419. SIP/2.0 403 Fake FROM - use From=id next time
  420. Via: SIP/2.0/UDP 90.32.16.40:5060;received=90.32.16.40;branch=z9hG4bK23d6f458;rport=5060
  421. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  422. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.9b5c
  423. CSeq: 103 INVITE
  424. Server: OpenSIPS (1.8.2-tls (i386/linux))
  425. Content-Length: 0
  426.  
  427. <------------->
  428. --- (8 headers 0 lines) ---
  429. Transmitting (NAT) to 194.169.214.30:5060:
  430. ACK sip:[email protected] SIP/2.0
  431. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK23d6f458;rport
  432. Max-Forwards: 70
  433. From: "Ujonathan" <sip:[email protected]>;tag=as08e897dd
  434. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.9b5c
  435. Contact: <sip:[email protected]:5060>
  436. CSeq: 103 ACK
  437. User-Agent: Asterisk PBX 13.17.2
  438. Content-Length: 0
  439.  
  440.  
  441. ---
  442. [Oct 26 18:01:58] WARNING[1898][C-0000001e]: chan_sip.c:24003 handle_response_invite: Received response: "Forbidden" from '"Ujonathan" <sip:[email protected]>;tag=as08e897dd'
  443. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
  444.  
  445. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  446. SIP/2.0 503 Service Unavailable
  447. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---d99bc96cf5b42068;received=192.168.1.113;rport=50414
  448. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  449. To: <sip:[email protected]>;tag=as664057ea
  450. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  451. CSeq: 2 INVITE
  452. Server: Asterisk PBX 13.17.2
  453. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  454. Supported: replaces, timer
  455. X-Asterisk-HangupCause: Call Rejected
  456. X-Asterisk-HangupCauseCode: 21
  457. Content-Length: 0
  458.  
  459.  
  460. <------------>
  461.  
  462. <--- SIP read from UDP:192.168.1.113:50414 --->
  463. ACK sip:[email protected] SIP/2.0
  464. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---d99bc96cf5b42068;rport
  465. Max-Forwards: 70
  466. To: <sip:[email protected]>;tag=as664057ea
  467. From: "Ujonathan"<sip:[email protected]>;tag=13599b72
  468. Call-ID: 88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg
  469. CSeq: 2 ACK
  470. Content-Length: 0
  471.  
  472. <------------->
  473. --- (8 headers 0 lines) ---
  474. Really destroying SIP dialog '88254MThmMTcxOWUwMzZlZjg5ZTcxNTI4MzQ5OGEzOWNmODg' Method: ACK
  475.  
  476. <--- SIP read from UDP:192.168.1.113:50414 --->
  477.  
  478.  
  479. <------------->
  480. Really destroying SIP dialog '[email protected]' Method: INVITE
  481.  
  482. <--- SIP read from UDP:185.107.83.26:5062 --->
  483. OPTIONS sip:[email protected] SIP/2.0
  484. Via: SIP/2.0/UDP 127.0.0.1:5062;branch=z9hG4bK-3712243567;rport
  485. Content-Length: 0
  486. From: "sipvicious"<sip:[email protected]>;tag=35613230313032383133633401313232363733343732
  487. Accept: application/sdp
  488. User-Agent: friendly-scanner
  489. To: "sipvicious"<sip:[email protected]>
  490. Contact: sip:[email protected]:5062
  491. CSeq: 1 OPTIONS
  492. Call-ID: 1109126168203218783661547
  493. Max-Forwards: 70
  494.  
  495. <------------->
  496. --- (11 headers 0 lines) ---
  497. Sending to 185.107.83.26:5062 (NAT)
  498. Looking for 100 in default (domain 90.32.16.40)
  499.  
  500. <--- Transmitting (NAT) to 185.107.83.26:5062 --->
  501. SIP/2.0 404 Not Found
  502. Via: SIP/2.0/UDP 127.0.0.1:5062;branch=z9hG4bK-3712243567;received=185.107.83.26;rport=5062
  503. From: "sipvicious"<sip:[email protected]>;tag=35613230313032383133633401313232363733343732
  504. To: "sipvicious"<sip:[email protected]>;tag=as0abc8cf5
  505. Call-ID: 1109126168203218783661547
  506. CSeq: 1 OPTIONS
  507. Server: Asterisk PBX 13.17.2
  508. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  509. Supported: replaces, timer
  510. Accept: application/sdp
  511. Content-Length: 0
  512.  
  513.  
  514. <------------>
  515. Scheduling destruction of SIP dialog '1109126168203218783661547' in 32000 ms (Method: OPTIONS)
  516.  
  517. <--- SIP read from UDP:192.168.1.113:50414 --->
  518.  
  519.  
  520. <------------->
  521.  
  522. <--- SIP read from UDP:192.168.1.113:50414 --->
  523. INVITE sip:[email protected] SIP/2.0
  524. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e87c714d49e0c704;rport
  525. Max-Forwards: 70
  526. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  527. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  528. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  529. CSeq: 1 INVITE
  530. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  531. Content-Type: application/sdp
  532. Supported: replaces
  533. User-Agent: X-Lite release 5.0.3 stamp 88254
  534. Content-Length: 326
  535.  
  536. v=0
  537. o=- 13153514593541057 1 IN IP4 10.0.0.3
  538. s=X-Lite release 5.0.3 stamp 88254
  539. c=IN IP4 10.0.0.3
  540. t=0 0
  541. m=audio 61106 RTP/AVP 9 8 120 0 84 101
  542. a=rtpmap:120 opus/48000/2
  543. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  544. a=rtpmap:84 speex/16000
  545. a=rtpmap:101 telephone-event/8000
  546. a=fmtp:101 0-15
  547. a=sendrecv
  548. <------------->
  549. --- (13 headers 12 lines) ---
  550. Sending to 192.168.1.113:50414 (NAT)
  551. Sending to 192.168.1.113:50414 (NAT)
  552. Using INVITE request as basis request - 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  553. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  554.  
  555. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  556. SIP/2.0 401 Unauthorized
  557. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e87c714d49e0c704;received=192.168.1.113;rport=50414
  558. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  559. To: <sip:[email protected]>;tag=as7137874b
  560. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  561. CSeq: 1 INVITE
  562. Server: Asterisk PBX 13.17.2
  563. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  564. Supported: replaces, timer
  565. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2f304ebd"
  566. Content-Length: 0
  567.  
  568.  
  569. <------------>
  570. Scheduling destruction of SIP dialog '88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU' in 32000 ms (Method: INVITE)
  571.  
  572. <--- SIP read from UDP:192.168.1.113:50414 --->
  573. ACK sip:[email protected] SIP/2.0
  574. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---e87c714d49e0c704;rport
  575. Max-Forwards: 70
  576. To: <sip:[email protected]>;tag=as7137874b
  577. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  578. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  579. CSeq: 1 ACK
  580. Content-Length: 0
  581.  
  582. <------------->
  583. --- (8 headers 0 lines) ---
  584.  
  585. <--- SIP read from UDP:192.168.1.113:50414 --->
  586. INVITE sip:[email protected] SIP/2.0
  587. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---35880f1faaaf0049;rport
  588. Max-Forwards: 70
  589. Contact: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  590. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  591. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  592. CSeq: 2 INVITE
  593. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  594. Content-Type: application/sdp
  595. Supported: replaces
  596. User-Agent: X-Lite release 5.0.3 stamp 88254
  597. Authorization: Digest username="my_phone",realm="asterisk",nonce="2f304ebd",uri="sip:[email protected]",response="e37277c37b192dac1c82c24c5da846c7",algorithm=MD5
  598. Content-Length: 326
  599.  
  600. v=0
  601. o=- 13153514593541057 1 IN IP4 10.0.0.3
  602. s=X-Lite release 5.0.3 stamp 88254
  603. c=IN IP4 10.0.0.3
  604. t=0 0
  605. m=audio 61106 RTP/AVP 9 8 120 0 84 101
  606. a=rtpmap:120 opus/48000/2
  607. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  608. a=rtpmap:84 speex/16000
  609. a=rtpmap:101 telephone-event/8000
  610. a=fmtp:101 0-15
  611. a=sendrecv
  612. <------------->
  613. --- (14 headers 12 lines) ---
  614. Sending to 192.168.1.113:50414 (NAT)
  615. Using INVITE request as basis request - 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  616. Found peer 'my_phone' for 'my_phone' from 192.168.1.113:50414
  617. Found RTP audio format 9
  618. Found RTP audio format 8
  619. Found RTP audio format 120
  620. Found RTP audio format 0
  621. Found RTP audio format 84
  622. Found RTP audio format 101
  623. Found audio description format opus for ID 120
  624. Found audio description format speex for ID 84
  625. Found audio description format telephone-event for ID 101
  626. Capabilities: us - (ulaw|alaw|gsm|h263), peer - audio=(ulaw|alaw|g722|speex16|opus)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  627. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  628. Peer audio RTP is at port 10.0.0.3:61106
  629. Looking for 0673661284 in home (domain 192.168.1.58)
  630. sip_route_dump: route/path hop: <sip:[email protected]:50414;rinstance=4130ab4168da7dfc>
  631.  
  632. <--- Transmitting (NAT) to 192.168.1.113:50414 --->
  633. SIP/2.0 100 Trying
  634. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---35880f1faaaf0049;received=192.168.1.113;rport=50414
  635. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  636. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  637. CSeq: 2 INVITE
  638. Server: Asterisk PBX 13.17.2
  639. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  640. Supported: replaces, timer
  641. Contact: <sip:[email protected]:5060>
  642. Content-Length: 0
  643.  
  644.  
  645. <------------>
  646. Audio is at 11412
  647. Adding codec ulaw to SDP
  648. Adding codec alaw to SDP
  649. Adding codec gsm to SDP
  650. Adding non-codec 0x1 (telephone-event) to SDP
  651. Reliably Transmitting (NAT) to 194.169.214.30:5060:
  652. INVITE sip:[email protected] SIP/2.0
  653. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK761115a4;rport
  654. Max-Forwards: 70
  655. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  656. Contact: <sip:[email protected]:5060>
  657. CSeq: 102 INVITE
  658. User-Agent: Asterisk PBX 13.17.2
  659. Date: Thu, 26 Oct 2017 18:03:01 GMT
  660. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  661. Supported: replaces, timer
  662. Content-Type: application/sdp
  663. Content-Length: 283
  664.  
  665. v=0
  666. o=root 637274555 637274555 IN IP4 90.32.16.40
  667. s=Asterisk PBX 13.17.2
  668. c=IN IP4 90.32.16.40
  669. t=0 0
  670. m=audio 11412 RTP/AVP 0 8 3 101
  671. a=rtpmap:0 PCMU/8000
  672. a=rtpmap:8 PCMA/8000
  673. a=rtpmap:3 GSM/8000
  674. a=rtpmap:101 telephone-event/8000
  675. a=fmtp:101 0-16
  676. a=maxptime:150
  677. a=sendrecv
  678.  
  679. ---
  680.  
  681. <--- SIP read from UDP:194.169.214.30:5060 --->
  682. SIP/2.0 407 Proxy Authentication Required
  683. Via: SIP/2.0/UDP 90.32.16.40:5060;received=90.32.16.40;branch=z9hG4bK761115a4;rport=5060
  684. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  685. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.1506
  686. CSeq: 102 INVITE
  687. Proxy-Authenticate: Digest realm="ippi.fr", nonce="59f224814fe24158b1e101da08a646244ec652b0"
  688. Server: OpenSIPS (1.8.2-tls (i386/linux))
  689. Content-Length: 0
  690.  
  691. <------------->
  692. --- (9 headers 0 lines) ---
  693. Transmitting (NAT) to 194.169.214.30:5060:
  694. ACK sip:[email protected] SIP/2.0
  695. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK761115a4;rport
  696. Max-Forwards: 70
  697. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  698. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.1506
  699. Contact: <sip:[email protected]:5060>
  700. CSeq: 102 ACK
  701. User-Agent: Asterisk PBX 13.17.2
  702. Content-Length: 0
  703.  
  704.  
  705. ---
  706. Audio is at 11412
  707. Adding codec ulaw to SDP
  708. Adding codec alaw to SDP
  709. Adding codec gsm to SDP
  710. Adding non-codec 0x1 (telephone-event) to SDP
  711. Reliably Transmitting (NAT) to 194.169.214.30:5060:
  712. INVITE sip:[email protected] SIP/2.0
  713. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK0048fcc9;rport
  714. Max-Forwards: 70
  715. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  716. Contact: <sip:[email protected]:5060>
  717. CSeq: 103 INVITE
  718. User-Agent: Asterisk PBX 13.17.2
  719. Proxy-Authorization: Digest username="Ujonathan", realm="ippi.fr", algorithm=MD5, uri="sip:[email protected]", nonce="59f224814fe24158b1e101da08a646244ec652b0", response="a3de86ecf0d128754adbf232b0b7aca6"
  720. Date: Thu, 26 Oct 2017 18:03:01 GMT
  721. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  722. Supported: replaces, timer
  723. Content-Type: application/sdp
  724. Content-Length: 283
  725.  
  726. v=0
  727. o=root 637274555 637274556 IN IP4 90.32.16.40
  728. s=Asterisk PBX 13.17.2
  729. c=IN IP4 90.32.16.40
  730. t=0 0
  731. m=audio 11412 RTP/AVP 0 8 3 101
  732. a=rtpmap:0 PCMU/8000
  733. a=rtpmap:8 PCMA/8000
  734. a=rtpmap:3 GSM/8000
  735. a=rtpmap:101 telephone-event/8000
  736. a=fmtp:101 0-16
  737. a=maxptime:150
  738. a=sendrecv
  739.  
  740. ---
  741.  
  742. <--- SIP read from UDP:194.169.214.30:5060 --->
  743. SIP/2.0 403 Fake FROM - use From=id next time
  744. Via: SIP/2.0/UDP 90.32.16.40:5060;received=90.32.16.40;branch=z9hG4bK0048fcc9;rport=5060
  745. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  746. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.92ed
  747. CSeq: 103 INVITE
  748. Server: OpenSIPS (1.8.2-tls (i386/linux))
  749. Content-Length: 0
  750.  
  751. <------------->
  752. --- (8 headers 0 lines) ---
  753. Transmitting (NAT) to 194.169.214.30:5060:
  754. ACK sip:[email protected] SIP/2.0
  755. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK0048fcc9;rport
  756. Max-Forwards: 70
  757. From: "Ujonathan" <sip:[email protected]>;tag=as6b0b47cf
  758. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.92ed
  759. Contact: <sip:[email protected]:5060>
  760. CSeq: 103 ACK
  761. User-Agent: Asterisk PBX 13.17.2
  762. Content-Length: 0
  763.  
  764.  
  765. ---
  766. [Oct 26 18:03:02] WARNING[1898][C-0000001f]: chan_sip.c:24003 handle_response_invite: Received response: "Forbidden" from '"Ujonathan" <sip:[email protected]>;tag=as6b0b47cf'
  767. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
  768.  
  769. <--- Reliably Transmitting (NAT) to 192.168.1.113:50414 --->
  770. SIP/2.0 503 Service Unavailable
  771. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---35880f1faaaf0049;received=192.168.1.113;rport=50414
  772. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  773. To: <sip:[email protected]>;tag=as24225d28
  774. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  775. CSeq: 2 INVITE
  776. Server: Asterisk PBX 13.17.2
  777. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  778. Supported: replaces, timer
  779. X-Asterisk-HangupCause: Call Rejected
  780. X-Asterisk-HangupCauseCode: 21
  781. Content-Length: 0
  782.  
  783.  
  784. <------------>
  785.  
  786. <--- SIP read from UDP:192.168.1.113:50414 --->
  787. ACK sip:[email protected] SIP/2.0
  788. Via: SIP/2.0/UDP 10.0.0.3:50414;branch=z9hG4bK-524287-1---35880f1faaaf0049;rport
  789. Max-Forwards: 70
  790. To: <sip:[email protected]>;tag=as24225d28
  791. From: "Ujonathan"<sip:[email protected]>;tag=c6480816
  792. Call-ID: 88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU
  793. CSeq: 2 ACK
  794. Content-Length: 0
  795.  
  796. <------------->
  797. --- (8 headers 0 lines) ---
  798. Really destroying SIP dialog '88254ODVhMmI0MTI0N2M4N2IxYWQ0YWJkMWQ3YWI0MTBiZjU' Method: ACK
  799. [Oct 26 18:03:04] NOTICE[1898]: chan_sip.c:15722 sip_reregister: -- Re-registration for [email protected]
  800. REGISTER 12 headers, 0 lines
  801. Reliably Transmitting (no NAT) to 194.169.214.30:5060:
  802. REGISTER sip:sip.ippi.com SIP/2.0
  803. Via: SIP/2.0/UDP 90.32.16.40:5060;branch=z9hG4bK79d47d67
  804. Max-Forwards: 70
  805. From: <sip:[email protected]>;tag=as6d724c76
  806. CSeq: 189 REGISTER
  807. Supported: replaces, timer
  808. User-Agent: Asterisk PBX 13.17.2
  809. Authorization: Digest username="Ujonathan", realm="ippi.fr", algorithm=MD5, uri="sip:sip.ippi.com", nonce="59f223b23be8f5fc677fb830e4a2d960f3634bfe", response="535b794c24044cb772a2422470c89d8e"
  810. Expires: 120
  811. Contact: <sip:[email protected]:5060>
  812. Content-Length: 0
  813.  
  814.  
  815. ---
  816.  
  817. <--- SIP read from UDP:194.169.214.30:5060 --->
  818. SIP/2.0 200 OK
  819. Via: SIP/2.0/UDP 90.32.16.40:5060;received=90.32.16.40;rport=5060;branch=z9hG4bK79d47d67
  820. From: <sip:[email protected]>;tag=as6d724c76
  821. To: <sip:[email protected]>;tag=a910c8153188470b2841623c513a131f.6d53
  822. CSeq: 189 REGISTER
  823. Contact: <sip:[email protected]:5060>;expires=120
  824. Server: OpenSIPS (1.8.2-tls (i386/linux))
  825. Content-Length: 0
  826.  
  827. <------------->
  828. --- (9 headers 0 lines) ---
  829. [Oct 26 18:03:04] NOTICE[1898]: chan_sip.c:24538 handle_response_register: Outbound Registration: Expiry for sip.ippi.com is 120 sec (Scheduling reregistration in 105 s)
  830. Really destroying SIP dialog '[email protected]' Method: REGISTER
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement