Advertisement
powerponch

11/09/2015: SIP CALLING EXT HELLO WORLD

Sep 11th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.04 KB | None | 0 0
  1.  
  2.  
  3. <--- SIP read from WS:148.X.X.X:46841 --->
  4. INVITE sip:200@148.X.X.X SIP/2.0
  5. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK2632662
  6. Max-Forwards: 69
  7. To: <sip:200@148.X.X.X>
  8. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  9. Call-ID: t98lc12henhnfcnk8an8
  10. CSeq: 4000 INVITE
  11. Contact: <sip:m4bvnghf@192.0.2.36;transport=ws;ob>
  12. Content-Type: application/sdp
  13. Session-Expires: 90
  14. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER
  15. Supported: timer,ice,replaces,outbound
  16. User-Agent: JsSIP 0.7.4
  17. Content-Length: 950
  18.  
  19. v=0
  20. o=mozilla...THIS_IS_SDPARTA-40.0.3 4294967295 0 IN IP4 0.0.0.0
  21. s=-
  22. t=0 0
  23. a=sendrecv
  24. a=fingerprint:sha-256 95:92:6F:C9:47:29:32:3F:C8:AD:18:EA:3A:B2:F2:D3:CD:D2:5E:60:57:CB:58:60:9B:40:40:C8:C8:D6:8F:18
  25. a=group:BUNDLE sdparta_0
  26. a=ice-options:trickle
  27. a=msid-semantic:WMS *
  28. m=audio 60667 RTP/SAVPF 109 9 0 8
  29. c=IN IP4 148.X.X.X
  30. a=candidate:0 1 UDP 2122252543 148.X.X.X 60667 typ host
  31. a=candidate:0 2 UDP 2122252542 148.X.X.X 48598 typ host
  32. a=sendrecv
  33. a=end-of-candidates
  34. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  35. a=ice-pwd:317ed969257906e3cf8ccec675c96189
  36. a=ice-ufrag:de0729cc
  37. a=mid:sdparta_0
  38. a=msid:{ba91023b-7859-44e9-a0b1-5140a5eb3d12} {dfd2ac4f-b265-4175-a48b-e6ce401f18a8}
  39. a=rtcp:48598 IN IP4 148.X.X.X
  40. a=rtcp-mux
  41. a=rtpmap:109 opus/48000/2
  42. a=rtpmap:9 G722/8000/1
  43. a=rtpmap:0 PCMU/8000
  44. a=rtpmap:8 PCMA/8000
  45. a=setup:actpass
  46. a=ssrc:4041880424 cname:{59c6d1e2-bb05-4100-a822-0b2bc440e126}
  47. <------------->
  48. --- (14 headers 28 lines) ---
  49. Using INVITE request as basis request - t98lc12henhnfcnk8an8
  50. Found peer '1001' for '1001' from 148.X.X.X:46841
  51.  
  52. <--- Reliably Transmitting (no NAT) to 148.X.X.X:5060 --->
  53. SIP/2.0 401 Unauthorized
  54. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK2632662;received=148.X.X.X
  55. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  56. To: <sip:200@148.X.X.X>;tag=as7eea0623
  57. Call-ID: t98lc12henhnfcnk8an8
  58. CSeq: 4000 INVITE
  59. Server: Asterisk PBX 12.8.2
  60. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  61. Supported: replaces, timer
  62. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0eb29dc6"
  63. Content-Length: 0
  64.  
  65.  
  66. <------------>
  67. Scheduling destruction of SIP dialog 't98lc12henhnfcnk8an8' in 32000 ms (Method: INVITE)
  68.  
  69. <--- SIP read from WS:148.X.X.X:46841 --->
  70. ACK sip:200@148.X.X.X SIP/2.0
  71. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK2632662
  72. To: <sip:200@148.X.X.X>;tag=as7eea0623
  73. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  74. Call-ID: t98lc12henhnfcnk8an8
  75. CSeq: 4000 ACK
  76. Content-Length: 0
  77.  
  78. <------------->
  79. --- (7 headers 0 lines) ---
  80.  
  81. <--- SIP read from WS:148.X.X.X:46841 --->
  82. INVITE sip:200@148.X.X.X SIP/2.0
  83. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK8235764
  84. Max-Forwards: 69
  85. To: <sip:200@148.X.X.X>
  86. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  87. Call-ID: t98lc12henhnfcnk8an8
  88. CSeq: 4001 INVITE
  89. Authorization: Digest algorithm=MD5, username="1001", realm="asterisk", nonce="0eb29dc6", uri="sip:200@148.X.X.X", response="82759e8df7cdbf041f409a4d5e79c14b"
  90. Contact: <sip:m4bvnghf@192.0.2.36;transport=ws;ob>
  91. Content-Type: application/sdp
  92. Session-Expires: 90
  93. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER
  94. Supported: timer,ice,replaces,outbound
  95. User-Agent: JsSIP 0.7.4
  96. Content-Length: 950
  97.  
  98. v=0
  99. o=mozilla...THIS_IS_SDPARTA-40.0.3 4294967295 0 IN IP4 0.0.0.0
  100. s=-
  101. t=0 0
  102. a=sendrecv
  103. a=fingerprint:sha-256 95:92:6F:C9:47:29:32:3F:C8:AD:18:EA:3A:B2:F2:D3:CD:D2:5E:60:57:CB:58:60:9B:40:40:C8:C8:D6:8F:18
  104. a=group:BUNDLE sdparta_0
  105. a=ice-options:trickle
  106. a=msid-semantic:WMS *
  107. m=audio 60667 RTP/SAVPF 109 9 0 8
  108. c=IN IP4 148.X.X.X
  109. a=candidate:0 1 UDP 2122252543 148.X.X.X 60667 typ host
  110. a=candidate:0 2 UDP 2122252542 148.X.X.X 48598 typ host
  111. a=sendrecv
  112. a=end-of-candidates
  113. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  114. a=ice-pwd:317ed969257906e3cf8ccec675c96189
  115. a=ice-ufrag:de0729cc
  116. a=mid:sdparta_0
  117. a=msid:{ba91023b-7859-44e9-a0b1-5140a5eb3d12} {dfd2ac4f-b265-4175-a48b-e6ce401f18a8}
  118. a=rtcp:48598 IN IP4 148.X.X.X
  119. a=rtcp-mux
  120. a=rtpmap:109 opus/48000/2
  121. a=rtpmap:9 G722/8000/1
  122. a=rtpmap:0 PCMU/8000
  123. a=rtpmap:8 PCMA/8000
  124. a=setup:actpass
  125. a=ssrc:4041880424 cname:{59c6d1e2-bb05-4100-a822-0b2bc440e126}
  126. <------------->
  127. --- (15 headers 28 lines) ---
  128. Using INVITE request as basis request - t98lc12henhnfcnk8an8
  129. Found peer '1001' for '1001' from 148.X.X.X:46841
  130. == Using SIP RTP CoS mark 5
  131. Found RTP audio format 109
  132. Found RTP audio format 9
  133. Found RTP audio format 0
  134. Found RTP audio format 8
  135. Found audio description format opus for ID 109
  136. Found audio description format G722 for ID 9
  137. Found audio description format PCMU for ID 0
  138. Found audio description format PCMA for ID 8
  139. Capabilities: us - (g723|gsm|ulaw|alaw|g726|adpcm|slin|lpc10|g729|speex|speex16|ilbc|g726aal2|g722|slin16|jpeg|png|h261|h263|h263p|h264|mpeg4|red|t140|siren7|siren14|testlaw|g719|speex32|slin12|slin24|slin32|slin44|slin48|slin96|slin192|opus|vp8|silk8|silk12|silk16|silk24), peer - audio=(ulaw|alaw|g722|opus)/video=(nothing)/text=(nothing), combined - (ulaw|alaw|g722|opus)
  140. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x0 (nothing), combined - 0x0 (nothing)
  141. Peer audio RTP is at port 148.X.X.X:60667
  142. Looking for 200 in miContexto (domain 148.X.X.X)
  143. list_route: route/path hop: <sip:m4bvnghf@192.0.2.36;transport=ws;ob>
  144.  
  145. <--- Transmitting (no NAT) to 148.X.X.X:5060 --->
  146. SIP/2.0 100 Trying
  147. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK8235764;received=148.X.X.X
  148. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  149. To: <sip:200@148.X.X.X>
  150. Call-ID: t98lc12henhnfcnk8an8
  151. CSeq: 4001 INVITE
  152. Server: Asterisk PBX 12.8.2
  153. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  154. Supported: replaces, timer
  155. Session-Expires: 90;refresher=uas
  156. Contact: <sip:200@148.X.X.X:5060;transport=WS>
  157. Content-Length: 0
  158.  
  159.  
  160. <------------>
  161. -- Executing [200@miContexto:1] Answer("SIP/1001-00000003", "") in new stack
  162. Audio is at 14838
  163. Adding codec 100003 (ulaw) to SDP
  164. Adding codec 100004 (alaw) to SDP
  165. Adding codec 100012 (g722) to SDP
  166. Adding codec 100030 (opus) to SDP
  167.  
  168. <--- Reliably Transmitting (no NAT) to 148.X.X.X:5060 --->
  169. SIP/2.0 200 OK
  170. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK8235764;received=148.X.X.X
  171. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  172. To: <sip:200@148.X.X.X>;tag=as688a8d9a
  173. Call-ID: t98lc12henhnfcnk8an8
  174. CSeq: 4001 INVITE
  175. Server: Asterisk PBX 12.8.2
  176. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  177. Supported: replaces, timer
  178. Session-Expires: 90;refresher=uas
  179. Contact: <sip:200@148.X.X.X:5060;transport=WS>
  180. Content-Type: application/sdp
  181. Require: timer
  182. Content-Length: 1021
  183.  
  184. v=0
  185. o=root 1673764470 1673764470 IN IP4 148.X.X.X
  186. s=Asterisk PBX 12.8.2
  187. c=IN IP4 148.X.X.X
  188. t=0 0
  189. m=audio 14838 RTP/SAVPF 0 8 9 109
  190. a=rtpmap:0 PCMU/8000
  191. a=rtpmap:8 PCMA/8000
  192. a=rtpmap:9 G722/8000
  193. a=rtpmap:109 opus/48000/2
  194. a=fmtp:109 maxplaybackrate=48000;sprop-maxcapturerate=48000;minptime=10;maxaveragebitrate=20000;stereo=0;sprop-stereo=0;cbr=0;useinbandfec=0;usedtx=0
  195. a=ptime:20
  196. a=maxptime:60
  197. a=ice-ufrag:08f3e32d22f1f64e16bfc217383784fd
  198. a=ice-pwd:58205c2246c7308e3353fc453464b65e
  199. a=candidate:H94cc56f8 1 UDP 2130706431 148.X.X.X 14838 typ host
  200. a=candidate:S94cc56f8 1 UDP 1694498815 148.X.X.X 14838 typ srflx raddr 148.X.X.X rport 14838
  201. a=candidate:H94cc56f8 2 UDP 2130706430 148.X.X.X 14839 typ host
  202. a=candidate:S94cc56f8 2 UDP 1694498814 148.X.X.X 14839 typ srflx raddr 148.X.X.X rport 14839
  203. a=connection:new
  204. a=setup:active
  205. a=fingerprint:SHA-256 D3:64:DB:1E:B8:62:E9:1A:BE:A0:8C:D9:7F:A9:98:22:D4:34:85:8B:55:1B:FE:95:75:23:69:42:2B:A4:9A:33
  206. a=sendrecv
  207.  
  208. <------------>
  209.  
  210. <--- SIP read from WS:148.X.X.X:46841 --->
  211. ACK sip:200@148.X.X.X:5060;transport=ws SIP/2.0
  212. Via: SIP/2.0/WS 192.0.2.36;branch=z9hG4bK4637757
  213. Max-Forwards: 69
  214. To: <sip:200@148.X.X.X>;tag=as688a8d9a
  215. From: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  216. Call-ID: t98lc12henhnfcnk8an8
  217. CSeq: 4001 ACK
  218. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER
  219. Supported: outbound
  220. User-Agent: JsSIP 0.7.4
  221. Content-Length: 0
  222.  
  223. <------------->
  224. --- (11 headers 0 lines) ---
  225. -- Executing [200@miContexto:2] Playback("SIP/1001-00000003", "hello-world") in new stack
  226. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008197, ts 000160, len 000160)
  227. -- <SIP/1001-00000003> Playing 'hello-world.gsm' (language 'en')
  228. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008198, ts 000320, len 000160)
  229. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008199, ts 000480, len 000160)
  230. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008200, ts 000640, len 000160)
  231. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008201, ts 000800, len 000160)
  232. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008202, ts 000960, len 000160)
  233. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008203, ts 001120, len 000160)
  234. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008204, ts 001280, len 000160)
  235. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008205, ts 001440, len 000160)
  236. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008206, ts 001600, len 000160)
  237. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008207, ts 001760, len 000160)
  238. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008208, ts 001920, len 000160)
  239. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008209, ts 002080, len 000160)
  240. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008210, ts 002240, len 000160)
  241. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008211, ts 002400, len 000160)
  242. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008212, ts 002560, len 000160)
  243. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008213, ts 002720, len 000160)
  244. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008214, ts 002880, len 000160)
  245. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008215, ts 003040, len 000160)
  246. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008216, ts 003200, len 000160)
  247. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008217, ts 003360, len 000160)
  248. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008218, ts 003520, len 000160)
  249. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008219, ts 003680, len 000160)
  250. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008220, ts 003840, len 000160)
  251. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008221, ts 004000, len 000160)
  252. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008222, ts 004160, len 000160)
  253. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008223, ts 004320, len 000160)
  254. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008224, ts 004480, len 000160)
  255. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008225, ts 004640, len 000160)
  256. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008226, ts 004800, len 000160)
  257. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008227, ts 004960, len 000160)
  258. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008228, ts 005120, len 000160)
  259. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008229, ts 005280, len 000160)
  260. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008230, ts 005440, len 000160)
  261. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008231, ts 005600, len 000160)
  262. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008232, ts 005760, len 000160)
  263. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008233, ts 005920, len 000160)
  264. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008234, ts 006080, len 000160)
  265. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008235, ts 006240, len 000160)
  266. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008236, ts 006400, len 000160)
  267. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008237, ts 006560, len 000160)
  268. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008238, ts 006720, len 000160)
  269. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008239, ts 006880, len 000160)
  270. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008240, ts 007040, len 000160)
  271. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008241, ts 007200, len 000160)
  272. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008242, ts 007360, len 000160)
  273. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008243, ts 007520, len 000160)
  274. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008244, ts 007680, len 000160)
  275. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008245, ts 007840, len 000160)
  276. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008246, ts 008000, len 000160)
  277. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008247, ts 008160, len 000160)
  278. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008248, ts 008320, len 000160)
  279. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008249, ts 008480, len 000160)
  280. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008250, ts 008640, len 000160)
  281. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008251, ts 008800, len 000160)
  282. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008252, ts 008960, len 000160)
  283. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008253, ts 009120, len 000160)
  284. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008254, ts 009280, len 000160)
  285. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008255, ts 009440, len 000160)
  286. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008256, ts 009600, len 000160)
  287. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008257, ts 009760, len 000160)
  288. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008258, ts 009920, len 000160)
  289. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008259, ts 010080, len 000160)
  290. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008260, ts 010240, len 000160)
  291. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008261, ts 010400, len 000160)
  292. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008262, ts 010560, len 000160)
  293. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008263, ts 010720, len 000160)
  294. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008264, ts 010880, len 000160)
  295. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008265, ts 011040, len 000160)
  296. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008266, ts 011200, len 000160)
  297. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008267, ts 011360, len 000160)
  298. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008268, ts 011520, len 000160)
  299. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008269, ts 011680, len 000160)
  300. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008270, ts 011840, len 000160)
  301. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008271, ts 012000, len 000160)
  302. Sent RTP packet to 148.X.X.X:60667 (via ICE) (type 00, seq 008272, ts 012160, len 000160)
  303. -- Executing [200@miContexto:3] Hangup("SIP/1001-00000003", "") in new stack
  304. == Spawn extension (miContexto, 200, 3) exited non-zero on 'SIP/1001-00000003'
  305. Scheduling destruction of SIP dialog 't98lc12henhnfcnk8an8' in 32000 ms (Method: INVITE)
  306. set_destination: Parsing <sip:m4bvnghf@192.0.2.36;transport=ws;ob> for address/port to send to
  307. set_destination: URI is for WebSocket, we can't set destination
  308. Reliably Transmitting (no NAT) to 148.X.X.X:5060:
  309. BYE sip:m4bvnghf@192.0.2.36;transport=ws;ob SIP/2.0
  310. Via: SIP/2.0/WS 148.X.X.X:5060;branch=z9hG4bK7022c6d3
  311. Max-Forwards: 70
  312. From: <sip:200@148.X.X.X>;tag=as688a8d9a
  313. To: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  314. Call-ID: t98lc12henhnfcnk8an8
  315. CSeq: 102 BYE
  316. User-Agent: Asterisk PBX 12.8.2
  317. Proxy-Authorization: Digest username="1001", realm="asterisk", algorithm=MD5, uri="sip:148.X.X.X", nonce="0eb29dc6", response="3ed4641c2b44684e6ae82f9e403ef46f"
  318. X-Asterisk-HangupCause: Normal Clearing
  319. X-Asterisk-HangupCauseCode: 16
  320. Content-Length: 0
  321.  
  322.  
  323. ---
  324.  
  325. <--- SIP read from WS:148.X.X.X:46841 --->
  326. SIP/2.0 200 OK
  327. Via: SIP/2.0/WS 148.X.X.X:5060;branch=z9hG4bK7022c6d3
  328. To: "UA WebRTC" <sip:1001@148.X.X.X>;tag=0ft7eg60hl
  329. From: <sip:200@148.X.X.X>;tag=as688a8d9a
  330. Call-ID: t98lc12henhnfcnk8an8
  331. CSeq: 102 BYE
  332. Supported: outbound
  333. Content-Length: 0
  334.  
  335. <------------->
  336. --- (8 headers 0 lines) ---
  337. SIP Response message for INCOMING dialog BYE arrived
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement