Advertisement
phellyer

pxb-call

Jul 15th, 2024 (edited)
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.51 KB | None | 0 0
  1. <--- Received SIP request (1480 bytes) from UDP:192.168.129.118:1555 --->
  2. INVITE sip:[email protected]:1555;transport=UDP SIP/2.0
  3. Via: SIP/2.0/UDP Domain-name.net:1555;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  4. Via: SIP/2.0/UDP 10.10.10.3:53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a;rport=53638
  5. Max-Forwards: 70
  6. Contact: <sip:[email protected]:53638;transport=UDP>
  7. To: <sip:[email protected]:1555>
  8. From: <sip:[email protected]:1555;transport=UDP>;tag=146ce914
  9. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  10. CSeq: 1 INVITE
  11. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  12. Content-Type: application/sdp
  13. Supported: replaces, norefersub, extended-refer, timer, sec-agree, outbound, path, X-cisco-serviceuri
  14. User-Agent: Z 5.6.4 v2.10.20.4_1
  15. Allow-Events: presence, kpml, talk, as-feature-event
  16. Content-Length: 665
  17.  
  18. v=0
  19. o=Z 0 1999641730 IN IP4 192.168.129.118
  20. s=Z
  21. c=IN IP4 192.168.129.118
  22. t=0 0
  23. m=audio 37324 RTP/AVP 106 9 98 101 0 8 3
  24. a=rtpmap:106 opus/48000/2
  25. a=fmtp:106 useinbandfec=1; sprop-maxcapturerate=16000; minptime=20
  26. a=rtpmap:9 G722/8000
  27. a=rtpmap:98 telephone-event/48000
  28. a=fmtp:98 0-16
  29. a=rtpmap:101 telephone-event/8000
  30. a=fmtp:101 0-16
  31. a=rtpmap:0 PCMU/8000
  32. a=rtpmap:8 PCMA/8000
  33. a=rtpmap:3 GSM/8000
  34. a=sendrecv
  35. a=rtcp:37325
  36. a=rtcp-mux
  37. a=ice-ufrag:jjzfL94c
  38. a=ice-pwd:ZhgpjdAYv053rHzVS5JO295JUI
  39. a=candidate:DFQB3Jsjv4m17AUk 1 UDP 2130706431 192.168.129.118 37324 typ host
  40. a=candidate:DFQB3Jsjv4m17AUk 2 UDP 2130706430 192.168.129.118 37325 typ host
  41.  
  42. <--- Transmitting SIP response (444 bytes) to UDP:192.168.129.118:1555 --->
  43. SIP/2.0 100 Trying
  44. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  45. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  46. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  47. From: <sip:[email protected]>;tag=146ce914
  48. CSeq: 1 INVITE
  49. Server: FPBX-15.0.37.4(16.17.0)
  50. Content-Length: 0
  51.  
  52.  
  53. -- Executing [1234@from-sip-external:1] NoOp("PJSIP/anonymous-00000006", "Received incoming SIP connection from unknown peer to 1234") in new stack
  54. -- Executing [1234@from-sip-external:2] Set("PJSIP/anonymous-00000006", "DID=1234") in new stack
  55. -- Executing [1234@from-sip-external:3] Goto("PJSIP/anonymous-00000006", "s,1") in new stack
  56. -- Goto (from-sip-external,s,1)
  57. -- Executing [s@from-sip-external:1] GotoIf("PJSIP/anonymous-00000006", "1?setlanguage:checkanon") in new stack
  58. -- Goto (from-sip-external,s,2)
  59. -- Executing [s@from-sip-external:2] Set("PJSIP/anonymous-00000006", "CHANNEL(language)=en") in new stack
  60. -- Executing [s@from-sip-external:3] GotoIf("PJSIP/anonymous-00000006", "0?noanonymous") in new stack
  61. -- Executing [s@from-sip-external:4] Goto("PJSIP/anonymous-00000006", "from-trunk,1234,1") in new stack
  62. -- Goto (from-trunk,1234,1)
  63. -- Executing [1234@from-trunk:1] Set("PJSIP/anonymous-00000006", "__FROM_DID=1234") in new stack
  64. -- Executing [1234@from-trunk:2] NoOp("PJSIP/anonymous-00000006", "Received an unknown call with DID set to 1234") in new stack
  65. -- Executing [1234@from-trunk:3] Goto("PJSIP/anonymous-00000006", "s,a2") in new stack
  66. -- Goto (from-trunk,s,2)
  67. -- Executing [s@from-trunk:2] Answer("PJSIP/anonymous-00000006", "") in new stack
  68. > 0x7f844c0214c0 -- Strict RTP learning after remote address set to: 192.168.129.118:37324
  69. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  70. SIP/2.0 200 OK
  71. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  72. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  73. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  74. From: <sip:[email protected]>;tag=146ce914
  75. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  76. CSeq: 1 INVITE
  77. Server: FPBX-15.0.37.4(16.17.0)
  78. Contact: <sip:EXTERNAL-IP:5060>
  79. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  80. Supported: 100rel, timer, replaces, norefersub
  81. Content-Type: application/sdp
  82. Content-Length: 385
  83.  
  84. v=0
  85. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  86. s=Asterisk
  87. c=IN IP4 EXTERNAL-IP
  88. t=0 0
  89. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  90. a=rtpmap:0 PCMU/8000
  91. a=rtpmap:8 PCMA/8000
  92. a=rtpmap:3 GSM/8000
  93. a=rtpmap:9 G722/8000
  94. a=rtpmap:106 opus/48000/2
  95. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  96. a=rtpmap:101 telephone-event/8000
  97. a=fmtp:101 0-16
  98. a=ptime:20
  99. a=maxptime:20
  100. a=sendrecv
  101.  
  102. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  103. SIP/2.0 200 OK
  104. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  105. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  106. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  107. From: <sip:[email protected]>;tag=146ce914
  108. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  109. CSeq: 1 INVITE
  110. Server: FPBX-15.0.37.4(16.17.0)
  111. Contact: <sip:EXTERNAL-IP:5060>
  112. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  113. Supported: 100rel, timer, replaces, norefersub
  114. Content-Type: application/sdp
  115. Content-Length: 385
  116.  
  117. v=0
  118. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  119. s=Asterisk
  120. c=IN IP4 EXTERNAL-IP
  121. t=0 0
  122. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  123. a=rtpmap:0 PCMU/8000
  124. a=rtpmap:8 PCMA/8000
  125. a=rtpmap:3 GSM/8000
  126. a=rtpmap:9 G722/8000
  127. a=rtpmap:106 opus/48000/2
  128. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  129. a=rtpmap:101 telephone-event/8000
  130. a=fmtp:101 0-16
  131. a=ptime:20
  132. a=maxptime:20
  133. a=sendrecv
  134.  
  135. [2024-07-15 22:05:27] WARNING[7604][C-00000007]: chan_sip.c:23254 func_header_read: This function can only be used on SIP channels.
  136. -- Executing [s@from-trunk:3] Log("PJSIP/anonymous-00000006", "WARNING,Friendly Scanner from ") in new stack
  137. [2024-07-15 22:05:27] WARNING[7604][C-00000007]: Ext. s:3 @ from-trunk: Friendly Scanner from
  138. -- Executing [s@from-trunk:4] Wait("PJSIP/anonymous-00000006", "2") in new stack
  139. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  140. SIP/2.0 200 OK
  141. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  142. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  143. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  144. From: <sip:[email protected]>;tag=146ce914
  145. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  146. CSeq: 1 INVITE
  147. Server: FPBX-15.0.37.4(16.17.0)
  148. Contact: <sip:EXTERNAL-IP:5060>
  149. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  150. Supported: 100rel, timer, replaces, norefersub
  151. Content-Type: application/sdp
  152. Content-Length: 385
  153.  
  154. v=0
  155. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  156. s=Asterisk
  157. c=IN IP4 EXTERNAL-IP
  158. t=0 0
  159. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  160. a=rtpmap:0 PCMU/8000
  161. a=rtpmap:8 PCMA/8000
  162. a=rtpmap:3 GSM/8000
  163. a=rtpmap:9 G722/8000
  164. a=rtpmap:106 opus/48000/2
  165. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  166. a=rtpmap:101 telephone-event/8000
  167. a=fmtp:101 0-16
  168. a=ptime:20
  169. a=maxptime:20
  170. a=sendrecv
  171.  
  172. -- Executing [s@from-trunk:5] Playback("PJSIP/anonymous-00000006", "ss-noservice") in new stack
  173. -- <PJSIP/anonymous-00000006> Playing 'ss-noservice.ulaw' (language 'en')
  174. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  175. SIP/2.0 200 OK
  176. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  177. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  178. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  179. From: <sip:[email protected]>;tag=146ce914
  180. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  181. CSeq: 1 INVITE
  182. Server: FPBX-15.0.37.4(16.17.0)
  183. Contact: <sip:EXTERNAL-IP:5060>
  184. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  185. Supported: 100rel, timer, replaces, norefersub
  186. Content-Type: application/sdp
  187. Content-Length: 385
  188.  
  189. v=0
  190. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  191. s=Asterisk
  192. c=IN IP4 EXTERNAL-IP
  193. t=0 0
  194. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  195. a=rtpmap:0 PCMU/8000
  196. a=rtpmap:8 PCMA/8000
  197. a=rtpmap:3 GSM/8000
  198. a=rtpmap:9 G722/8000
  199. a=rtpmap:106 opus/48000/2
  200. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  201. a=rtpmap:101 telephone-event/8000
  202. a=fmtp:101 0-16
  203. a=ptime:20
  204. a=maxptime:20
  205. a=sendrecv
  206.  
  207. -- Executing [s@from-trunk:6] SayAlpha("PJSIP/anonymous-00000006", "1234") in new stack
  208. -- <PJSIP/anonymous-00000006> Playing 'digits/1.ulaw' (language 'en')
  209. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  210. SIP/2.0 200 OK
  211. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  212. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  213. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  214. From: <sip:[email protected]>;tag=146ce914
  215. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  216. CSeq: 1 INVITE
  217. Server: FPBX-15.0.37.4(16.17.0)
  218. Contact: <sip:EXTERNAL-IP:5060>
  219. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  220. Supported: 100rel, timer, replaces, norefersub
  221. Content-Type: application/sdp
  222. Content-Length: 385
  223.  
  224. v=0
  225. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  226. s=Asterisk
  227. c=IN IP4 EXTERNAL-IP
  228. t=0 0
  229. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  230. a=rtpmap:0 PCMU/8000
  231. a=rtpmap:8 PCMA/8000
  232. a=rtpmap:3 GSM/8000
  233. a=rtpmap:9 G722/8000
  234. a=rtpmap:106 opus/48000/2
  235. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  236. a=rtpmap:101 telephone-event/8000
  237. a=fmtp:101 0-16
  238. a=ptime:20
  239. a=maxptime:20
  240. a=sendrecv
  241.  
  242. -- <PJSIP/anonymous-00000006> Playing 'digits/2.ulaw' (language 'en')
  243. -- <PJSIP/anonymous-00000006> Playing 'digits/3.ulaw' (language 'en')
  244. -- <PJSIP/anonymous-00000006> Playing 'digits/4.ulaw' (language 'en')
  245. -- Executing [s@from-trunk:7] Hangup("PJSIP/anonymous-00000006", "") in new stack
  246. == Spawn extension (from-trunk, s, 7) exited non-zero on 'PJSIP/anonymous-00000006'
  247. -- Executing [h@from-trunk:1] Macro("PJSIP/anonymous-00000006", "hangupcall,") in new stack
  248. -- Executing [s@macro-hangupcall:1] GotoIf("PJSIP/anonymous-00000006", "1?theend") in new stack
  249. -- Goto (macro-hangupcall,s,3)
  250. -- Executing [s@macro-hangupcall:3] ExecIf("PJSIP/anonymous-00000006", "0?Set(CDR(recordingfile)=)") in new stack
  251. -- Executing [s@macro-hangupcall:4] Hangup("PJSIP/anonymous-00000006", "") in new stack
  252. == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'PJSIP/anonymous-00000006' in macro 'hangupcall'
  253. == Spawn extension (from-trunk, h, 1) exited non-zero on 'PJSIP/anonymous-00000006'
  254. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  255. SIP/2.0 200 OK
  256. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  257. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  258. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  259. From: <sip:[email protected]>;tag=146ce914
  260. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  261. CSeq: 1 INVITE
  262. Server: FPBX-15.0.37.4(16.17.0)
  263. Contact: <sip:EXTERNAL-IP:5060>
  264. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  265. Supported: 100rel, timer, replaces, norefersub
  266. Content-Type: application/sdp
  267. Content-Length: 385
  268.  
  269. v=0
  270. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  271. s=Asterisk
  272. c=IN IP4 EXTERNAL-IP
  273. t=0 0
  274. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  275. a=rtpmap:0 PCMU/8000
  276. a=rtpmap:8 PCMA/8000
  277. a=rtpmap:3 GSM/8000
  278. a=rtpmap:9 G722/8000
  279. a=rtpmap:106 opus/48000/2
  280. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  281. a=rtpmap:101 telephone-event/8000
  282. a=fmtp:101 0-16
  283. a=ptime:20
  284. a=maxptime:20
  285. a=sendrecv
  286.  
  287. <--- Transmitting SIP request (440 bytes) to UDP:172.16.21.118:5060 --->
  288. OPTIONS sip:[email protected]:5060 SIP/2.0
  289. Via: SIP/2.0/UDP 172.16.21.10:5060;rport;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  290. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  291. Contact: <sip:[email protected]:5060>
  292. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  293. CSeq: 20626 OPTIONS
  294. Max-Forwards: 70
  295. User-Agent: FPBX-15.0.37.4(16.17.0)
  296. Content-Length: 0
  297.  
  298.  
  299. <--- Received SIP request (619 bytes) from UDP:172.16.21.118:5060 --->
  300. OPTIONS sip:[email protected]:5060;line=drxggag SIP/2.0
  301. Record-Route: <sip:172.16.21.118;lr>
  302. Via: SIP/2.0/UDP 172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.0
  303. Via: SIP/2.0/UDP 172.16.21.10:5060;received=172.16.21.10;rport=5060;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  304. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  305. Contact: <sip:[email protected]:5060;alias=172.16.21.10~5060~1>
  306. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  307. CSeq: 20626 OPTIONS
  308. Max-Forwards: 69
  309. User-Agent: FPBX-15.0.37.4(16.17.0)
  310. Content-Length: 0
  311.  
  312.  
  313. <--- Received SIP request (619 bytes) from UDP:172.16.21.118:5060 --->
  314. OPTIONS sip:[email protected]:5060;line=vfyuazc SIP/2.0
  315. Record-Route: <sip:172.16.21.118;lr>
  316. Via: SIP/2.0/UDP 172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.1
  317. Via: SIP/2.0/UDP 172.16.21.10:5060;received=172.16.21.10;rport=5060;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  318. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  319. Contact: <sip:[email protected]:5060;alias=172.16.21.10~5060~1>
  320. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  321. CSeq: 20626 OPTIONS
  322. Max-Forwards: 69
  323. User-Agent: FPBX-15.0.37.4(16.17.0)
  324. Content-Length: 0
  325.  
  326.  
  327. <--- Received SIP request (619 bytes) from UDP:172.16.21.118:5060 --->
  328. OPTIONS sip:[email protected]:5060;line=fkcmtvm SIP/2.0
  329. Record-Route: <sip:172.16.21.118;lr>
  330. Via: SIP/2.0/UDP 172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.2
  331. Via: SIP/2.0/UDP 172.16.21.10:5060;received=172.16.21.10;rport=5060;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  332. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  333. Contact: <sip:[email protected]:5060;alias=172.16.21.10~5060~1>
  334. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  335. CSeq: 20626 OPTIONS
  336. Max-Forwards: 69
  337. User-Agent: FPBX-15.0.37.4(16.17.0)
  338. Content-Length: 0
  339.  
  340.  
  341. <--- Transmitting SIP response (1071 bytes) to UDP:172.16.21.118:5060 --->
  342. SIP/2.0 404 Not Found
  343. Via: SIP/2.0/UDP 172.16.21.118;rport=5060;received=172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.0
  344. Via: SIP/2.0/UDP 172.16.21.10:5060;rport=5060;received=172.16.21.10;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  345. Record-Route: <sip:172.16.21.118;lr>
  346. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  347. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  348. To: <sip:[email protected]>;tag=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.0
  349. CSeq: 20626 OPTIONS
  350. Accept: application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/sdp, message/sipfrag;version=2.0
  351. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  352. Supported: 100rel, timer, replaces, norefersub
  353. Accept-Encoding: identity
  354. Accept-Language: en
  355. Server: FPBX-15.0.37.4(16.17.0)
  356. Content-Length: 0
  357.  
  358.  
  359. <--- Transmitting SIP response (1071 bytes) to UDP:172.16.21.118:5060 --->
  360. SIP/2.0 404 Not Found
  361. Via: SIP/2.0/UDP 172.16.21.118;rport=5060;received=172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.1
  362. Via: SIP/2.0/UDP 172.16.21.10:5060;rport=5060;received=172.16.21.10;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  363. Record-Route: <sip:172.16.21.118;lr>
  364. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  365. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  366. To: <sip:[email protected]>;tag=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.1
  367. CSeq: 20626 OPTIONS
  368. Accept: application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/sdp, message/sipfrag;version=2.0
  369. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  370. Supported: 100rel, timer, replaces, norefersub
  371. Accept-Encoding: identity
  372. Accept-Language: en
  373. Server: FPBX-15.0.37.4(16.17.0)
  374. Content-Length: 0
  375.  
  376.  
  377. <--- Transmitting SIP response (1071 bytes) to UDP:172.16.21.118:5060 --->
  378. SIP/2.0 404 Not Found
  379. Via: SIP/2.0/UDP 172.16.21.118;rport=5060;received=172.16.21.118;branch=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.2
  380. Via: SIP/2.0/UDP 172.16.21.10:5060;rport=5060;received=172.16.21.10;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  381. Record-Route: <sip:172.16.21.118;lr>
  382. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  383. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  384. To: <sip:[email protected]>;tag=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.2
  385. CSeq: 20626 OPTIONS
  386. Accept: application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/sdp, message/sipfrag;version=2.0
  387. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  388. Supported: 100rel, timer, replaces, norefersub
  389. Accept-Encoding: identity
  390. Accept-Language: en
  391. Server: FPBX-15.0.37.4(16.17.0)
  392. Content-Length: 0
  393.  
  394.  
  395. <--- Received SIP response (951 bytes) from UDP:172.16.21.118:5060 --->
  396. SIP/2.0 404 Not Found
  397. Via: SIP/2.0/UDP 172.16.21.10:5060;rport=5060;received=172.16.21.10;branch=z9hG4bKPj3fb05173-6ab4-4319-a791-f29a377fb630
  398. Record-Route: <sip:172.16.21.118;lr>
  399. Call-ID: 53739628-8387-497a-9a04-950ab9f6f921
  400. From: <sip:[email protected]>;tag=73d1e168-0a7e-480f-b730-60cdabf7f580
  401. To: <sip:[email protected]>;tag=z9hG4bK5cef.1bdd5438eb3fe5e7a5af4f4dceaf2677.0
  402. CSeq: 20626 OPTIONS
  403. Accept: application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/sdp, message/sipfrag;version=2.0
  404. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  405. Supported: 100rel, timer, replaces, norefersub
  406. Accept-Encoding: identity
  407. Accept-Language: en
  408. Server: FPBX-15.0.37.4(16.17.0)
  409. Content-Length: 0
  410.  
  411.  
  412. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  413. SIP/2.0 200 OK
  414. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  415. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  416. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  417. From: <sip:[email protected]>;tag=146ce914
  418. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  419. CSeq: 1 INVITE
  420. Server: FPBX-15.0.37.4(16.17.0)
  421. Contact: <sip:EXTERNAL-IP:5060>
  422. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  423. Supported: 100rel, timer, replaces, norefersub
  424. Content-Type: application/sdp
  425. Content-Length: 385
  426.  
  427. v=0
  428. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  429. s=Asterisk
  430. c=IN IP4 EXTERNAL-IP
  431. t=0 0
  432. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  433. a=rtpmap:0 PCMU/8000
  434. a=rtpmap:8 PCMA/8000
  435. a=rtpmap:3 GSM/8000
  436. a=rtpmap:9 G722/8000
  437. a=rtpmap:106 opus/48000/2
  438. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  439. a=rtpmap:101 telephone-event/8000
  440. a=fmtp:101 0-16
  441. a=ptime:20
  442. a=maxptime:20
  443. a=sendrecv
  444.  
  445. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  446. SIP/2.0 200 OK
  447. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  448. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  449. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  450. From: <sip:[email protected]>;tag=146ce914
  451. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  452. CSeq: 1 INVITE
  453. Server: FPBX-15.0.37.4(16.17.0)
  454. Contact: <sip:EXTERNAL-IP:5060>
  455. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  456. Supported: 100rel, timer, replaces, norefersub
  457. Content-Type: application/sdp
  458. Content-Length: 385
  459.  
  460. v=0
  461. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  462. s=Asterisk
  463. c=IN IP4 EXTERNAL-IP
  464. t=0 0
  465. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  466. a=rtpmap:0 PCMU/8000
  467. a=rtpmap:8 PCMA/8000
  468. a=rtpmap:3 GSM/8000
  469. a=rtpmap:9 G722/8000
  470. a=rtpmap:106 opus/48000/2
  471. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  472. a=rtpmap:101 telephone-event/8000
  473. a=fmtp:101 0-16
  474. a=ptime:20
  475. a=maxptime:20
  476. a=sendrecv
  477.  
  478. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  479. SIP/2.0 200 OK
  480. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  481. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  482. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  483. From: <sip:[email protected]>;tag=146ce914
  484. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  485. CSeq: 1 INVITE
  486. Server: FPBX-15.0.37.4(16.17.0)
  487. Contact: <sip:EXTERNAL-IP:5060>
  488. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  489. Supported: 100rel, timer, replaces, norefersub
  490. Content-Type: application/sdp
  491. Content-Length: 385
  492.  
  493. v=0
  494. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  495. s=Asterisk
  496. c=IN IP4 EXTERNAL-IP
  497. t=0 0
  498. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  499. a=rtpmap:0 PCMU/8000
  500. a=rtpmap:8 PCMA/8000
  501. a=rtpmap:3 GSM/8000
  502. a=rtpmap:9 G722/8000
  503. a=rtpmap:106 opus/48000/2
  504. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  505. a=rtpmap:101 telephone-event/8000
  506. a=fmtp:101 0-16
  507. a=ptime:20
  508. a=maxptime:20
  509. a=sendrecv
  510.  
  511. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  512. SIP/2.0 200 OK
  513. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  514. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  515. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  516. From: <sip:[email protected]>;tag=146ce914
  517. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  518. CSeq: 1 INVITE
  519. Server: FPBX-15.0.37.4(16.17.0)
  520. Contact: <sip:EXTERNAL-IP:5060>
  521. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  522. Supported: 100rel, timer, replaces, norefersub
  523. Content-Type: application/sdp
  524. Content-Length: 385
  525.  
  526. v=0
  527. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  528. s=Asterisk
  529. c=IN IP4 EXTERNAL-IP
  530. t=0 0
  531. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  532. a=rtpmap:0 PCMU/8000
  533. a=rtpmap:8 PCMA/8000
  534. a=rtpmap:3 GSM/8000
  535. a=rtpmap:9 G722/8000
  536. a=rtpmap:106 opus/48000/2
  537. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  538. a=rtpmap:101 telephone-event/8000
  539. a=fmtp:101 0-16
  540. a=ptime:20
  541. a=maxptime:20
  542. a=sendrecv
  543.  
  544. <--- Transmitting SIP response (1094 bytes) to UDP:192.168.129.118:1555 --->
  545. SIP/2.0 200 OK
  546. Via: SIP/2.0/UDP Domain-name.net:1555;rport=1555;received=192.168.129.118;branch=z9hG4bK1a7f.7cf2ca54a3d3b400361a5fbd9d0daf25.0
  547. Via: SIP/2.0/UDP 10.10.10.3:53638;rport=53638;received=10.10.10.3;branch=z9hG4bK-524287-1---f180ccb4eeaf865a
  548. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  549. From: <sip:[email protected]>;tag=146ce914
  550. To: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  551. CSeq: 1 INVITE
  552. Server: FPBX-15.0.37.4(16.17.0)
  553. Contact: <sip:EXTERNAL-IP:5060>
  554. Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REFER
  555. Supported: 100rel, timer, replaces, norefersub
  556. Content-Type: application/sdp
  557. Content-Length: 385
  558.  
  559. v=0
  560. o=- 0 1999641732 IN IP4 EXTERNAL-IP
  561. s=Asterisk
  562. c=IN IP4 EXTERNAL-IP
  563. t=0 0
  564. m=audio 12736 RTP/AVP 0 8 3 9 106 101
  565. a=rtpmap:0 PCMU/8000
  566. a=rtpmap:8 PCMA/8000
  567. a=rtpmap:3 GSM/8000
  568. a=rtpmap:9 G722/8000
  569. a=rtpmap:106 opus/48000/2
  570. a=fmtp:106 sprop-maxcapturerate=16000;useinbandfec=1
  571. a=rtpmap:101 telephone-event/8000
  572. a=fmtp:101 0-16
  573. a=ptime:20
  574. a=maxptime:20
  575. a=sendrecv
  576.  
  577. <--- Transmitting SIP request (398 bytes) to UDP:10.10.10.3:53638 --->
  578. BYE sip:[email protected]:53638;transport=UDP SIP/2.0
  579. Via: SIP/2.0/UDP EXTERNAL-IP:5060;rport;branch=z9hG4bKPj801009f6-5441-4bd7-8557-14ad4e8ca3cb
  580. From: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  581. To: <sip:[email protected]>;tag=146ce914
  582. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  583. CSeq: 16884 BYE
  584. Max-Forwards: 70
  585. User-Agent: FPBX-15.0.37.4(16.17.0)
  586. Content-Length: 0
  587.  
  588.  
  589. <--- Transmitting SIP request (398 bytes) to UDP:10.10.10.3:53638 --->
  590. BYE sip:[email protected]:53638;transport=UDP SIP/2.0
  591. Via: SIP/2.0/UDP EXTERNAL-IP:5060;rport;branch=z9hG4bKPj801009f6-5441-4bd7-8557-14ad4e8ca3cb
  592. From: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  593. To: <sip:[email protected]>;tag=146ce914
  594. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  595. CSeq: 16884 BYE
  596. Max-Forwards: 70
  597. User-Agent: FPBX-15.0.37.4(16.17.0)
  598. Content-Length: 0
  599.  
  600.  
  601. <--- Transmitting SIP request (398 bytes) to UDP:10.10.10.3:53638 --->
  602. BYE sip:[email protected]:53638;transport=UDP SIP/2.0
  603. Via: SIP/2.0/UDP EXTERNAL-IP:5060;rport;branch=z9hG4bKPj801009f6-5441-4bd7-8557-14ad4e8ca3cb
  604. From: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  605. To: <sip:[email protected]>;tag=146ce914
  606. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  607. CSeq: 16884 BYE
  608. Max-Forwards: 70
  609. User-Agent: FPBX-15.0.37.4(16.17.0)
  610. Content-Length: 0
  611.  
  612.  
  613. <--- Transmitting SIP request (398 bytes) to UDP:10.10.10.3:53638 --->
  614. BYE sip:[email protected]:53638;transport=UDP SIP/2.0
  615. Via: SIP/2.0/UDP EXTERNAL-IP:5060;rport;branch=z9hG4bKPj801009f6-5441-4bd7-8557-14ad4e8ca3cb
  616. From: <sip:[email protected]>;tag=1025fd00-0058-4cec-b309-3d3e61049334
  617. To: <sip:[email protected]>;tag=146ce914
  618. Call-ID: ISGZTJrECdhlIswO0_3ZyQ..
  619. CSeq: 16884 BYE
  620. Max-Forwards: 70
  621. User-Agent: FPBX-15.0.37.4(16.17.0)
  622. Content-Length: 0
  623.  
  624.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement