Guest User

Untitled

a guest
Nov 1st, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.97 KB | None | 0 0
  1. Legend:
  2. -------
  3. 141.226.xxx.yyy : The IP Number for both UA's - behind a NAT
  4. 52.8.aaa.bbb : Kamailio A + MediaRelay
  5. 52.9.ccc.ddd : Kamailio B
  6. pitcher.mynetworkelements.io : Asterisk A
  7. catcher.mynetworkelements.io : Asterisk B
  8.  
  9.  
  10.  
  11.  
  12. Asterisk A:
  13. -----------
  14.  
  15. *CLI> <--- Received SIP request (1153 bytes) from UDP:141.226.xxx.yyy:5060 --->
  16. INVITE sip:[email protected] SIP/2.0
  17. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjeAnMJWFt89wjlTPyY1ZxRHd4v0X61kqa
  18. Max-Forwards: 70
  19. From: "972541111111" <sip:[email protected]>;tag=olcOo6gb9BAzrgOb0P6nUM.9BD7rM2qv
  20. Contact: "972541111111" <sip:[email protected]:5060;ob>
  21. Call-ID: wlbKCCgBF-ZimQHYa1n5Q29t965-EjPH
  22. CSeq: 28310 INVITE
  23. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  24. Supported: replaces, 100rel, timer, norefersub
  25. Session-Expires: 1800
  26. Min-SE: 90
  27. User-Agent: Digium D70 1_3_3_1_57790
  28. Content-Type: application/sdp
  29. Content-Length: 437
  30.  
  31. v=0
  32. o=- 173379872 173379872 IN IP4 141.226.xxx.yyy
  33. s=digphn
  34. c=IN IP4 141.226.xxx.yyy
  35. t=0 0
  36. a=X-nat:0
  37. m=audio 4014 RTP/AVP 111 18 0 58 118 8 9 58 96
  38. a=rtcp:4015 IN IP4 172.18.1.140
  39. a=rtpmap:111 G726-32/8000
  40. a=rtpmap:18 G729/8000
  41. a=rtpmap:0 PCMU/8000
  42. a=rtpmap:58 L16/16000
  43. a=rtpmap:118 L16/8000
  44. a=rtpmap:8 PCMA/8000
  45. a=rtpmap:9 G722/8000
  46. a=rtpmap:58 L16-256/16000
  47. a=sendrecv
  48. a=rtpmap:96 telephone-event/8000
  49. a=fmtp:96 0-15
  50.  
  51. <--- Transmitting SIP response (604 bytes) to UDP:141.226.xxx.yyy:5060 --->
  52. SIP/2.0 401 Unauthorized
  53. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjeAnMJWFt89wjlTPyY1ZxRHd4v0X61kqa
  54. Call-ID: wlbKCCgBF-ZimQHYa1n5Q29t965-EjPH
  55. From: "972541111111" <sip:[email protected]>;tag=olcOo6gb9BAzrgOb0P6nUM.9BD7rM2qv
  56. To: <sip:[email protected]>;tag=z9hG4bKPjeAnMJWFt89wjlTPyY1ZxRHd4v0X61kqa
  57. CSeq: 28310 INVITE
  58. WWW-Authenticate: Digest realm="asterisk",nonce="1478008582/82626de49bdc9a0b73f0e743fdaab172",opaque="729ab91f635d35f3",algorithm=md5,qop="auth"
  59. Server: Asterisk PBX 13.11.2
  60. Content-Length: 0
  61.  
  62.  
  63. <--- Received SIP request (442 bytes) from UDP:141.226.xxx.yyy:5060 --->
  64. ACK sip:[email protected] SIP/2.0
  65. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjeAnMJWFt89wjlTPyY1ZxRHd4v0X61kqa
  66. Max-Forwards: 70
  67. From: "972541111111" <sip:[email protected]>;tag=olcOo6gb9BAzrgOb0P6nUM.9BD7rM2qv
  68. To: <sip:[email protected]>;tag=z9hG4bKPjeAnMJWFt89wjlTPyY1ZxRHd4v0X61kqa
  69. Call-ID: wlbKCCgBF-ZimQHYa1n5Q29t965-EjPH
  70. CSeq: 28310 ACK
  71. Content-Length: 0
  72.  
  73.  
  74. <--- Received SIP request (1153 bytes) from UDP:141.226.xxx.yyy:5060 --->
  75. INVITE sip:[email protected] SIP/2.0
  76. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjFHDyQw0cf4QLt0F3ps2T5nJMWZ0hNdAX
  77. Max-Forwards: 70
  78. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  79. Contact: "972541111111" <sip:[email protected]:5060;ob>
  80. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  81. CSeq: 23574 INVITE
  82. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  83. Supported: replaces, 100rel, timer, norefersub
  84. Session-Expires: 1800
  85. Min-SE: 90
  86. User-Agent: Digium D70 1_3_3_1_57790
  87. Content-Type: application/sdp
  88. Content-Length: 437
  89.  
  90. v=0
  91. o=- 173379874 173379874 IN IP4 141.226.xxx.yyy
  92. s=digphn
  93. c=IN IP4 141.226.xxx.yyy
  94. t=0 0
  95. a=X-nat:0
  96. m=audio 4016 RTP/AVP 111 18 0 58 118 8 9 58 96
  97. a=rtcp:4017 IN IP4 172.18.1.140
  98. a=rtpmap:111 G726-32/8000
  99. a=rtpmap:18 G729/8000
  100. a=rtpmap:0 PCMU/8000
  101. a=rtpmap:58 L16/16000
  102. a=rtpmap:118 L16/8000
  103. a=rtpmap:8 PCMA/8000
  104. a=rtpmap:9 G722/8000
  105. a=rtpmap:58 L16-256/16000
  106. a=sendrecv
  107. a=rtpmap:96 telephone-event/8000
  108. a=fmtp:96 0-15
  109.  
  110. <--- Transmitting SIP response (604 bytes) to UDP:141.226.xxx.yyy:5060 --->
  111. SIP/2.0 401 Unauthorized
  112. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjFHDyQw0cf4QLt0F3ps2T5nJMWZ0hNdAX
  113. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  114. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  115. To: <sip:[email protected]>;tag=z9hG4bKPjFHDyQw0cf4QLt0F3ps2T5nJMWZ0hNdAX
  116. CSeq: 23574 INVITE
  117. WWW-Authenticate: Digest realm="asterisk",nonce="1478008584/a7ee84d8d50f9c25dea6881ea8fa27e1",opaque="535f38fe6e8d2242",algorithm=md5,qop="auth"
  118. Server: Asterisk PBX 13.11.2
  119. Content-Length: 0
  120.  
  121.  
  122. <--- Received SIP request (442 bytes) from UDP:141.226.xxx.yyy:5060 --->
  123. ACK sip:[email protected] SIP/2.0
  124. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjFHDyQw0cf4QLt0F3ps2T5nJMWZ0hNdAX
  125. Max-Forwards: 70
  126. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  127. To: <sip:[email protected]>;tag=z9hG4bKPjFHDyQw0cf4QLt0F3ps2T5nJMWZ0hNdAX
  128. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  129. CSeq: 23574 ACK
  130. Content-Length: 0
  131.  
  132.  
  133. <--- Received SIP request (1473 bytes) from UDP:141.226.xxx.yyy:5060 --->
  134. INVITE sip:[email protected] SIP/2.0
  135. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjtKUCuZjcYypu-TaX0Y9NCfj-fcG.sQlw
  136. Max-Forwards: 70
  137. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  138. Contact: "972541111111" <sip:[email protected]:5060;ob>
  139. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  140. CSeq: 23575 INVITE
  141. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  142. Supported: replaces, 100rel, timer, norefersub
  143. Session-Expires: 1800
  144. Min-SE: 90
  145. User-Agent: Digium D70 1_3_3_1_57790
  146. Authorization: Digest username="972541111111", realm="asterisk", nonce="1478008584/a7ee84d8d50f9c25dea6881ea8fa27e1", uri="sip:[email protected]", response="cdc78f2035ce9e2d897df13e4d7fd5a2", algorithm=md5, cnonce="qOdsABUi5VZVNHEGgZTyVP6.waEI4haG", opaque="535f38fe6e8d2242", qop=auth, nc=00000001
  147. Content-Type: application/sdp
  148. Content-Length: 437
  149.  
  150. v=0
  151. o=- 173379874 173379874 IN IP4 141.226.xxx.yyy
  152. s=digphn
  153. c=IN IP4 141.226.xxx.yyy
  154. t=0 0
  155. a=X-nat:0
  156. m=audio 4016 RTP/AVP 111 18 0 58 118 8 9 58 96
  157. a=rtcp:4017 IN IP4 172.18.1.140
  158. a=rtpmap:111 G726-32/8000
  159. a=rtpmap:18 G729/8000
  160. a=rtpmap:0 PCMU/8000
  161. a=rtpmap:58 L16/16000
  162. a=rtpmap:118 L16/8000
  163. a=rtpmap:8 PCMA/8000
  164. a=rtpmap:9 G722/8000
  165. a=rtpmap:58 L16-256/16000
  166. a=sendrecv
  167. a=rtpmap:96 telephone-event/8000
  168. a=fmtp:96 0-15
  169.  
  170. <--- Transmitting SIP response (405 bytes) to UDP:141.226.xxx.yyy:5060 --->
  171. SIP/2.0 100 Trying
  172. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjtKUCuZjcYypu-TaX0Y9NCfj-fcG.sQlw
  173. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  174. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  175. CSeq: 23575 INVITE
  176. Server: Asterisk PBX 13.11.2
  177. Content-Length: 0
  178.  
  179.  
  180. -- Executing [1111213770016302@pitcher-inbound:1] Dial("PJSIP/972541111111-00000002", "PJSIP/1111213770016302@sphere-ulaw,120,b(handler^addheader^1)r") in new stack
  181. -- PJSIP/sphere-ulaw-00000003 Internal Gosub(handler,addheader,1) start
  182. -- Executing [addheader@handler:1] Set("PJSIP/sphere-ulaw-00000003", "PJSIP_HEADER(add,P-Application)=sipp") in new stack
  183. -- Executing [addheader@handler:2] Return("PJSIP/sphere-ulaw-00000003", "") in new stack
  184. == Spawn extension (default, 1111213770016302, 1) exited non-zero on 'PJSIP/sphere-ulaw-00000003'
  185. -- PJSIP/sphere-ulaw-00000003 Internal Gosub(handler,addheader,1) complete GOSUB_RETVAL=
  186. -- Called PJSIP/1111213770016302@sphere-ulaw
  187. <--- Transmitting SIP response (593 bytes) to UDP:141.226.xxx.yyy:5060 --->
  188. SIP/2.0 180 Ringing
  189. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjtKUCuZjcYypu-TaX0Y9NCfj-fcG.sQlw
  190. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  191. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  192. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  193. CSeq: 23575 INVITE
  194. Server: Asterisk PBX 13.11.2
  195. Contact: <sip:138.68.158.62:5060>
  196. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  197. Content-Length: 0
  198.  
  199.  
  200. -- PJSIP/sphere-ulaw-00000003 is ringing
  201. <--- Transmitting SIP response (593 bytes) to UDP:141.226.xxx.yyy:5060 --->
  202. SIP/2.0 180 Ringing
  203. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjtKUCuZjcYypu-TaX0Y9NCfj-fcG.sQlw
  204. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  205. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  206. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  207. CSeq: 23575 INVITE
  208. Server: Asterisk PBX 13.11.2
  209. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  210. Contact: <sip:138.68.158.62:5060>
  211. Content-Length: 0
  212.  
  213.  
  214. -- PJSIP/sphere-ulaw-00000003 is ringing
  215. -- PJSIP/sphere-ulaw-00000003 answered PJSIP/972541111111-00000002
  216. <--- Transmitting SIP response (957 bytes) to UDP:141.226.xxx.yyy:5060 --->
  217. SIP/2.0 200 OK
  218. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjtKUCuZjcYypu-TaX0Y9NCfj-fcG.sQlw
  219. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  220. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  221. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  222. CSeq: 23575 INVITE
  223. Server: Asterisk PBX 13.11.2
  224. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  225. Contact: <sip:138.68.158.62:5060>
  226. Supported: 100rel, timer, replaces, norefersub
  227. Session-Expires: 1800;refresher=uac
  228. Require: timer
  229. Content-Type: application/sdp
  230. Content-Length: 234
  231.  
  232. v=0
  233. o=- 173379874 173379876 IN IP4 138.68.158.62
  234. s=Asterisk
  235. c=IN IP4 138.68.158.62
  236. t=0 0
  237. m=audio 15244 RTP/AVP 9 96
  238. a=rtpmap:9 G722/8000
  239. a=rtpmap:96 telephone-event/8000
  240. a=fmtp:96 0-16
  241. a=ptime:20
  242. a=maxptime:150
  243. a=sendrecv
  244.  
  245. -- Channel PJSIP/sphere-ulaw-00000003 joined 'simple_bridge' basic-bridge <a36bc27d-4cba-4e8e-adcc-fb7b45786e40>
  246. -- Channel PJSIP/972541111111-00000002 joined 'simple_bridge' basic-bridge <a36bc27d-4cba-4e8e-adcc-fb7b45786e40>
  247. [Nov 1 13:56:28] NOTICE[30785]: res_pjsip/pjsip_distributor.c:525 log_failed_request: Request 'INVITE' from '"101" <sip:[email protected]>' failed for '192.99.15.202:5082' (callid: b05ddd73fc931f26b36c6e60a3534a48) - No matching endpoint found
  248. <--- Received SIP request (418 bytes) from UDP:141.226.xxx.yyy:5060 --->
  249. ACK sip:138.68.158.62:5060 SIP/2.0
  250. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjG3VadItBSPODxgDMNl64IjqRBtmkDg7E
  251. Max-Forwards: 70
  252. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  253. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  254. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  255. CSeq: 23575 ACK
  256. Content-Length: 0
  257.  
  258.  
  259. <--- Transmitting SIP request (466 bytes) to UDP:141.226.xxx.yyy:5060 --->
  260. OPTIONS sip:[email protected]:5060;ob SIP/2.0
  261. Via: SIP/2.0/UDP 138.68.158.62:5060;rport;branch=z9hG4bKPj5c555219-4c8b-4180-ac98-b8d6acfd57df
  262. From: <sip:[email protected]>;tag=5f819002-4cf9-4e2f-812a-4956636fc480
  263. To: <sip:[email protected];ob>
  264. Contact: <sip:[email protected]:5060>
  265. Call-ID: f9b74165-77fd-4548-8e94-d47387a146c3
  266. CSeq: 41029 OPTIONS
  267. Max-Forwards: 70
  268. User-Agent: Asterisk PBX 13.11.2
  269. Content-Length: 0
  270.  
  271.  
  272. <--- Received SIP response (1269 bytes) from UDP:141.226.xxx.yyy:5060 --->
  273. SIP/2.0 200 OK
  274. Via: SIP/2.0/UDP 138.68.158.62:5060;rport=5060;received=138.68.158.62;branch=z9hG4bKPj5c555219-4c8b-4180-ac98-b8d6acfd57df
  275. Call-ID: f9b74165-77fd-4548-8e94-d47387a146c3
  276. From: <sip:[email protected]>;tag=5f819002-4cf9-4e2f-812a-4956636fc480
  277. To: <sip:[email protected]:5060;ob>;tag=z9hG4bKPj5c555219-4c8b-4180-ac98-b8d6acfd57df
  278. CSeq: 41029 OPTIONS
  279. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  280. Accept: application/sdp, application/pidf+xml, application/xpidf+xml, application/simple-message-summary, message/sipfrag;version=2.0, application/im-iscomposing+xml, text/plain
  281. Supported: replaces, 100rel, timer, norefersub
  282. Allow-Events: presence, message-summary, refer
  283. User-Agent: Digium D70 1_3_3_1_57790
  284. Content-Type: application/sdp
  285. Content-Length: 422
  286.  
  287. v=0
  288. o=- 173379881 173379881 IN IP4 172.18.1.140
  289. s=digphn
  290. c=IN IP4 172.18.1.140
  291. t=0 0
  292. m=audio 4000 RTP/AVP 111 18 0 58 118 8 9 58 96
  293. a=rtcp:4001 IN IP4 172.18.1.140
  294. a=rtpmap:111 G726-32/8000
  295. a=rtpmap:18 G729/8000
  296. a=rtpmap:0 PCMU/8000
  297. a=rtpmap:58 L16/16000
  298. a=rtpmap:118 L16/8000
  299. a=rtpmap:8 PCMA/8000
  300. a=rtpmap:9 G722/8000
  301. a=rtpmap:58 L16-256/16000
  302. a=sendrecv
  303. a=rtpmap:96 telephone-event/8000
  304. a=fmtp:96 0-15
  305.  
  306.  
  307.  
  308. Got RTCP from 141.226.xxx.yyy:4017
  309. PT: 200(Sender Report)
  310. Reception reports: 1
  311. SSRC of sender: 1516586174
  312. NTP timestamp: 2086092025.0097230848
  313. RTP timestamp: 671726503
  314. SPC: 195 SOC: 31200
  315. Fraction lost: 0
  316. Packets lost so far: 0
  317. Highest sequence number: 14911
  318. Sequence number cycles: 0
  319. Interarrival jitter: 0
  320. Last SR(our NTP): 0.0000000000
  321. DLSR: 0.0000 (sec)
  322. RTT: 0.0000(sec)
  323.  
  324.  
  325. Got RTCP from 141.226.xxx.yyy:4017
  326. PT: 202(Unknown)
  327. Reception reports: 1
  328. SSRC of sender: 1516586174
  329. Received an SDES from 141.226.xxx.yyy:4017
  330. * Sent RTCP SR to 141.226.xxx.yyy:4017
  331. Our SSRC: 958783936
  332. Sent(NTP): 1478008593.2127716352
  333. Sent(RTP): 37840
  334. Sent packets: 237
  335. Sent octets: 37920
  336. Report block:
  337. Their SSRC: 1516586174
  338. Fraction lost: 0
  339. Cumulative loss: 0
  340. Highest seq no: 5345
  341. IA jitter: 0.0003
  342. Their last SR: 3145303982
  343. DLSR: 1.1060 (sec)
  344.  
  345. * Sent RTCP SR to 52.8.aaa.bbb:10951
  346. Our SSRC: 227488731
  347. Sent(NTP): 1478008593.2129383424
  348. Sent(RTP): 39840
  349. Sent packets: 250
  350. Sent octets: 40000
  351. Report block:
  352. Their SSRC: 1694136001
  353. Fraction lost: 0
  354. Cumulative loss: 0
  355. Highest seq no: 5997
  356. IA jitter: 0.0006
  357. Their last SR: 0
  358. DLSR: 0.0000 (sec)
  359.  
  360.  
  361.  
  362. Got RTCP from 141.226.xxx.yyy:4017
  363. PT: 200(Sender Report)
  364. Reception reports: 1
  365. SSRC of sender: 1516586174
  366. NTP timestamp: 2086092030.0097230848
  367. RTP timestamp: 1755691943
  368. SPC: 445 SOC: 71200
  369. Fraction lost: 0
  370. Packets lost so far: 0
  371. Highest sequence number: 15161
  372. Sequence number cycles: 0
  373. Interarrival jitter: 9
  374. Last SR(our NTP): 7569.133164394518413312
  375. DLSR: 3.8000 (sec)
  376. RTT: 4293.3163(sec)
  377.  
  378.  
  379. Got RTCP from 141.226.xxx.yyy:4017
  380. PT: 202(Unknown)
  381. Reception reports: 1
  382. SSRC of sender: 1516586174
  383. Received an SDES from 141.226.xxx.yyy:4017
  384. * Sent RTCP SR to 141.226.xxx.yyy:4017
  385. Our SSRC: 958783936
  386. Sent(NTP): 1478008598.2126540800
  387. Sent(RTP): 77840
  388. Sent packets: 487
  389. Sent octets: 77920
  390. Report block:
  391. Their SSRC: 1516586174
  392. Fraction lost: 0
  393. Cumulative loss: 0
  394. Highest seq no: 5595
  395. IA jitter: 0.0003
  396. Their last SR: 3145631662
  397. DLSR: 1.1050 (sec)
  398.  
  399. * Sent RTCP SR to 52.8.aaa.bbb:10951
  400. Our SSRC: 227488731
  401. Sent(NTP): 1478008598.2129231872
  402. Sent(RTP): 79840
  403. Sent packets: 500
  404. Sent octets: 80000
  405. Report block:
  406. Their SSRC: 1694136001
  407. Fraction lost: 0
  408. Cumulative loss: 0
  409. Highest seq no: 6247
  410. IA jitter: 0.0003
  411. Their last SR: 0
  412. DLSR: 0.0000 (sec)
  413.  
  414.  
  415.  
  416. Got RTCP from 141.226.xxx.yyy:4017
  417. PT: 200(Sender Report)
  418. Reception reports: 1
  419. SSRC of sender: 1516586174
  420. NTP timestamp: 2086092035.0097230848
  421. RTP timestamp: 2822880423
  422. SPC: 695 SOC: 111200
  423. Fraction lost: 0
  424. Packets lost so far: 0
  425. Highest sequence number: 15411
  426. Sequence number cycles: 0
  427. Interarrival jitter: 0
  428. Last SR(our NTP): 7574.133252350348361728
  429. DLSR: 3.8000 (sec)
  430. RTT: 4293.3031(sec)
  431.  
  432.  
  433. Got RTCP from 141.226.xxx.yyy:4017
  434. PT: 202(Unknown)
  435. Reception reports: 1
  436. SSRC of sender: 1516586174
  437. Received an SDES from 141.226.xxx.yyy:4017
  438. * Sent RTCP SR to 141.226.xxx.yyy:4017
  439. Our SSRC: 958783936
  440. Sent(NTP): 1478008603.2126770176
  441. Sent(RTP): 117840
  442. Sent packets: 737
  443. Sent octets: 117920
  444. Report block:
  445. Their SSRC: 1516586174
  446. Fraction lost: 0
  447. Cumulative loss: 0
  448. Highest seq no: 5845
  449. IA jitter: 0.0003
  450. Their last SR: 3145959342
  451. DLSR: 1.1060 (sec)
  452.  
  453. * Sent RTCP SR to 52.8.aaa.bbb:10951
  454. Our SSRC: 227488731
  455. Sent(NTP): 1478008603.2128924672
  456. Sent(RTP): 119840
  457. Sent packets: 750
  458. Sent octets: 120000
  459. Report block:
  460. Their SSRC: 1694136001
  461. Fraction lost: 0
  462. Cumulative loss: 0
  463. Highest seq no: 6497
  464. IA jitter: 0.0008
  465. Their last SR: 0
  466. DLSR: 0.0000 (sec)
  467.  
  468.  
  469.  
  470. Got RTCP from 141.226.xxx.yyy:4017
  471. PT: 200(Sender Report)
  472. Reception reports: 1
  473. SSRC of sender: 1516586174
  474. NTP timestamp: 2086092040.0097230848
  475. RTP timestamp: 3906845863
  476. SPC: 945 SOC: 151200
  477. Fraction lost: 0
  478. Packets lost so far: 0
  479. Highest sequence number: 15661
  480. Sequence number cycles: 0
  481. Interarrival jitter: 0
  482. Last SR(our NTP): 7579.133340312352325632
  483. DLSR: 3.8000 (sec)
  484. RTT: 4293.2961(sec)
  485.  
  486.  
  487. Got RTCP from 141.226.xxx.yyy:4017
  488. PT: 202(Unknown)
  489. Reception reports: 1
  490. SSRC of sender: 1516586174
  491. Received an SDES from 141.226.xxx.yyy:4017
  492. * Sent RTCP SR to 141.226.xxx.yyy:4017
  493. Our SSRC: 958783936
  494. Sent(NTP): 1478008608.2130055168
  495. Sent(RTP): 157840
  496. Sent packets: 987
  497. Sent octets: 157920
  498. Report block:
  499. Their SSRC: 1516586174
  500. Fraction lost: 0
  501. Cumulative loss: 0
  502. Highest seq no: 6096
  503. IA jitter: 0.0003
  504. Their last SR: 3146287022
  505. DLSR: 1.1070 (sec)
  506.  
  507. * Sent RTCP SR to 52.8.aaa.bbb:10951
  508. Our SSRC: 227488731
  509. Sent(NTP): 1478008608.2131750912
  510. Sent(RTP): 160000
  511. Sent packets: 1001
  512. Sent octets: 160160
  513. Report block:
  514. Their SSRC: 1694136001
  515. Fraction lost: 0
  516. Cumulative loss: 0
  517. Highest seq no: 6747
  518. IA jitter: 0.0003
  519. Their last SR: 0
  520. DLSR: 0.0000 (sec)
  521.  
  522.  
  523.  
  524. Got RTCP from 141.226.xxx.yyy:4017
  525. PT: 200(Sender Report)
  526. Reception reports: 1
  527. SSRC of sender: 1516586174
  528. NTP timestamp: 2086092045.0097230848
  529. RTP timestamp: 679132583
  530. SPC: 1195 SOC: 191200
  531. Fraction lost: 0
  532. Packets lost so far: 0
  533. Highest sequence number: 15911
  534. Sequence number cycles: 0
  535. Interarrival jitter: 0
  536. Last SR(our NTP): 7584.133428287241191424
  537. DLSR: 3.8000 (sec)
  538. RTT: 4294.4149(sec)
  539.  
  540.  
  541. Got RTCP from 141.226.xxx.yyy:4017
  542. PT: 202(Unknown)
  543. Reception reports: 1
  544. SSRC of sender: 1516586174
  545. Received an SDES from 141.226.xxx.yyy:4017
  546. * Sent RTCP SR to 141.226.xxx.yyy:4017
  547. Our SSRC: 958783936
  548. Sent(NTP): 1478008613.2128977920
  549. Sent(RTP): 197840
  550. Sent packets: 1237
  551. Sent octets: 197920
  552. Report block:
  553. Their SSRC: 1516586174
  554. Fraction lost: 0
  555. Cumulative loss: 0
  556. Highest seq no: 6345
  557. IA jitter: 0.0003
  558. Their last SR: 3146614702
  559. DLSR: 1.1070 (sec)
  560.  
  561. * Sent RTCP SR to 52.8.aaa.bbb:10951
  562. Our SSRC: 227488731
  563. Sent(NTP): 1478008613.2130808832
  564. Sent(RTP): 199840
  565. Sent packets: 1250
  566. Sent octets: 200000
  567. Report block:
  568. Their SSRC: 1694136001
  569. Fraction lost: 0
  570. Cumulative loss: 0
  571. Highest seq no: 6997
  572. IA jitter: 0.0003
  573. Their last SR: 0
  574. DLSR: 0.0000 (sec)
  575.  
  576.  
  577.  
  578. Got RTCP from 141.226.xxx.yyy:4017
  579. PT: 200(Sender Report)
  580. Reception reports: 1
  581. SSRC of sender: 1516586174
  582. NTP timestamp: 2086092048.4180951040
  583. RTP timestamp: 2296561063
  584. SPC: 1362 SOC: 217920
  585. Fraction lost: 0
  586. Packets lost so far: 0
  587. Highest sequence number: 16078
  588. Sequence number cycles: 0
  589. Interarrival jitter: 0
  590. Last SR(our NTP): 7589.133516243608010752
  591. DLSR: 2.1400 (sec)
  592. RTT: 4294.4430(sec)
  593.  
  594.  
  595. Got RTCP from 141.226.xxx.yyy:4017
  596. PT: 202(Unknown)
  597. Reception reports: 1
  598. SSRC of sender: 1516586174
  599. Received an SDES from 141.226.xxx.yyy:4017
  600.  
  601.  
  602. Got RTCP from 141.226.xxx.yyy:4017
  603. PT: 203(Unknown)
  604. Reception reports: 1
  605. SSRC of sender: 1516586174
  606. Received a BYE from 141.226.xxx.yyy:4017
  607. <--- Received SIP request (456 bytes) from UDP:141.226.xxx.yyy:5060 --->
  608. BYE sip:138.68.158.62:5060 SIP/2.0
  609. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport;branch=z9hG4bKPjqRVPdtOdBGaHWJG7L6SMZWlpvccPibXO
  610. Max-Forwards: 70
  611. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  612. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  613. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  614. CSeq: 23576 BYE
  615. User-Agent: Digium D70 1_3_3_1_57790
  616. Content-Length: 0
  617.  
  618.  
  619. <--- Transmitting SIP response (439 bytes) to UDP:141.226.xxx.yyy:5060 --->
  620. SIP/2.0 200 OK
  621. Via: SIP/2.0/UDP 141.226.xxx.yyy:5060;rport=5060;received=141.226.xxx.yyy;branch=z9hG4bKPjqRVPdtOdBGaHWJG7L6SMZWlpvccPibXO
  622. Call-ID: sSgDCIt43VJamtCGDXiclEIHF4Fwru3I
  623. From: "972541111111" <sip:[email protected]>;tag=dt03RIhjyVrCzu9UWmkIcegPc-RgfHUA
  624. To: <sip:[email protected]>;tag=832fb4d5-0160-4f1d-a27f-db6becae6735
  625. CSeq: 23576 BYE
  626. Server: Asterisk PBX 13.11.2
  627. Content-Length: 0
  628.  
  629.  
  630. -- Channel PJSIP/972541111111-00000002 left 'simple_bridge' basic-bridge <a36bc27d-4cba-4e8e-adcc-fb7b45786e40>
  631. -- Channel PJSIP/sphere-ulaw-00000003 left 'simple_bridge' basic-bridge <a36bc27d-4cba-4e8e-adcc-fb7b45786e40>
  632. == Spawn extension (pitcher-inbound, 1111213770016302, 1) exited non-zero on 'PJSIP/972541111111-00000002'
  633. * Sent RTCP SR to 141.226.xxx.yyy:4017
  634. Our SSRC: 958783936
  635. Sent(NTP): 1478008618.2128138240
  636. Sent(RTP): 216880
  637. Sent packets: 1356
  638. Sent octets: 216960
  639. Report block:
  640. Their SSRC: 1516586174
  641. Fraction lost: 0
  642. Cumulative loss: 0
  643. Highest seq no: 6457
  644. IA jitter: 0.0004
  645. Their last SR: 3146833592
  646. DLSR: 2.7660 (sec)
  647.  
  648. * Sent RTCP SR to 52.8.aaa.bbb:10951
  649. Our SSRC: 227488731
  650. Sent(NTP): 1478008618.2131034112
  651. Sent(RTP): 217760
  652. Sent packets: 1362
  653. Sent octets: 217920
  654. Report block:
  655. Their SSRC: 1694136001
  656. Fraction lost: 0
  657. Cumulative loss: 0
  658. Highest seq no: 7116
  659. IA jitter: 0.0003
  660. Their last SR: 0
  661. DLSR: 0.0000 (sec)
  662.  
  663. <--- Transmitting SIP request (466 bytes) to UDP:141.226.xxx.yyy:5060 --->
  664. OPTIONS sip:[email protected]:5060;ob SIP/2.0
  665. Via: SIP/2.0/UDP 138.68.158.62:5060;rport;branch=z9hG4bKPj3d974bed-5076-477d-9155-8ec5e54a2998
  666. From: <sip:[email protected]>;tag=a1907c74-b553-4528-9e92-6f99185f3f7b
  667. To: <sip:[email protected];ob>
  668. Contact: <sip:[email protected]:5060>
  669. Call-ID: c61fec4e-5832-4b74-b550-dcbf00e877c2
  670. CSeq: 20986 OPTIONS
  671. Max-Forwards: 70
  672. User-Agent: Asterisk PBX 13.11.2
  673. Content-Length: 0
  674.  
  675.  
  676. <--- Received SIP response (1269 bytes) from UDP:141.226.xxx.yyy:5060 --->
  677. SIP/2.0 200 OK
  678. Via: SIP/2.0/UDP 138.68.158.62:5060;rport=5060;received=138.68.158.62;branch=z9hG4bKPj3d974bed-5076-477d-9155-8ec5e54a2998
  679. Call-ID: c61fec4e-5832-4b74-b550-dcbf00e877c2
  680. From: <sip:[email protected]>;tag=a1907c74-b553-4528-9e92-6f99185f3f7b
  681. To: <sip:[email protected]:5060;ob>;tag=z9hG4bKPj3d974bed-5076-477d-9155-8ec5e54a2998
  682. CSeq: 20986 OPTIONS
  683. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  684. Accept: application/sdp, application/pidf+xml, application/xpidf+xml, application/simple-message-summary, message/sipfrag;version=2.0, application/im-iscomposing+xml, text/plain
  685. Supported: replaces, 100rel, timer, norefersub
  686. Allow-Events: presence, message-summary, refer
  687. User-Agent: Digium D70 1_3_3_1_57790
  688. Content-Type: application/sdp
  689. Content-Length: 422
  690.  
  691. v=0
  692. o=- 173379911 173379911 IN IP4 172.18.1.140
  693. s=digphn
  694. c=IN IP4 172.18.1.140
  695. t=0 0
  696. m=audio 4000 RTP/AVP 111 18 0 58 118 8 9 58 96
  697. a=rtcp:4001 IN IP4 172.18.1.140
  698. a=rtpmap:111 G726-32/8000
  699. a=rtpmap:18 G729/8000
  700. a=rtpmap:0 PCMU/8000
  701. a=rtpmap:58 L16/16000
  702. a=rtpmap:118 L16/8000
  703. a=rtpmap:8 PCMA/8000
  704. a=rtpmap:9 G722/8000
  705. a=rtpmap:58 L16-256/16000
  706. a=sendrecv
  707. a=rtpmap:96 telephone-event/8000
  708. a=fmtp:96 0-15
  709.  
  710. * Sent RTCP RR to 141.226.xxx.yyy:4017
  711. Our SSRC: 958783936
  712. Report block:
  713. Their SSRC: 1516586174
  714. Fraction lost: 0
  715. Cumulative loss: 0
  716. Highest seq no: 6457
  717. IA jitter: 0.0004
  718. Their last SR: 3146833592
  719. DLSR: 7.7660 (sec)
  720.  
  721. Asterisk cleanly ending (0).
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731. Asterisk B:
  732. -----------
  733.  
  734. *CLI> <--- Received SIP request (1724 bytes) from UDP:52.9.ccc.ddd:5060 --->
  735. INVITE sip:[email protected]:5060 SIP/2.0
  736. Record-Route: <sip:52.9.ccc.ddd;lr>
  737. Record-Route: <sip:192.168.0.1;line=sr-deR1towSIomrWoWnIoWftenStepNL4foWeWrW4OPWm**>
  738. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;branch=z9hG4bK9f97.faadcb541a92bb68ada517661bc56e20.0
  739. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fMuj5g5hx7B8lU-jUau.d65MyaLoM0I8215od1W4M6lH.aL4Wa5oW05odSLVWzL4p8WXm6LomaIoQ*
  740. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDK5F.zWXQzWFmiLHl7Lq66tH2FIXmF58Wi5XQzlFw6t49PWoRM
  741. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  742. Contact: <sip:192.168.0.1;line=sr-deR1t8bF9HOSujlYC4.FtZzetZznlXmrlo2AlXQeWQ**>
  743. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  744. CSeq: 16223 INVITE
  745. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  746. Supported: 100rel, timer, replaces, norefersub
  747. Session-Expires: 1800
  748. Min-SE: 90
  749. P-Application: sipp
  750. Max-Forwards: 68
  751. User-Agent: Asterisk PBX 13.11.2
  752. Content-Type: application/sdp
  753. Content-Length: 457
  754.  
  755. v=0
  756. o=- 1131810218 1131810218 IN IP4 52.8.aaa.bbb
  757. s=Asterisk
  758. c=IN IP4 52.8.aaa.bbb
  759. t=0 0
  760. m=audio 10932 RTP/AVP 0 101
  761. a=rtpmap:0 PCMU/8000
  762. a=rtpmap:101 telephone-event/8000
  763. a=fmtp:101 0-16
  764. a=ptime:20
  765. a=maxptime:150
  766. a=sendrecv
  767. a=rtcp:10933
  768. a=ice-ufrag:H58psPp3
  769. a=ice-pwd:2VfHgMrmS6T0KeCqevjDKzarCi
  770. a=candidate:RsV62WZT5QLQlYBQ 1 UDP 2130706431 52.8.aaa.bbb 10932 typ host
  771. a=candidate:RsV62WZT5QLQlYBQ 2 UDP 2130706430 52.8.aaa.bbb 10933 typ host
  772.  
  773. <--- Transmitting SIP response (908 bytes) to UDP:52.9.ccc.ddd:5060 --->
  774. SIP/2.0 100 Trying
  775. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;rport=5060;received=52.9.ccc.ddd;branch=z9hG4bK9f97.faadcb541a92bb68ada517661bc56e20.0
  776. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fMuj5g5hx7B8lU-jUau.d65MyaLoM0I8215od1W4M6lH.aL4Wa5oW05odSLVWzL4p8WXm6LomaIoQ*
  777. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDK5F.zWXQzWFmiLHl7Lq66tH2FIXmF58Wi5XQzlFw6t49PWoRM
  778. Record-Route: <sip:52.9.ccc.ddd;lr>
  779. Record-Route: <sip:192.168.0.1;line=sr-deR1towSIomrWoWnIoWftenStepNL4foWeWrW4OPWm**>
  780. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  781. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  782. CSeq: 16223 INVITE
  783. Server: Asterisk PBX 13.11.2
  784. Content-Length: 0
  785.  
  786.  
  787. -- Executing [22222222213770016302@from-sphere:1] Wait("PJSIP/sphere-00000002", "1") in new stack
  788. -- Executing [22222222213770016302@from-sphere:2] Dial("PJSIP/sphere-00000002", "PJSIP/1001,120,R") in new stack
  789. -- Called PJSIP/1001
  790. <--- Transmitting SIP response (1096 bytes) to UDP:52.9.ccc.ddd:5060 --->
  791. SIP/2.0 180 Ringing
  792. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;rport=5060;received=52.9.ccc.ddd;branch=z9hG4bK9f97.faadcb541a92bb68ada517661bc56e20.0
  793. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fMuj5g5hx7B8lU-jUau.d65MyaLoM0I8215od1W4M6lH.aL4Wa5oW05odSLVWzL4p8WXm6LomaIoQ*
  794. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDK5F.zWXQzWFmiLHl7Lq66tH2FIXmF58Wi5XQzlFw6t49PWoRM
  795. Record-Route: <sip:52.9.ccc.ddd;lr>
  796. Record-Route: <sip:192.168.0.1;line=sr-deR1towSIomrWoWnIoWftenStepNL4foWeWrW4OPWm**>
  797. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  798. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  799. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  800. CSeq: 16223 INVITE
  801. Server: Asterisk PBX 13.11.2
  802. Contact: <sip:139.59.166.72:5060>
  803. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  804. Content-Length: 0
  805.  
  806.  
  807. -- PJSIP/1001-00000003 is ringing
  808. <--- Transmitting SIP response (1096 bytes) to UDP:52.9.ccc.ddd:5060 --->
  809. SIP/2.0 180 Ringing
  810. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;rport=5060;received=52.9.ccc.ddd;branch=z9hG4bK9f97.faadcb541a92bb68ada517661bc56e20.0
  811. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fMuj5g5hx7B8lU-jUau.d65MyaLoM0I8215od1W4M6lH.aL4Wa5oW05odSLVWzL4p8WXm6LomaIoQ*
  812. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDK5F.zWXQzWFmiLHl7Lq66tH2FIXmF58Wi5XQzlFw6t49PWoRM
  813. Record-Route: <sip:52.9.ccc.ddd;lr>
  814. Record-Route: <sip:192.168.0.1;line=sr-deR1towSIomrWoWnIoWftenStepNL4foWeWrW4OPWm**>
  815. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  816. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  817. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  818. CSeq: 16223 INVITE
  819. Server: Asterisk PBX 13.11.2
  820. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  821. Contact: <sip:139.59.166.72:5060>
  822. Content-Length: 0
  823.  
  824.  
  825. -- PJSIP/1001-00000003 answered PJSIP/sphere-00000002
  826. <--- Transmitting SIP response (1465 bytes) to UDP:52.9.ccc.ddd:5060 --->
  827. SIP/2.0 200 OK
  828. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;rport=5060;received=52.9.ccc.ddd;branch=z9hG4bK9f97.faadcb541a92bb68ada517661bc56e20.0
  829. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fMuj5g5hx7B8lU-jUau.d65MyaLoM0I8215od1W4M6lH.aL4Wa5oW05odSLVWzL4p8WXm6LomaIoQ*
  830. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDK5F.zWXQzWFmiLHl7Lq66tH2FIXmF58Wi5XQzlFw6t49PWoRM
  831. Record-Route: <sip:52.9.ccc.ddd;lr>
  832. Record-Route: <sip:192.168.0.1;line=sr-deR1towSIomrWoWnIoWftenStepNL4foWeWrW4OPWm**>
  833. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  834. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  835. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  836. CSeq: 16223 INVITE
  837. Server: Asterisk PBX 13.11.2
  838. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  839. Contact: <sip:139.59.166.72:5060>
  840. Supported: 100rel, timer, replaces, norefersub
  841. Session-Expires: 1800;refresher=uac
  842. Require: timer
  843. Content-Type: application/sdp
  844. Content-Length: 239
  845.  
  846. v=0
  847. o=- 1131810218 1131810220 IN IP4 139.59.166.72
  848. s=Asterisk
  849. c=IN IP4 139.59.166.72
  850. t=0 0
  851. m=audio 18462 RTP/AVP 0 101
  852. a=rtpmap:0 PCMU/8000
  853. a=rtpmap:101 telephone-event/8000
  854. a=fmtp:101 0-16
  855. a=ptime:20
  856. a=maxptime:150
  857. a=sendrecv
  858.  
  859. -- Channel PJSIP/1001-00000003 joined 'simple_bridge' basic-bridge <41a60c3c-f38c-4407-9518-f74991706eaf>
  860. -- Channel PJSIP/sphere-00000002 joined 'simple_bridge' basic-bridge <41a60c3c-f38c-4407-9518-f74991706eaf>
  861. <--- Received SIP request (828 bytes) from UDP:52.9.ccc.ddd:5060 --->
  862. ACK sip:139.59.166.72:5060 SIP/2.0
  863. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;branch=z9hG4bK9f97.2bd8df6eaf90e2a542f413ebf3888666.0
  864. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fM505g5hx7B8lU-jUau.d65MyaLoM0Iox7W4R7WeOR5owztHLPleCFlFdnW826l8Ce5F5ftX.nIoQ*
  865. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDKlX9M5e2aWHWit4DRWP665XWaIXM0LoWiWoW1LH51loCa5eCn
  866. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  867. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  868. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  869. CSeq: 16223 ACK
  870. Max-Forwards: 68
  871. User-Agent: Asterisk PBX 13.11.2
  872. Content-Length: 0
  873.  
  874.  
  875.  
  876.  
  877. Got RTCP from 141.226.xxx.yyy:10141
  878. PT: 200(Sender Report)
  879. Reception reports: 1
  880. SSRC of sender: 1694136001
  881. NTP timestamp: 2086057352.3327299584
  882. RTP timestamp: 400777283
  883. SPC: 2936176 SOC: 469785196
  884. Fraction lost: 0
  885. Packets lost so far: 0
  886. Highest sequence number: 10022
  887. Sequence number cycles: 0
  888. Interarrival jitter: 0
  889. Last SR(our NTP): 0.0000000000
  890. DLSR: 0.0000 (sec)
  891. RTT: 0.0000(sec)
  892.  
  893.  
  894. Got RTCP from 141.226.xxx.yyy:10141
  895. PT: 202(Unknown)
  896. Reception reports: 1
  897. SSRC of sender: 1694136001
  898. Received an SDES from 141.226.xxx.yyy:10141
  899.  
  900.  
  901. Got RTCP from 52.8.aaa.bbb:10933
  902. PT: 200(Sender Report)
  903. Reception reports: 1
  904. SSRC of sender: 227488731
  905. NTP timestamp: 1478008593.2005929984
  906. RTP timestamp: 39840
  907. SPC: 250 SOC: 40000
  908. Fraction lost: 0
  909. Packets lost so far: 0
  910. Highest sequence number: 5997
  911. Sequence number cycles: 0
  912. Interarrival jitter: 5
  913. Last SR(our NTP): 0.0000000000
  914. DLSR: 0.0000 (sec)
  915. RTT: 0.0000(sec)
  916.  
  917.  
  918. Got RTCP from 52.8.aaa.bbb:10933
  919. PT: 202(Unknown)
  920. Reception reports: 1
  921. SSRC of sender: 227488731
  922. Received an SDES from 52.8.aaa.bbb:10933
  923.  
  924.  
  925. Got RTCP from 141.226.xxx.yyy:10141
  926. PT: 200(Sender Report)
  927. Reception reports: 1
  928. SSRC of sender: 1694136001
  929. NTP timestamp: 2086057357.1497575424
  930. RTP timestamp: 400817283
  931. SPC: 2936426 SOC: 469825196
  932. Fraction lost: 0
  933. Packets lost so far: 0
  934. Highest sequence number: 10272
  935. Sequence number cycles: 0
  936. Interarrival jitter: 0
  937. Last SR(our NTP): 0.0000000000
  938. DLSR: 0.0000 (sec)
  939. RTT: 0.0000(sec)
  940.  
  941.  
  942. Got RTCP from 141.226.xxx.yyy:10141
  943. PT: 202(Unknown)
  944. Reception reports: 1
  945. SSRC of sender: 1694136001
  946. Received an SDES from 141.226.xxx.yyy:10141
  947.  
  948.  
  949. Got RTCP from 52.8.aaa.bbb:10933
  950. PT: 200(Sender Report)
  951. Reception reports: 1
  952. SSRC of sender: 227488731
  953. NTP timestamp: 1478008598.1997221888
  954. RTP timestamp: 79840
  955. SPC: 500 SOC: 80000
  956. Fraction lost: 0
  957. Packets lost so far: 0
  958. Highest sequence number: 6247
  959. Sequence number cycles: 0
  960. Interarrival jitter: 2
  961. Last SR(our NTP): 0.0000000000
  962. DLSR: 0.0000 (sec)
  963. RTT: 0.0000(sec)
  964.  
  965.  
  966. Got RTCP from 52.8.aaa.bbb:10933
  967. PT: 202(Unknown)
  968. Reception reports: 1
  969. SSRC of sender: 227488731
  970. Received an SDES from 52.8.aaa.bbb:10933
  971. <--- Transmitting SIP request (418 bytes) to UDP:52.9.ccc.ddd:5060 --->
  972. OPTIONS sip:52.9.ccc.ddd:5060 SIP/2.0
  973. Via: SIP/2.0/UDP 139.59.166.72:5060;rport;branch=z9hG4bKPj90ed18b4-25ca-4ecc-a7cc-2084e6e4e565
  974. From: <sip:[email protected]>;tag=85c8b759-5911-4caf-8db2-811516faffda
  975. To: <sip:52.9.ccc.ddd>
  976. Contact: <sip:[email protected]:5060>
  977. Call-ID: ab6b1a34-e8be-4230-aa2f-4cb784dce36b
  978. CSeq: 28140 OPTIONS
  979. Max-Forwards: 70
  980. User-Agent: Asterisk PBX 13.11.2
  981. Content-Length: 0
  982.  
  983.  
  984. <--- Received SIP response (418 bytes) from UDP:52.9.ccc.ddd:5060 --->
  985. SIP/2.0 200 Keepalive
  986. Via: SIP/2.0/UDP 139.59.166.72:5060;rport=5060;branch=z9hG4bKPj90ed18b4-25ca-4ecc-a7cc-2084e6e4e565;received=139.59.166.72
  987. From: <sip:[email protected]>;tag=85c8b759-5911-4caf-8db2-811516faffda
  988. To: <sip:52.9.ccc.ddd>;tag=4609373160d9713321d436b0524288f6.46b9
  989. Call-ID: ab6b1a34-e8be-4230-aa2f-4cb784dce36b
  990. CSeq: 28140 OPTIONS
  991. Server: kamailio (4.4.1 (x86_64/linux))
  992. Content-Length: 0
  993.  
  994.  
  995.  
  996.  
  997. Got RTCP from 141.226.xxx.yyy:10141
  998. PT: 200(Sender Report)
  999. Reception reports: 1
  1000. SSRC of sender: 1694136001
  1001. NTP timestamp: 2086057362.1497575424
  1002. RTP timestamp: 400857283
  1003. SPC: 2936676 SOC: 469865196
  1004. Fraction lost: 0
  1005. Packets lost so far: 0
  1006. Highest sequence number: 10522
  1007. Sequence number cycles: 0
  1008. Interarrival jitter: 0
  1009. Last SR(our NTP): 0.0000000000
  1010. DLSR: 0.0000 (sec)
  1011. RTT: 0.0000(sec)
  1012.  
  1013.  
  1014. Got RTCP from 141.226.xxx.yyy:10141
  1015. PT: 202(Unknown)
  1016. Reception reports: 1
  1017. SSRC of sender: 1694136001
  1018. Received an SDES from 141.226.xxx.yyy:10141
  1019.  
  1020.  
  1021. Got RTCP from 52.8.aaa.bbb:10933
  1022. PT: 200(Sender Report)
  1023. Reception reports: 1
  1024. SSRC of sender: 227488731
  1025. NTP timestamp: 1478008603.1979564032
  1026. RTP timestamp: 119840
  1027. SPC: 750 SOC: 120000
  1028. Fraction lost: 0
  1029. Packets lost so far: 0
  1030. Highest sequence number: 6497
  1031. Sequence number cycles: 0
  1032. Interarrival jitter: 6
  1033. Last SR(our NTP): 0.0000000000
  1034. DLSR: 0.0000 (sec)
  1035. RTT: 0.0000(sec)
  1036.  
  1037.  
  1038. Got RTCP from 52.8.aaa.bbb:10933
  1039. PT: 202(Unknown)
  1040. Reception reports: 1
  1041. SSRC of sender: 227488731
  1042. Received an SDES from 52.8.aaa.bbb:10933
  1043.  
  1044.  
  1045. Got RTCP from 141.226.xxx.yyy:10141
  1046. PT: 200(Sender Report)
  1047. Reception reports: 1
  1048. SSRC of sender: 1694136001
  1049. NTP timestamp: 2086057367.1497575424
  1050. RTP timestamp: 400897283
  1051. SPC: 2936926 SOC: 469905196
  1052. Fraction lost: 0
  1053. Packets lost so far: 0
  1054. Highest sequence number: 10771
  1055. Sequence number cycles: 0
  1056. Interarrival jitter: 0
  1057. Last SR(our NTP): 0.0000000000
  1058. DLSR: 0.0000 (sec)
  1059. RTT: 0.0000(sec)
  1060.  
  1061.  
  1062. Got RTCP from 141.226.xxx.yyy:10141
  1063. PT: 202(Unknown)
  1064. Reception reports: 1
  1065. SSRC of sender: 1694136001
  1066. Received an SDES from 141.226.xxx.yyy:10141
  1067.  
  1068.  
  1069. Got RTCP from 52.8.aaa.bbb:10933
  1070. PT: 200(Sender Report)
  1071. Reception reports: 1
  1072. SSRC of sender: 227488731
  1073. NTP timestamp: 1478008608.2142023680
  1074. RTP timestamp: 160000
  1075. SPC: 1001 SOC: 160160
  1076. Fraction lost: 0
  1077. Packets lost so far: 0
  1078. Highest sequence number: 6747
  1079. Sequence number cycles: 0
  1080. Interarrival jitter: 2
  1081. Last SR(our NTP): 0.0000000000
  1082. DLSR: 0.0000 (sec)
  1083. RTT: 0.0000(sec)
  1084.  
  1085.  
  1086. Got RTCP from 52.8.aaa.bbb:10933
  1087. PT: 202(Unknown)
  1088. Reception reports: 1
  1089. SSRC of sender: 227488731
  1090. Received an SDES from 52.8.aaa.bbb:10933
  1091.  
  1092.  
  1093. Got RTCP from 141.226.xxx.yyy:10141
  1094. PT: 200(Sender Report)
  1095. Reception reports: 1
  1096. SSRC of sender: 1694136001
  1097. NTP timestamp: 2086057372.1497575424
  1098. RTP timestamp: 400937283
  1099. SPC: 2937176 SOC: 469945196
  1100. Fraction lost: 0
  1101. Packets lost so far: 0
  1102. Highest sequence number: 11022
  1103. Sequence number cycles: 0
  1104. Interarrival jitter: 1
  1105. Last SR(our NTP): 0.0000000000
  1106. DLSR: 0.0000 (sec)
  1107. RTT: 0.0000(sec)
  1108.  
  1109.  
  1110. Got RTCP from 141.226.xxx.yyy:10141
  1111. PT: 202(Unknown)
  1112. Reception reports: 1
  1113. SSRC of sender: 1694136001
  1114. Received an SDES from 141.226.xxx.yyy:10141
  1115.  
  1116.  
  1117. Got RTCP from 52.8.aaa.bbb:10933
  1118. PT: 200(Sender Report)
  1119. Reception reports: 1
  1120. SSRC of sender: 227488731
  1121. NTP timestamp: 1478008613.2087870464
  1122. RTP timestamp: 199840
  1123. SPC: 1250 SOC: 200000
  1124. Fraction lost: 0
  1125. Packets lost so far: 0
  1126. Highest sequence number: 6997
  1127. Sequence number cycles: 0
  1128. Interarrival jitter: 2
  1129. Last SR(our NTP): 0.0000000000
  1130. DLSR: 0.0000 (sec)
  1131. RTT: 0.0000(sec)
  1132.  
  1133.  
  1134. Got RTCP from 52.8.aaa.bbb:10933
  1135. PT: 202(Unknown)
  1136. Reception reports: 1
  1137. SSRC of sender: 227488731
  1138. Received an SDES from 52.8.aaa.bbb:10933
  1139.  
  1140.  
  1141. Got RTCP from 141.226.xxx.yyy:10141
  1142. PT: 200(Sender Report)
  1143. Reception reports: 1
  1144. SSRC of sender: 1694136001
  1145. NTP timestamp: 2086057377.1497575424
  1146. RTP timestamp: 400977283
  1147. SPC: 2937426 SOC: 469985196
  1148. Fraction lost: 0
  1149. Packets lost so far: 0
  1150. Highest sequence number: 11272
  1151. Sequence number cycles: 0
  1152. Interarrival jitter: 0
  1153. Last SR(our NTP): 0.0000000000
  1154. DLSR: 0.0000 (sec)
  1155. RTT: 0.0000(sec)
  1156.  
  1157.  
  1158. Got RTCP from 141.226.xxx.yyy:10141
  1159. PT: 202(Unknown)
  1160. Reception reports: 1
  1161. SSRC of sender: 1694136001
  1162. Received an SDES from 141.226.xxx.yyy:10141
  1163. <--- Received SIP request (852 bytes) from UDP:52.9.ccc.ddd:5060 --->
  1164. BYE sip:139.59.166.72:5060 SIP/2.0
  1165. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;branch=z9hG4bK6f97.78c8dd372e63b13bdaa0cb318112f3f1.0
  1166. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fM505g5hx7B8lU-jUau.d65MyeLoM0IowfL4MalXOMWV2flVWSWHW6LXx85F2S5Xl7lV5nl8xoIoQ*
  1167. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDKL4we5FWntVCiL4dFWZ66l47RIXMeWFdi5F505Vx8l42aWX.1
  1168. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  1169. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  1170. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  1171. CSeq: 16224 BYE
  1172. Reason: Q.850;cause=16
  1173. Max-Forwards: 68
  1174. User-Agent: Asterisk PBX 13.11.2
  1175. Content-Length: 0
  1176.  
  1177.  
  1178. <--- Transmitting SIP response (819 bytes) to UDP:52.9.ccc.ddd:5060 --->
  1179. SIP/2.0 200 OK
  1180. Via: SIP/2.0/UDP 52.9.ccc.ddd:5060;rport=5060;received=52.9.ccc.ddd;branch=z9hG4bK6f97.78c8dd372e63b13bdaa0cb318112f3f1.0
  1181. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmlX2rtZzSWF.rWFwAlXQeW4iwq4fM505g5hx7B8lU-jUau.d65MyeLoM0IowfL4MalXOMWV2flVWSWHW6LXx85F2S5Xl7lV5nl8xoIoQ*
  1182. Via: SIP/2.0/UDP 192.168.0.1;branch=z9hG4bKsr-w6RCIF2rWZTOpbQmWXWzIo5zIo.ftZzeWoUfW451t0xR5eON98OM-X.FtZzetZznlXmrlo2gdhDsdhCTlXQeW4iPd8br5emTvoRUpFpPqfDKL4we5FWntVCiL4dFWZ66l47RIXMeWFdi5F505Vx8l42aWX.1
  1183. Call-ID: !!:L8WFWeCfL8WiLXWalq66tVpPIV.nlHWiL4Q05V5ntHC0L42e
  1184. From: "972541111111" <sip:[email protected]>;tag=594ee235-2ed2-4e2b-9490-68ee8f74113b
  1185. To: <sip:[email protected]>;tag=8d1caabe-d3b4-4320-a9d8-30d0ff2d9fca
  1186. CSeq: 16224 BYE
  1187. Server: Asterisk PBX 13.11.2
  1188. Content-Length: 0
  1189.  
  1190.  
  1191. -- Channel PJSIP/sphere-00000002 left 'native_rtp' basic-bridge <41a60c3c-f38c-4407-9518-f74991706eaf>
  1192. == Spawn extension (from-sphere, 22222222213770016302, 2) exited non-zero on 'PJSIP/sphere-00000002'
  1193. -- Channel PJSIP/1001-00000003 left 'native_rtp' basic-bridge <41a60c3c-f38c-4407-9518-f74991706eaf>
  1194.  
  1195. *CLI>
  1196. *CLI>
  1197. *CLI> <--- Transmitting SIP request (418 bytes) to UDP:52.9.ccc.ddd:5060 --->
  1198. OPTIONS sip:52.9.ccc.ddd:5060 SIP/2.0
  1199. Via: SIP/2.0/UDP 139.59.166.72:5060;rport;branch=z9hG4bKPjaf643315-c712-409a-97ca-98f9cffbc012
  1200. From: <sip:[email protected]>;tag=7e7182bb-d78b-4cfe-904b-3e1f76df51a8
  1201. To: <sip:52.9.ccc.ddd>
  1202. Contact: <sip:[email protected]:5060>
  1203. Call-ID: 4931038a-26c9-4cc1-8005-8218fe5756d8
  1204. CSeq: 62370 OPTIONS
  1205. Max-Forwards: 70
  1206. User-Agent: Asterisk PBX 13.11.2
  1207. Content-Length: 0
  1208.  
  1209.  
  1210. <--- Received SIP response (418 bytes) from UDP:52.9.ccc.ddd:5060 --->
  1211. SIP/2.0 200 Keepalive
  1212. Via: SIP/2.0/UDP 139.59.166.72:5060;rport=5060;branch=z9hG4bKPjaf643315-c712-409a-97ca-98f9cffbc012;received=139.59.166.72
  1213. From: <sip:[email protected]>;tag=7e7182bb-d78b-4cfe-904b-3e1f76df51a8
  1214. To: <sip:52.9.ccc.ddd>;tag=4609373160d9713321d436b0524288f6.67d6
  1215. Call-ID: 4931038a-26c9-4cc1-8005-8218fe5756d8
  1216. CSeq: 62370 OPTIONS
  1217. Server: kamailio (4.4.1 (x86_64/linux))
  1218. Content-Length: 0
  1219.  
  1220.  
  1221. Asterisk cleanly ending (0).
Advertisement
Add Comment
Please, Sign In to add comment