Advertisement
Guest User

webrtc freepbx call one way audio

a guest
Dec 12th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. INVITE sip:2000@debian SIP/2.0
  2. Via: SIP/2.0/WSS 5n41gqt066af.invalid;branch=z9hG4bK280178
  3. Max-Forwards: 70
  4. To: <sip:2000@debian>
  5. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  6. Call-ID: 2vd4tksocspcrfgcme8e
  7. CSeq: 4795 INVITE
  8. Contact: <sip:[email protected];transport=ws;ob>
  9. Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
  10. Supported: outbound
  11. User-Agent: SIP.js/0.7.8
  12. Content-Type: application/sdp
  13. Content-Length: 2289
  14.  
  15. v=0
  16. o=- 1094304359958546087 2 IN IP4 127.0.0.1
  17. s=-
  18. t=0 0
  19. a=group:BUNDLE 0
  20. a=extmap-allow-mixed
  21. a=msid-semantic: WMS ca537295-b246-435d-bbca-c2e3a552fa03
  22. m=audio 40204 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
  23. c=IN IP4 58.65.217.209
  24. a=rtcp:9 IN IP4 0.0.0.0
  25. a=candidate:2366450510 1 udp 2122260223 192.168.56.1 58889 typ host generation 0 network-id 2
  26. a=candidate:166055750 1 udp 2122194687 192.168.208.1 58890 typ host generation 0 network-id 3
  27. a=candidate:2926779027 1 udp 2122129151 192.168.22.1 58891 typ host generation 0 network-id 4
  28. a=candidate:3770935708 1 udp 2122063615 192.168.100.6 58892 typ host generation 0 network-id 1 network-cost 10
  29. a=candidate:1334380706 1 udp 1685855999 58.65.217.209 40204 typ srflx raddr 192.168.100.6 rport 58892 generation 0 network-id 1 network-cost 10
  30. a=candidate:4089629142 1 tcp 1518280447 192.168.56.1 9 typ host tcptype active generation 0 network-id 2
  31. a=candidate:1999252958 1 tcp 1518214911 192.168.208.1 9 typ host tcptype active generation 0 network-id 3
  32. a=candidate:3502045195 1 tcp 1518149375 192.168.22.1 9 typ host tcptype active generation 0 network-id 4
  33. a=candidate:2651589380 1 tcp 1518083839 192.168.100.6 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  34. a=ice-ufrag:r4Fc
  35. a=ice-pwd:WPeC8kUi/GpN3N/5qW5nzDxe
  36. a=ice-options:trickle
  37. a=fingerprint:sha-256 FF:F5:FC:25:17:61:F9:FA:F3:A1:BD:4C:7F:A4:AE:F7:15:47:29:ED:25:F5:3D:F6:EB:11:42:73:92:12:FA:32
  38. a=setup:actpass
  39. a=mid:0
  40. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  41. a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  42. a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  43. a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
  44. a=sendrecv
  45. a=msid:ca537295-b246-435d-bbca-c2e3a552fa03 5d38de21-5163-43ce-a8a1-2c70ddb6fffb
  46. a=rtcp-mux
  47. a=rtcp-rsize
  48. a=rtpmap:111 opus/48000/2
  49. a=rtcp-fb:111 transport-cc
  50. a=fmtp:111 minptime=10;useinbandfec=1
  51. a=rtpmap:63 red/48000/2
  52. a=fmtp:63 111/111
  53. a=rtpmap:9 G722/8000
  54. a=rtpmap:0 PCMU/8000
  55. a=rtpmap:8 PCMA/8000
  56. a=rtpmap:13 CN/8000
  57. a=rtpmap:110 telephone-event/48000
  58. a=rtpmap:126 telephone-event/8000
  59. a=ssrc:3183341308 cname:qJNI4Gz5fIWYO3q0
  60. a=ssrc:3183341308 msid:ca537295-b246-435d-bbca-c2e3a552fa03 5d38de21-5163-43ce-a8a1-2c70ddb6fffb
  61.  
  62. <--- Transmitting SIP response (468 bytes) to WSS:58.65.217.209:40202 --->
  63. SIP/2.0 401 Unauthorized
  64. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK280178
  65. Call-ID: 2vd4tksocspcrfgcme8e
  66. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  67. To: <sip:2000@debian>;tag=z9hG4bK280178
  68. CSeq: 4795 INVITE
  69. WWW-Authenticate: Digest realm="asterisk",nonce="1734002761/3d0f6cfedf284f7c41ae950b3d32184a",opaque="5c70b7c9654fec9a",algorithm=MD5,qop="auth"
  70. Server: FPBX-17.0.19.21(21.5.0)
  71. Content-Length: 0
  72.  
  73.  
  74. <--- Received SIP request (253 bytes) from WSS:58.65.217.209:40202 --->
  75. ACK sip:2000@debian SIP/2.0
  76. Via: SIP/2.0/WSS 5n41gqt066af.invalid;branch=z9hG4bK280178
  77. To: <sip:2000@debian>;tag=z9hG4bK280178
  78. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  79. Call-ID: 2vd4tksocspcrfgcme8e
  80. Content-Length: 0
  81. CSeq: 4795 ACK
  82.  
  83.  
  84. <--- Received SIP request (3022 bytes) from WSS:58.65.217.209:40202 --->
  85. INVITE sip:2000@debian SIP/2.0
  86. Via: SIP/2.0/WSS 5n41gqt066af.invalid;branch=z9hG4bK1987699
  87. Max-Forwards: 70
  88. To: <sip:2000@debian>
  89. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  90. Call-ID: 2vd4tksocspcrfgcme8e
  91. CSeq: 4796 INVITE
  92. Authorization: Digest algorithm=MD5, username="1000", realm="asterisk", nonce="1734002761/3d0f6cfedf284f7c41ae950b3d32184a", uri="sip:2000@debian", response="c879be5cc332f02b1901b066ca287c8f", opaque="5c70b7c9654fec9a", qop=auth, cnonce="d4gorcu8armj", nc=00000001
  93. Contact: <sip:[email protected];transport=ws;ob>
  94. Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
  95. Supported: outbound
  96. User-Agent: SIP.js/0.7.8
  97. Content-Type: application/sdp
  98. Content-Length: 2289
  99.  
  100. v=0
  101. o=- 1094304359958546087 2 IN IP4 127.0.0.1
  102. s=-
  103. t=0 0
  104. a=group:BUNDLE 0
  105. a=extmap-allow-mixed
  106. a=msid-semantic: WMS ca537295-b246-435d-bbca-c2e3a552fa03
  107. m=audio 40204 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
  108. c=IN IP4 58.65.217.209
  109. a=rtcp:9 IN IP4 0.0.0.0
  110. a=candidate:2366450510 1 udp 2122260223 192.168.56.1 58889 typ host generation 0 network-id 2
  111. a=candidate:166055750 1 udp 2122194687 192.168.208.1 58890 typ host generation 0 network-id 3
  112. a=candidate:2926779027 1 udp 2122129151 192.168.22.1 58891 typ host generation 0 network-id 4
  113. a=candidate:3770935708 1 udp 2122063615 192.168.100.6 58892 typ host generation 0 network-id 1 network-cost 10
  114. a=candidate:1334380706 1 udp 1685855999 58.65.217.209 40204 typ srflx raddr 192.168.100.6 rport 58892 generation 0 network-id 1 network-cost 10
  115. a=candidate:4089629142 1 tcp 1518280447 192.168.56.1 9 typ host tcptype active generation 0 network-id 2
  116. a=candidate:1999252958 1 tcp 1518214911 192.168.208.1 9 typ host tcptype active generation 0 network-id 3
  117. a=candidate:3502045195 1 tcp 1518149375 192.168.22.1 9 typ host tcptype active generation 0 network-id 4
  118. a=candidate:2651589380 1 tcp 1518083839 192.168.100.6 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  119. a=ice-ufrag:r4Fc
  120. a=ice-pwd:WPeC8kUi/GpN3N/5qW5nzDxe
  121. a=ice-options:trickle
  122. a=fingerprint:sha-256 FF:F5:FC:25:17:61:F9:FA:F3:A1:BD:4C:7F:A4:AE:F7:15:47:29:ED:25:F5:3D:F6:EB:11:42:73:92:12:FA:32
  123. a=setup:actpass
  124. a=mid:0
  125. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  126. a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  127. a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  128. a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
  129. a=sendrecv
  130. a=msid:ca537295-b246-435d-bbca-c2e3a552fa03 5d38de21-5163-43ce-a8a1-2c70ddb6fffb
  131. a=rtcp-mux
  132. a=rtcp-rsize
  133. a=rtpmap:111 opus/48000/2
  134. a=rtcp-fb:111 transport-cc
  135. a=fmtp:111 minptime=10;useinbandfec=1
  136. a=rtpmap:63 red/48000/2
  137. a=fmtp:63 111/111
  138. a=rtpmap:9 G722/8000
  139. a=rtpmap:0 PCMU/8000
  140. a=rtpmap:8 PCMA/8000
  141. a=rtpmap:13 CN/8000
  142. a=rtpmap:110 telephone-event/48000
  143. a=rtpmap:126 telephone-event/8000
  144. a=ssrc:3183341308 cname:qJNI4Gz5fIWYO3q0
  145. a=ssrc:3183341308 msid:ca537295-b246-435d-bbca-c2e3a552fa03 5d38de21-5163-43ce-a8a1-2c70ddb6fffb
  146.  
  147. <--- Transmitting SIP response (299 bytes) to WSS:58.65.217.209:40202 --->
  148. SIP/2.0 100 Trying
  149. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK1987699
  150. Call-ID: 2vd4tksocspcrfgcme8e
  151. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  152. To: <sip:2000@debian>
  153. CSeq: 4796 INVITE
  154. Server: FPBX-17.0.19.21(21.5.0)
  155. Content-Length: 0
  156.  
  157.  
  158. == Using SIP RTP Audio TOS bits 184
  159. == Using SIP RTP Audio TOS bits 184 in TCLASS field.
  160. == Using SIP RTP Audio CoS mark 5
  161. -- Executing [2000@from-internal:1] GotoIf("PJSIP/1000-00000000", "0?ext-local,*2000,1") in new stack
  162. -- Executing [2000@from-internal:2] GotoIf("PJSIP/1000-00000000", "1?ext-local,2000,1:followme-check,2000,1") in new stack
  163. -- Goto (ext-local,2000,1)
  164. -- Executing [2000@ext-local:1] Set("PJSIP/1000-00000000", "__RINGTIMER=15") in new stack
  165. -- Executing [2000@ext-local:2] ExecIf("PJSIP/1000-00000000", "0?Set(__CWIGNORE=)") in new stack
  166. -- Executing [2000@ext-local:3] Gosub("PJSIP/1000-00000000", "macro-exten-vm,s,1(novm,2000,0,0,0)") in new stack
  167. -- Executing [s@macro-exten-vm:1] Gosub("PJSIP/1000-00000000", "macro-user-callerid,s,1()") in new stack
  168. -- Executing [s@macro-user-callerid:1] Set("PJSIP/1000-00000000", "TOUCH_MONITOR=1734002761.0") in new stack
  169. -- Executing [s@macro-user-callerid:2] Set("PJSIP/1000-00000000", "CHANCONTEXT=") in new stack
  170. -- Executing [s@macro-user-callerid:3] Progress("PJSIP/1000-00000000", "") in new stack
  171. -- Executing [s@macro-user-callerid:4] Set("PJSIP/1000-00000000", "CHANCONTEXT=") in new stack
  172. -- Executing [s@macro-user-callerid:5] Set("PJSIP/1000-00000000", "CHANEXTENCONTEXT=1000-00000000") in new stack
  173. -- Executing [s@macro-user-callerid:6] Set("PJSIP/1000-00000000", "CHANEXTEN=1000-00000000") in new stack
  174. -- Executing [s@macro-user-callerid:7] Set("PJSIP/1000-00000000", "CALLERID(number)=1000") in new stack
  175. -- Executing [s@macro-user-callerid:8] Set("PJSIP/1000-00000000", "AMPUSER=1000") in new stack
  176. -- Executing [s@macro-user-callerid:9] Set("PJSIP/1000-00000000", "HOTDESCKCHAN=1000-00000000") in new stack
  177. -- Executing [s@macro-user-callerid:10] Set("PJSIP/1000-00000000", "HOTDESKEXTEN=1000") in new stack
  178. -- Executing [s@macro-user-callerid:11] Set("PJSIP/1000-00000000", "HOTDESKCALL=0") in new stack
  179. -- Executing [s@macro-user-callerid:12] ExecIf("PJSIP/1000-00000000", "0?Set(HOTDESKCALL=1)") in new stack
  180. -- Executing [s@macro-user-callerid:13] ExecIf("PJSIP/1000-00000000", "0?Set(CALLERID(name)=)") in new stack
  181. -- Executing [s@macro-user-callerid:14] GotoIf("PJSIP/1000-00000000", "0?report") in new stack
  182. -- Executing [s@macro-user-callerid:15] ExecIf("PJSIP/1000-00000000", "1?Set(REALCALLERIDNUM=1000)") in new stack
  183. <--- Transmitting SIP response (1457 bytes) to WSS:58.65.217.209:40202 --->
  184. SIP/2.0 183 Session Progress
  185. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK1987699
  186. Call-ID: 2vd4tksocspcrfgcme8e
  187. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  188. To: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  189. CSeq: 4796 INVITE
  190. Server: FPBX-17.0.19.21(21.5.0)
  191. Contact: <sip:192.168.90.144:8089;transport=ws>
  192. Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INFO, MESSAGE, REFER
  193. Content-Type: application/sdp
  194. Content-Length: 907
  195.  
  196. v=0
  197. o=- 1094304359958546087 4 IN IP4 192.168.90.144
  198. s=Asterisk
  199. c=IN IP4 192.168.90.144
  200. t=0 0
  201. a=group:BUNDLE 0
  202. m=audio 15686 UDP/TLS/RTP/SAVPF 0 8 9 111 126 110
  203. a=connection:new
  204. a=setup:active
  205. a=fingerprint:SHA-256 49:05:A9:E7:72:1A:43:18:3F:38:D2:B0:B5:D6:86:FE:29:06:69:A2:9B:F3:C0:37:6C:39:68:F2:37:65:46:2F
  206. a=ice-ufrag:7b28556b6c655ec95061d5ee3c38f771
  207. a=ice-pwd:2a4d06670215377f4c1a6fbf627cf297
  208. a=candidate:Hc6e9644a 1 UDP 2130706431 198.233.100.74 15686 typ host
  209. a=candidate:Hd5001edb 1 UDP 2130706431 fe80::215:5dff:fe5a:862c 15686 typ host
  210. a=rtpmap:0 PCMU/8000
  211. a=rtpmap:8 PCMA/8000
  212. a=rtpmap:9 G722/8000
  213. a=rtpmap:111 opus/48000/2
  214. a=fmtp:111 useinbandfec=1
  215. a=rtpmap:126 telephone-event/8000
  216. a=fmtp:126 0-16
  217. a=ptime:20
  218. a=maxptime:20
  219. a=sendrecv
  220. a=rtcp-mux
  221. a=ssrc:1318434732 cname:4620347e-cf84-42a8-9dcf-ef56d961c3bc
  222. a=mid:0
  223. a=rtpmap:110 telephone-event/48000
  224. a=fmtp:110 0-16
  225.  
  226.  
  227. SIP/2.0 183 Session Progress
  228. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK1987699
  229. Call-ID: 2vd4tksocspcrfgcme8e
  230. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  231. To: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  232. CSeq: 4796 INVITE
  233. Server: FPBX-17.0.19.21(21.5.0)
  234. Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INFO, MESSAGE, REFER
  235. Contact: <sip:192.168.90.144:8089;transport=ws>
  236. P-Asserted-Identity: "2000" <sip:2000@debian>
  237. Content-Type: application/sdp
  238. Content-Length: 907
  239.  
  240. v=0
  241. o=- 1094304359958546087 4 IN IP4 192.168.90.144
  242. s=Asterisk
  243. c=IN IP4 192.168.90.144
  244. t=0 0
  245. a=group:BUNDLE 0
  246. m=audio 15686 UDP/TLS/RTP/SAVPF 0 8 9 111 126 110
  247. a=connection:new
  248. a=setup:active
  249. a=fingerprint:SHA-256 49:05:A9:E7:72:1A:43:18:3F:38:D2:B0:B5:D6:86:FE:29:06:69:A2:9B:F3:C0:37:6C:39:68:F2:37:65:46:2F
  250. a=ice-ufrag:7b28556b6c655ec95061d5ee3c38f771
  251. a=ice-pwd:2a4d06670215377f4c1a6fbf627cf297
  252. a=candidate:Hc6e9644a 1 UDP 2130706431 198.233.100.74 15686 typ host
  253. a=candidate:Hd5001edb 1 UDP 2130706431 fe80::215:5dff:fe5a:862c 15686 typ host
  254. a=rtpmap:0 PCMU/8000
  255. a=rtpmap:8 PCMA/8000
  256. a=rtpmap:9 G722/8000
  257. a=rtpmap:111 opus/48000/2
  258. a=fmtp:111 useinbandfec=1
  259. a=rtpmap:126 telephone-event/8000
  260. a=fmtp:126 0-16
  261. a=ptime:20
  262. a=maxptime:20
  263. a=sendrecv
  264. a=rtcp-mux
  265. a=ssrc:1318434732 cname:4620347e-cf84-42a8-9dcf-ef56d961c3bc
  266. a=mid:0
  267. a=rtpmap:110 telephone-event/48000
  268. a=fmtp:110 0-16
  269.  
  270. == Using SIP RTP Audio TOS bits 184
  271. == Using SIP RTP Audio TOS bits 184 in TCLASS field.
  272. == Using SIP RTP Audio CoS mark 5
  273. <--- Transmitting SIP request (1729 bytes) to WSS:51.158.239.148:38654 --->
  274. INVITE sip:[email protected]:38654;transport=ws SIP/2.0
  275. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPjfacaa2ed-4c8c-4ed6-aa3f-48212ebc28ac;alias
  276. From: "1000" <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  277. Contact: <sip:asterisk@debian:5060;transport=ws>
  278. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  279. CSeq: 11152 INVITE
  280. Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INFO, MESSAGE, REFER
  281. Supported: 100rel, timer, replaces, norefersub, histinfo
  282. Session-Expires: 1800
  283. Min-SE: 90
  284. P-Asserted-Identity: "1000" <sip:1000@debian>
  285. Max-Forwards: 70
  286. User-Agent: FPBX-17.0.19.21(21.5.0)
  287. Content-Type: application/sdp
  288. Content-Length: 970
  289.  
  290. v=0
  291. o=- 420446060 420446060 IN IP4 192.168.90.144
  292. s=Asterisk
  293. c=IN IP4 192.168.90.144
  294. t=0 0
  295. a=group:BUNDLE audio-0
  296. m=audio 14038 UDP/TLS/RTP/SAVPF 0 8 9 107 3 111 101 102
  297. a=connection:new
  298. a=setup:actpass
  299. a=fingerprint:SHA-256 2E:F3:62:9E:18:3C:3A:32:41:B7:28:FD:F7:28:39:7A:54:83:5A:46:3A:2B:0B:EC:23:B2:70:9A:8F:FB:12:FF
  300. a=ice-ufrag:172f0d7a5e6ff46638f4a2db2f0ccf1d
  301. a=ice-pwd:756e3886392472616b611b6e7b44978b
  302. a=candidate:Hc6e9644a 1 UDP 2130706431 198.233.100.74 14038 typ host
  303. a=candidate:Hd5001edb 1 UDP 2130706431 fe80::215:5dff:fe5a:862c 14038 typ host
  304. a=rtpmap:0 PCMU/8000
  305. a=rtpmap:8 PCMA/8000
  306. a=rtpmap:9 G722/8000
  307. a=rtpmap:107 opus/48000/2
  308. a=fmtp:107 useinbandfec=1
  309. a=rtpmap:3 GSM/8000
  310. a=rtpmap:111 G726-32/8000
  311. a=rtpmap:101 telephone-event/8000
  312. a=fmtp:101 0-16
  313. a=rtpmap:102 telephone-event/48000
  314. a=fmtp:102 0-16
  315. a=ptime:20
  316. a=maxptime:20
  317. a=sendrecv
  318. a=rtcp-mux
  319. a=ssrc:42044258 cname:08291789-2502-4fab-91c6-029b7785a180
  320. a=mid:audio-0
  321.  
  322. <--- Received SIP response (366 bytes) from WSS:51.158.239.148:38654 --->
  323. SIP/2.0 100 Trying
  324. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPjfacaa2ed-4c8c-4ed6-aa3f-48212ebc28ac;alias
  325. From: "1000" <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  326. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  327. CSeq: 11152 INVITE
  328. Supported: outbound
  329. User-Agent: SIP.js/0.7.8
  330. Content-Length: 0
  331.  
  332.  
  333. <--- Received SIP response (441 bytes) from WSS:51.158.239.148:38654 --->
  334. SIP/2.0 180 Ringing
  335. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPjfacaa2ed-4c8c-4ed6-aa3f-48212ebc28ac;alias
  336. To: <sip:[email protected]>;tag=0dbmd9d6cc
  337. From: "1000" <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  338. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  339. CSeq: 11152 INVITE
  340. Contact: <sip:[email protected];transport=ws>
  341. Supported: outbound
  342. User-Agent: SIP.js/0.7.8
  343. Content-Length: 0
  344.  
  345.  
  346. -- PJSIP/2000-00000001 is ringing
  347. <--- Transmitting SIP response (1504 bytes) to WSS:58.65.217.209:40202 --->
  348. SIP/2.0 183 Session Progress
  349. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK1987699
  350. Call-ID: 2vd4tksocspcrfgcme8e
  351. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  352. To: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  353. CSeq: 4796 INVITE
  354. Server: FPBX-17.0.19.21(21.5.0)
  355. Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INFO, MESSAGE, REFER
  356. Contact: <sip:192.168.90.144:8089;transport=ws>
  357. P-Asserted-Identity: "2000" <sip:2000@debian>
  358. Content-Type: application/sdp
  359. Content-Length: 907
  360.  
  361. v=0
  362. o=- 1094304359958546087 4 IN IP4 192.168.90.144
  363. s=Asterisk
  364. c=IN IP4 192.168.90.144
  365. t=0 0
  366. a=group:BUNDLE 0
  367. m=audio 15686 UDP/TLS/RTP/SAVPF 0 8 9 111 126 110
  368. a=connection:new
  369. a=setup:active
  370. a=fingerprint:SHA-256 49:05:A9:E7:72:1A:43:18:3F:38:D2:B0:B5:D6:86:FE:29:06:69:A2:9B:F3:C0:37:6C:39:68:F2:37:65:46:2F
  371. a=ice-ufrag:7b28556b6c655ec95061d5ee3c38f771
  372. a=ice-pwd:2a4d06670215377f4c1a6fbf627cf297
  373. a=candidate:Hc6e9644a 1 UDP 2130706431 198.233.100.74 15686 typ host
  374. a=candidate:Hd5001edb 1 UDP 2130706431 fe80::215:5dff:fe5a:862c 15686 typ host
  375. a=rtpmap:0 PCMU/8000
  376. a=rtpmap:8 PCMA/8000
  377. a=rtpmap:9 G722/8000
  378. a=rtpmap:111 opus/48000/2
  379. a=fmtp:111 useinbandfec=1
  380. a=rtpmap:126 telephone-event/8000
  381. a=fmtp:126 0-16
  382. a=ptime:20
  383. a=maxptime:20
  384. a=sendrecv
  385. a=rtcp-mux
  386. a=ssrc:1318434732 cname:4620347e-cf84-42a8-9dcf-ef56d961c3bc
  387. a=mid:0
  388. a=rtpmap:110 telephone-event/48000
  389. a=fmtp:110 0-16
  390.  
  391. <--- Received SIP response (1974 bytes) from WSS:51.158.239.148:38654 --->
  392. SIP/2.0 200 OK
  393. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPjfacaa2ed-4c8c-4ed6-aa3f-48212ebc28ac;alias
  394. To: <sip:[email protected]>;tag=0dbmd9d6cc
  395. From: "1000" <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  396. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  397. CSeq: 11152 INVITE
  398. Contact: <sip:[email protected];transport=ws>
  399. Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
  400. Supported: outbound
  401. User-Agent: SIP.js/0.7.8
  402. Content-Type: application/sdp
  403. Content-Length: 1440
  404.  
  405. v=0
  406. o=- 5727993465058509972 2 IN IP4 127.0.0.1
  407. s=-
  408. t=0 0
  409. a=group:BUNDLE audio-0
  410. a=msid-semantic: WMS 84690b05-fc73-421e-9ac9-a780afbab279
  411. m=audio 39260 UDP/TLS/RTP/SAVPF 0 8 9 107 101 102
  412. c=IN IP4 51.158.239.148
  413. a=rtcp:9 IN IP4 0.0.0.0
  414. a=candidate:271375796 1 udp 2122260223 192.168.100.83 45033 typ host generation 0 network-id 2 network-cost 10
  415. a=candidate:1783342537 1 udp 2122194687 10.189.229.27 39260 typ host generation 0 network-id 1 network-cost 50
  416. a=candidate:4001761568 1 tcp 1518280447 192.168.100.83 9 typ host tcptype active generation 0 network-id 2 network-cost 10
  417. a=candidate:2497802589 1 tcp 1518214911 10.189.229.27 9 typ host tcptype active generation 0 network-id 1 network-cost 50
  418. a=candidate:2877682307 1 udp 1685987071 51.158.239.148 39260 typ srflx raddr 10.189.229.27 rport 39260 generation 0 network-id 1 network-cost 50
  419. a=ice-ufrag:HogQ
  420. a=ice-pwd:vhVyscwPBFb1wdaoRrJow8Kb
  421. a=ice-options:trickle
  422. a=fingerprint:sha-256 CA:DB:29:96:60:25:CF:41:53:CA:3A:D9:A7:EB:0E:91:51:C6:64:0A:FF:8F:48:F1:13:90:C5:73:9D:27:28:30
  423. a=setup:active
  424. a=mid:audio-0
  425. a=sendrecv
  426. a=msid:84690b05-fc73-421e-9ac9-a780afbab279 663578ff-a783-415e-8371-014efc1e604c
  427. a=rtcp-mux
  428. a=rtpmap:0 PCMU/8000
  429. a=rtpmap:8 PCMA/8000
  430. a=rtpmap:9 G722/8000
  431. a=rtpmap:107 opus/48000/2
  432. a=fmtp:107 minptime=10;useinbandfec=1
  433. a=rtpmap:101 telephone-event/8000
  434. a=rtpmap:102 telephone-event/48000
  435. a=ssrc:3175396591 cname:ekbGPLE6Y03aafF5
  436.  
  437. <--- Transmitting SIP request (427 bytes) to WSS:51.158.239.148:38654 --->
  438. ACK sip:[email protected]:38654;transport=ws SIP/2.0
  439. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPjf171c6e2-25a8-4c86-a778-b3c05928fd04;alias
  440. From: "1000" <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  441. To: <sip:[email protected]>;tag=0dbmd9d6cc
  442. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  443. CSeq: 11152 ACK
  444. Max-Forwards: 70
  445. User-Agent: FPBX-17.0.19.21(21.5.0)
  446. Content-Length: 0
  447.  
  448.  
  449. -- PJSIP/2000-00000001 answered PJSIP/1000-00000000
  450. <--- Transmitting SIP response (1538 bytes) to WSS:58.65.217.209:40202 --->
  451. SIP/2.0 200 OK
  452. Via: SIP/2.0/WSS 5n41gqt066af.invalid;rport=40202;received=58.65.217.209;branch=z9hG4bK1987699
  453. Call-ID: 2vd4tksocspcrfgcme8e
  454. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  455. To: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  456. CSeq: 4796 INVITE
  457. Server: FPBX-17.0.19.21(21.5.0)
  458. Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INFO, MESSAGE, REFER
  459. Contact: <sip:192.168.90.144:8089;transport=ws>
  460. Supported: 100rel, timer, replaces, norefersub
  461. P-Asserted-Identity: "2000" <sip:2000@debian>
  462. Content-Type: application/sdp
  463. Content-Length: 907
  464.  
  465. v=0
  466. o=- 1094304359958546087 4 IN IP4 192.168.90.144
  467. s=Asterisk
  468. c=IN IP4 192.168.90.144
  469. t=0 0
  470. a=group:BUNDLE 0
  471. m=audio 15686 UDP/TLS/RTP/SAVPF 0 8 9 111 126 110
  472. a=connection:new
  473. a=setup:active
  474. a=fingerprint:SHA-256 49:05:A9:E7:72:1A:43:18:3F:38:D2:B0:B5:D6:86:FE:29:06:69:A2:9B:F3:C0:37:6C:39:68:F2:37:65:46:2F
  475. a=ice-ufrag:7b28556b6c655ec95061d5ee3c38f771
  476. a=ice-pwd:2a4d06670215377f4c1a6fbf627cf297
  477. a=candidate:Hc6e9644a 1 UDP 2130706431 198.233.100.74 15686 typ host
  478. a=candidate:Hd5001edb 1 UDP 2130706431 fe80::215:5dff:fe5a:862c 15686 typ host
  479. a=rtpmap:0 PCMU/8000
  480. a=rtpmap:8 PCMA/8000
  481. a=rtpmap:9 G722/8000
  482. a=rtpmap:111 opus/48000/2
  483. a=fmtp:111 useinbandfec=1
  484. a=rtpmap:126 telephone-event/8000
  485. a=fmtp:126 0-16
  486. a=ptime:20
  487. a=maxptime:20
  488. a=sendrecv
  489. a=rtcp-mux
  490. a=ssrc:1318434732 cname:4620347e-cf84-42a8-9dcf-ef56d961c3bc
  491. a=mid:0
  492. a=rtpmap:110 telephone-event/48000
  493. a=fmtp:110 0-16
  494.  
  495. -- Channel PJSIP/2000-00000001 joined 'simple_bridge' basic-bridge <e20e1166-8da6-4a16-8db5-74679b3e297f>
  496. -- Channel PJSIP/1000-00000000 joined 'simple_bridge' basic-bridge <e20e1166-8da6-4a16-8db5-74679b3e297f>
  497. [2024-12-12 06:26:09] WARNING[703988][C-00000001]: res_rtp_asterisk.c:3234 __rtp_recvfrom: 1734002761.1: DTLS packet from 51.158.239.148:39260 dropped. ICE not completed yet.
  498. <--- Received SIP request (363 bytes) from WSS:58.65.217.209:40202 --->
  499. ACK sip:192.168.90.144:8089;transport=ws SIP/2.0
  500. Via: SIP/2.0/WSS 5n41gqt066af.invalid;branch=z9hG4bK5062643
  501. Max-Forwards: 70
  502. To: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  503. From: "1000" <sip:[email protected]>;tag=hf62cdphm9
  504. Call-ID: 2vd4tksocspcrfgcme8e
  505. CSeq: 4796 ACK
  506. Supported: outbound
  507. User-Agent: SIP.js/0.7.8
  508. Content-Length: 0
  509.  
  510.  
  511. <--- Received SIP request (384 bytes) from WSS:51.158.239.148:38654 --->
  512. BYE sip:asterisk@debian:5060;transport=ws SIP/2.0
  513. Via: SIP/2.0/WSS sp8598p2ep1d.invalid;branch=z9hG4bK572334
  514. Max-Forwards: 70
  515. To: <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  516. From: "2000" <sip:[email protected]>;tag=0dbmd9d6cc
  517. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  518. CSeq: 11153 BYE
  519. Supported: outbound
  520. User-Agent: SIP.js/0.7.8
  521. Content-Length: 0
  522.  
  523.  
  524. <--- Transmitting SIP response (354 bytes) to WSS:51.158.239.148:38654 --->
  525. SIP/2.0 200 OK
  526. Via: SIP/2.0/WSS sp8598p2ep1d.invalid;rport=38654;received=51.158.239.148;branch=z9hG4bK572334
  527. Call-ID: 0943b850-eb6b-4c05-ae5a-8737b0a19274
  528. From: "2000" <sip:[email protected]>;tag=0dbmd9d6cc
  529. To: <sip:1000@debian>;tag=395b76e9-3568-4688-95e1-025fda6f11c6
  530. CSeq: 11153 BYE
  531. Server: FPBX-17.0.19.21(21.5.0)
  532. Content-Length: 0
  533.  
  534.  
  535. -- Channel PJSIP/2000-00000001 left 'simple_bridge' basic-bridge <e20e1166-8da6-4a16-8db5-74679b3e297f>
  536. -- Channel PJSIP/1000-00000000 left 'simple_bridge' basic-bridge <e20e1166-8da6-4a16-8db5-74679b3e297f>
  537. -- PJSIP/2000-00000001 Internal Gosub(app-missedcall-hangup,2000,1) start
  538. == Spawn extension (dialOne-with-exten, 2000, 2) exited non-zero on 'PJSIP/1000-00000000'
  539. -- PJSIP/1000-00000000 Internal Gosub(app-missedcall-hangup,2000,1) complete GOSUB_RETVAL=
  540. <--- Transmitting SIP request (433 bytes) to WSS:58.65.217.209:40202 --->
  541. BYE sip:[email protected]:40202;transport=ws;ob SIP/2.0
  542. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPj9cd00c06-ed34-4e11-8279-c9e50930a15f;alias
  543. From: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  544. To: "1000" <sip:[email protected]>;tag=hf62cdphm9
  545. Call-ID: 2vd4tksocspcrfgcme8e
  546. CSeq: 10017 BYE
  547. Reason: Q.850;cause=16
  548. Max-Forwards: 70
  549. User-Agent: FPBX-17.0.19.21(21.5.0)
  550. Content-Length: 0
  551.  
  552.  
  553. -- <PJSIP/2000-00000001>AGI Script agi://127.0.0.1/missedcallnotify.php completed, returning 0
  554. -- Executing [2000@app-missedcall-hangup:8] Return("PJSIP/2000-00000001", "") in new stack
  555. == Spawn extension (from-internal, , 1) exited non-zero on 'PJSIP/2000-00000001'
  556. -- PJSIP/2000-00000001 Internal Gosub(app-missedcall-hangup,2000,1) complete GOSUB_RETVAL=
  557. <--- Received SIP response (354 bytes) from WSS:58.65.217.209:40202 --->
  558. SIP/2.0 200 OK
  559. Via: SIP/2.0/WSS 192.168.90.144:8089;rport;branch=z9hG4bKPj9cd00c06-ed34-4e11-8279-c9e50930a15f;alias
  560. To: "1000" <sip:[email protected]>;tag=hf62cdphm9
  561. From: <sip:2000@debian>;tag=7bb105b4-3362-425d-83d6-76e8cf3d3b21
  562. Call-ID: 2vd4tksocspcrfgcme8e
  563. CSeq: 10017 BYE
  564. Supported: outbound
  565. User-Agent: SIP.js/0.7.8
  566. Content-Length: 0
  567.  
  568.  
  569. debian*CLI> pjsip set logger off
  570.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement