Advertisement
Guest User

Untitled

a guest
Sep 4th, 2017
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead[Подробнее]  jquery-1.9.1.min.js:1
  2. Got stream with constraints: Object { audio: true, video: Object }  main.js:25:5
  3. Using video device: e2eSoft VCam  main.js:26:5
  4. JsSIP:WebSocketInterface new() +0ms  jssip-2.0.0.js:22982:8
  5. JsSIP:Transport new() +4ms  jssip-2.0.0.js:22982:8
  6. JsSIP:UA configuration parameters after validation: +2ms  jssip-2.0.0.js:22982:8
  7. JsSIP:UA - via_host: "vmurq6huiita.invalid" +1ms  jssip-2.0.0.js:22982:8
  8. JsSIP:UA - contact_uri: {"parameters":{"transport":"ws"},"headers":{}} +2ms  jssip-2.0.0.js:22982:8
  9. JsSIP:UA - password: NOT SHOWN +1ms  jssip-2.0.0.js:22982:8
  10. JsSIP:UA - realm: null +1ms  jssip-2.0.0.js:22982:8
  11. JsSIP:UA - ha1: NOT SHOWN +0ms  jssip-2.0.0.js:22982:8
  12. JsSIP:UA - register_expires: 600 +1ms  jssip-2.0.0.js:22982:8
  13. JsSIP:UA - register: true +1ms  jssip-2.0.0.js:22982:8
  14. JsSIP:UA - registrar_server: sip:officesip.local +0ms  jssip-2.0.0.js:22982:8
  15. JsSIP:UA - use_preloaded_route: false +2ms  jssip-2.0.0.js:22982:8
  16. JsSIP:UA - no_answer_timeout: 60000 +0ms  jssip-2.0.0.js:22982:8
  17. JsSIP:UA - session_timers: true +0ms  jssip-2.0.0.js:22982:8
  18. JsSIP:UA - uri: sip:user@officesip.local +1ms  jssip-2.0.0.js:22982:8
  19. JsSIP:UA - instance_id: "59f04460-d0e1-4d07-a5d5-8373b1178179" +0ms  jssip-2.0.0.js:22982:8
  20. JsSIP:UA - jssip_id: "6dt88" +1ms  jssip-2.0.0.js:22982:8
  21. JsSIP:UA - hostport_params: "officesip.local" +0ms  jssip-2.0.0.js:22982:8
  22. JsSIP:UA - authorization_user: "user" +0ms  jssip-2.0.0.js:22982:8
  23. JsSIP:UA start() +5ms  jssip-2.0.0.js:22982:8
  24. JsSIP:Transport connect() +1ms  jssip-2.0.0.js:22982:8
  25. JsSIP:WebSocketInterface connect() +1ms  jssip-2.0.0.js:22982:8
  26. JsSIP:WebSocketInterface connecting to WebSocket ws://192.168.0.126:5060 +0ms  jssip-2.0.0.js:22982:8
  27. user  main.js:296:3
  28. 1  main.js:297:3
  29. JsSIP:WebSocketInterface WebSocket ws://192.168.0.126:5060 connected +101ms  jssip-2.0.0.js:22982:8
  30. JsSIP:Transport send() +4ms  jssip-2.0.0.js:22982:8
  31. JsSIP:Transport sending message:
  32.  
  33. REGISTER sip:officesip.local SIP/2.0
  34.  
  35. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK4471401
  36.  
  37. Max-Forwards: 69
  38.  
  39. To: <sip:user@officesip.local>
  40.  
  41. From: <sip:user@officesip.local>;tag=7bfkqi3oof
  42.  
  43. Call-ID: tnltigkvj3s2aocigapoem
  44.  
  45. CSeq: 1 REGISTER
  46.  
  47. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:59f04460-d0e1-4d07-a5d5-8373b1178179>";expires=600
  48.  
  49. Expires: 600
  50.  
  51. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  52.  
  53. Supported: path,gruu,outbound
  54.  
  55. User-Agent: JsSIP 2.0.0
  56.  
  57. Content-Length: 0
  58.  
  59.  
  60.  
  61.  
  62.  +1ms  jssip-2.0.0.js:22982:8
  63. JsSIP:WebSocketInterface send() +1ms  jssip-2.0.0.js:22982:8
  64. JsSIP:WebSocketInterface received WebSocket message +23ms  jssip-2.0.0.js:22982:8
  65. JsSIP:Transport received binary message:
  66.  
  67. SIP/2.0 401 Unauthorized
  68.  
  69. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK4471401
  70.  
  71. To:  <sip:user@officesip.local>;tag=2626a8eb1e484c58a649f9e0b83e2d1b
  72.  
  73. From:  <sip:user@officesip.local>;tag=7bfkqi3oof
  74.  
  75. Call-ID: tnltigkvj3s2aocigapoem
  76.  
  77. CSeq: 1 REGISTER
  78.  
  79. x-Error-Details: No auth header
  80.  
  81. WWW-Authenticate: Digest realm="officesip.local",nonce="109eef7db72510ed719bac62b4def228",qop="auth",algorithm=MD5,stale=false,opaque="000000f5"
  82.  
  83. Content-Length: 0
  84.  
  85.  
  86.  
  87.  
  88.  +0ms  jssip-2.0.0.js:22982:8
  89. JsSIP:DigestAuthentication authenticate() | response generated +13ms  jssip-2.0.0.js:22982:8
  90. JsSIP:Transport send() +2ms  jssip-2.0.0.js:22982:8
  91. JsSIP:Transport sending message:
  92.  
  93. REGISTER sip:officesip.local SIP/2.0
  94.  
  95. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK4717579
  96.  
  97. Max-Forwards: 69
  98.  
  99. To: <sip:user@officesip.local>
  100.  
  101. From: <sip:user@officesip.local>;tag=7bfkqi3oof
  102.  
  103. Call-ID: tnltigkvj3s2aocigapoem
  104.  
  105. CSeq: 2 REGISTER
  106.  
  107. Authorization: Digest algorithm=MD5, username="user", realm="officesip.local", nonce="109eef7db72510ed719bac62b4def228", uri="sip:officesip.local", response="fe18097cb2fc200002f06017b259a70b", opaque="000000f5", qop=auth, cnonce="jrt6phlq037i", nc=00000001
  108.  
  109. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:59f04460-d0e1-4d07-a5d5-8373b1178179>";expires=600
  110.  
  111. Expires: 600
  112.  
  113. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  114.  
  115. Supported: path,gruu,outbound
  116.  
  117. User-Agent: JsSIP 2.0.0
  118.  
  119. Content-Length: 0
  120.  
  121.  
  122.  
  123.  
  124.  +1ms  jssip-2.0.0.js:22982:8
  125. JsSIP:WebSocketInterface send() +0ms  jssip-2.0.0.js:22982:8
  126. JsSIP:WebSocketInterface received WebSocket message +28ms  jssip-2.0.0.js:22982:8
  127. JsSIP:Transport received binary message:
  128.  
  129. SIP/2.0 200 OK
  130.  
  131. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK4717579
  132.  
  133. To:  <sip:user@officesip.local>;tag=228ba34346b049939c1d9b5533722e40
  134.  
  135. From:  <sip:user@officesip.local>;tag=7bfkqi3oof
  136.  
  137. Call-ID: tnltigkvj3s2aocigapoem
  138.  
  139. CSeq: 2 REGISTER
  140.  
  141. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>;+sip.instance="<urn:uuid:59f04460-d0e1-4d07-a5d5-8373b1178179>";expires=600
  142.  
  143. Expires: 600
  144.  
  145. Content-Length: 0
  146.  
  147.  
  148.  
  149.  
  150.  +1ms  jssip-2.0.0.js:22982:8
  151. JsSIP:WebSocketInterface received WebSocket message +4s  jssip-2.0.0.js:22982:8
  152. JsSIP:Transport "received binary message:
  153.  
  154. INVITE sip:2o5i10cb@vmurq6huiita.invalid;transport=ws SIP/2.0
  155.  
  156. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0200002e
  157.  
  158. Record-Route: <sip:i2113977093.invalid;lr>
  159.  
  160. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK5815687
  161.  
  162. Max-Forwards: 68
  163.  
  164. To: <sip:user@officesip.local>
  165.  
  166. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  167.  
  168. Call-ID: 3d4riuhl3e8is8onlm74
  169.  
  170. CSeq: 4433 INVITE
  171.  
  172. Contact: <sip:53fbibo3@i2113977093.invalid;transport=ws>
  173.  
  174. Content-Type: application/sdp
  175.  
  176. Session-Expires: 90
  177.  
  178. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  179.  
  180. Supported: timer,ice,replaces,outbound
  181.  
  182. User-Agent: JsSIP 2.0.0
  183.  
  184. Content-Length: 2701
  185.  
  186.  
  187.  
  188. v=0
  189.  
  190. o=mozilla...THIS_IS_SDPARTA-55.0.3 8256880512658648898 0 IN IP4 0.0.0.0
  191.  
  192. s=-
  193.  
  194. t=0 0
  195.  
  196. a=sendrecv
  197.  
  198. a=fingerprint:sha-256 8D:51:19:72:D1:46:23:A9:5E:FF:BA:8F:AA:9D:D2:58:CA:22:8E:2C:EA:7C:D2:36:3A:82:3B:BC:56:6E:8C:99
  199.  
  200. a=group:BUNDLE sdparta_0 sdparta_1
  201.  
  202. a=ice-options:trickle
  203.  
  204. a=msid-semantic:WMS *
  205.  
  206. m=audio 60775 UDP/TLS/RTP/SAVPF 109 9 0 8 101
  207.  
  208. c=IN IP4 192.168.0.126
  209.  
  210. a=candidate:0 1 UDP 2122252543 192.168.0.126 60775 typ host
  211.  
  212. a=candidate:1 1 TCP 2105524479 192.168.0.126 9 typ host tcptype active
  213.  
  214. a=candidate:0 2 UDP 2122252542 192.168.0.126 60776 typ host
  215.  
  216. a=candidate:1 2 TCP 2105524478 192.168.0.126 9 typ host tcptype active
  217.  
  218. a=sendrecv
  219.  
  220. a=end-of-candidates
  221.  
  222. a=extmap:1/sendonly urn:ietf:params:rtp-hdrext:ssrc-audio-level
  223.  
  224. a=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1
  225.  
  226. a=fmtp:101 0-15
  227.  
  228. a=ice-pwd:7cf8d529cb86b6b7d1ef853542cf1401
  229.  
  230. a=ice-ufrag:f191c30f
  231.  
  232. a=mid:sdparta_0
  233.  
  234. a=msid:{ebe3d7b7-0bf5-46f0-97d6-615716faaa54} {ecd5efc4-31b0-4bc3-b9b3-f57ea2e975c8}
  235.  
  236. a=rtcp:60776 IN IP4 192.168.0.126
  237.  
  238. a=rtcp-mux
  239.  
  240. a=rtpmap:109 opus/48000/2
  241.  
  242. a=rtpmap:9 G722/8000/1
  243.  
  244. a=rtpmap:0 PCMU/8000
  245.  
  246. a=rtpmap:8 PCMA/8000
  247.  
  248. a=rtpmap:101 telephone-event/8000
  249.  
  250. a=setup:actpass
  251.  
  252. a=ssrc:2761793167 cname:{6a53ec93-f60f-424c-b2ba-54f8b515ea69}
  253.  
  254. m=video 60777 UDP/TLS/RTP/SAVPF 120 121 126 97
  255.  
  256. c=IN IP4 192.168.0.126
  257.  
  258. a=candidate:0 1 UDP 2122252543 192.168.0.126 60777 typ host
  259.  
  260. a=candidate:1 1 TCP 2105524479 192.168.0.126 9 typ host tcptype active
  261.  
  262. a=candidate:0 2 UDP 2122252542 192.168.0.126 60778 typ host
  263.  
  264. a=candidate:1 2 TCP 2105524478 192.168.0.126 9 typ host tcptype active
  265.  
  266. a=sendrecv
  267.  
  268. a=end-of-candidates
  269.  
  270. a=extmap:1 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  271.  
  272. a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  273.  
  274. a=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1
  275.  
  276. a=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1
  277.  
  278. a=fmtp:120 max-fs=12288;max-fr=60
  279.  
  280. a=fmtp:121 max-fs=12288;max-fr=60
  281.  
  282. a=ice-pwd:7cf8d529cb86b6b7d1ef853542cf1401
  283.  
  284. a=ice-ufrag:f191c30f
  285.  
  286. a=mid:sdparta_1
  287.  
  288. a=msid:{ebe3d7b7-0bf5-46f0-97d6-615716faaa54} {64523bad-57c3-47dc-94bf-e777168cee3b}
  289.  
  290. a=rtcp:60778 IN IP4 192.168.0.126
  291.  
  292. a=rtcp-fb:120 nack
  293.  
  294. a=rtcp-fb:120 nack pli
  295.  
  296. a=rtcp-fb:120 ccm fir
  297.  
  298. a=rtcp-fb:120 goog-remb
  299.  
  300. a=rtcp-fb:121 nack
  301.  
  302. a=rtcp-fb:121 nack pli
  303.  
  304. a=rtcp-fb:121 ccm fir
  305.  
  306. a=rtcp-fb:121 goog-remb
  307.  
  308. a=rtcp-fb:126 nack
  309.  
  310. a=rtcp-fb:126 nack pli
  311.  
  312. a=rtcp-fb:126 ccm fir
  313.  
  314. a=rtcp-fb:126 goog-remb
  315.  
  316. a=rtcp-fb:97 nack
  317.  
  318. a=rtcp-fb:97 nack pli
  319.  
  320. a=rtcp-fb:97 ccm fir
  321.  
  322. a=rtcp-fb:97 goog-remb
  323.  
  324. a=rtcp-mux
  325.  
  326. a=rtpmap:120 VP8/90000
  327.  
  328. a=rtpmap:121 VP9/90000
  329.  
  330. a=rtpmap:126 H264/90000
  331.  
  332. a=rtpmap:97 H264/90000
  333.  
  334. a=setup:actpass
  335.  
  336. a=ssrc:1462442461 cname:{6a53ec93-f60f-424c-b2ba-54f8b515ea69}
  337.  
  338.  
  339. " +1ms  jssip-2.0.0.js:22982:8
  340. JsSIP:Transport send() +6ms  jssip-2.0.0.js:22982:8
  341. JsSIP:Transport sending message:
  342.  
  343. SIP/2.0 100 Trying
  344.  
  345. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0200002e
  346.  
  347. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK5815687
  348.  
  349. To: <sip:user@officesip.local>
  350.  
  351. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  352.  
  353. Call-ID: 3d4riuhl3e8is8onlm74
  354.  
  355. CSeq: 4433 INVITE
  356.  
  357. Supported: timer,ice,replaces,outbound
  358.  
  359. Content-Length: 0
  360.  
  361.  
  362.  
  363.  
  364.  +0ms  jssip-2.0.0.js:22982:8
  365. JsSIP:WebSocketInterface send() +1ms  jssip-2.0.0.js:22982:8
  366. JsSIP:RTCSession new +1ms  jssip-2.0.0.js:22982:8
  367. JsSIP:RTCSession init_incoming() +1ms  jssip-2.0.0.js:22982:8
  368. JsSIP:Dialog new UAS dialog created with status EARLY +0ms  jssip-2.0.0.js:22982:8
  369. JsSIP:RTCSession newRTCSession +1ms  jssip-2.0.0.js:22982:8
  370. TypeError: session.connection is null[Подробнее]  main.js:243:13
  371. JsSIP:RTCSession answer() +1s  jssip-2.0.0.js:22982:8
  372. JsSIP:Dialog dialog 3d4riuhl3e8is8onlm74bec0l25h8nqo1tjk6pon  changed to CONFIRMED state +0ms  jssip-2.0.0.js:22982:8
  373. Метод getPreventDefault() является устаревшим. Для его замены используйте метод defaultPrevented.  jquery-1.9.1.min.js:3:31293
  374. Интерфейсы WebRTC с префиксом «moz» (mozRTCPeerConnection, mozRTCSessionDescription, mozRTCIceCandidate) являются устаревшими.  jssip-2.0.0.js:24338:12
  375. onaddstream is deprecated! Use peerConnection.ontrack instead.  jssip-2.0.0.js:24216
  376. Wowadstream!  main.js:173:7
  377. JsSIP:RTCSession session connecting +23ms  jssip-2.0.0.js:22982:8
  378. JsSIP:RTCSession createLocalDescription() +1ms  jssip-2.0.0.js:22982:8
  379. URL.createObjectURL(MediaStream) устарел и скоро будет удалён.  main.js:176:18
  380. JsSIP:Transport send() +35ms  jssip-2.0.0.js:22982:8
  381. JsSIP:Transport "sending message:
  382.  
  383. SIP/2.0 200 OK
  384.  
  385. Record-Route: <sip:i2113977093.invalid;lr>
  386.  
  387. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0200002e
  388.  
  389. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK5815687
  390.  
  391. To: <sip:user@officesip.local>;tag=bec0l25h8n
  392.  
  393. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  394.  
  395. Call-ID: 3d4riuhl3e8is8onlm74
  396.  
  397. CSeq: 4433 INVITE
  398.  
  399. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>
  400.  
  401. Session-Expires: 90;refresher=uas
  402.  
  403. Supported: timer,ice,replaces,outbound
  404.  
  405. Content-Type: application/sdp
  406.  
  407. Content-Length: 1533
  408.  
  409.  
  410.  
  411. v=0
  412.  
  413. o=mozilla...THIS_IS_SDPARTA-55.0.3 3232142495285542578 0 IN IP4 0.0.0.0
  414.  
  415. s=-
  416.  
  417. t=0 0
  418.  
  419. a=sendrecv
  420.  
  421. a=fingerprint:sha-256 86:11:65:C4:8E:F5:73:7E:FD:46:FC:44:88:AA:6A:5A:39:D3:93:27:B1:CB:18:C1:5D:AB:36:EE:91:6D:AF:09
  422.  
  423. a=group:BUNDLE sdparta_0 sdparta_1
  424.  
  425. a=ice-options:trickle
  426.  
  427. a=msid-semantic:WMS *
  428.  
  429. m=audio 60780 UDP/TLS/RTP/SAVPF 109 101
  430.  
  431. c=IN IP4 192.168.0.126
  432.  
  433. a=candidate:0 1 UDP 2122252543 192.168.0.126 60780 typ host
  434.  
  435. a=candidate:1 1 TCP 2105524479 192.168.0.126 9 typ host tcptype active
  436.  
  437. a=sendrecv
  438.  
  439. a=end-of-candidates
  440.  
  441. a=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1
  442.  
  443. a=fmtp:101 0-15
  444.  
  445. a=ice-pwd:65e4864f8bcbb270d7fdaa69e7ff7246
  446.  
  447. a=ice-ufrag:5591c3a3
  448.  
  449. a=mid:sdparta_0
  450.  
  451. a=msid:{76161ada-7b65-48fe-8a6c-a022f8611281} {7e5e327f-bcb4-40a6-bceb-c4e5ee1ddce0}
  452.  
  453. a=rtcp-mux
  454.  
  455. a=rtpmap:109 opus/48000/2
  456.  
  457. a=rtpmap:101 telephone-event/8000
  458.  
  459. a=setup:active
  460.  
  461. a=ssrc:382994495 cname:{d7ee26d3-c60d-4288-8935-96718e32644e}
  462.  
  463. m=video 60780 UDP/TLS/RTP/SAVPF 120
  464.  
  465. c=IN IP4 192.168.0.126
  466.  
  467. a=sendrecv
  468.  
  469. a=extmap:1 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  470.  
  471. a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  472.  
  473. a=fmtp:120 max-fs=12288;max-fr=60
  474.  
  475. a=ice-pwd:65e4864f8bcbb270d7fdaa69e7ff7246
  476.  
  477. a=ice-ufrag:5591c3a3
  478.  
  479. a=mid:sdparta_1
  480.  
  481. a=msid:{76161ada-7b65-48fe-8a6c-a022f8611281} {6e0a6d3b-9209-413f-8f71-7fefa196a177}
  482.  
  483. a=rtcp-fb:120 nack
  484.  
  485. a=rtcp-fb:120 nack pli
  486.  
  487. a=rtcp-fb:120 ccm fir
  488.  
  489. a=rtcp-fb:120 goog-remb
  490.  
  491. a=rtcp-mux
  492.  
  493. a=rtpmap:120 VP8/90000
  494.  
  495. a=setup:active
  496.  
  497. a=ssrc:315506300 cname:{d7ee26d3-c60d-4288-8935-96718e32644e}
  498.  
  499.  
  500. " +0ms  jssip-2.0.0.js:22982:8
  501. JsSIP:WebSocketInterface send() +1ms  jssip-2.0.0.js:22982:8
  502. JsSIP:RTCSession session accepted +1ms  jssip-2.0.0.js:22982:8
  503. JsSIP:WebSocketInterface received WebSocket message +79ms  jssip-2.0.0.js:22982:8
  504. JsSIP:Transport received binary message:
  505.  
  506. ACK sip:2o5i10cb@vmurq6huiita.invalid;transport=ws SIP/2.0
  507.  
  508. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0400006b
  509.  
  510. Record-Route: <sip:i2113977093.invalid;lr>
  511.  
  512. Route: <sip:i2113977093.invalid;lr>
  513.  
  514. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK6253339
  515.  
  516. Max-Forwards: 68
  517.  
  518. To: <sip:user@officesip.local>;tag=bec0l25h8n
  519.  
  520. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  521.  
  522. Call-ID: 3d4riuhl3e8is8onlm74
  523.  
  524. CSeq: 4433 ACK
  525.  
  526. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  527.  
  528. Supported: outbound
  529.  
  530. User-Agent: JsSIP 2.0.0
  531.  
  532. Content-Length: 0
  533.  
  534.  
  535.  
  536.  
  537.  +1ms  jssip-2.0.0.js:22982:8
  538. JsSIP:RTCSession receiveRequest() +4ms  jssip-2.0.0.js:22982:8
  539. JsSIP:RTCSession session confirmed +0ms  jssip-2.0.0.js:22982:8
  540. Session Confirmed  main.js:153:7
  541. Its lokalstream:  main.js:159:7
  542. LocalMediaStream { oninactive: handleSuccess/stream.oninactive(), id: "{76161ada-7b65-48fe-8a6c-a022f86112…", active: true, onaddtrack: null, currentTime: 44.67466666666667 }  main.js:159:40
  543. Its remotestream:  main.js:160:7
  544. MediaStream { id: "{ebe3d7b7-0bf5-46f0-97d6-615716faaa…", active: true, onaddtrack: null, currentTime: 0.08 }  main.js:160:41
  545. RTCPeerConnection.getLocalStreams/getRemoteStreams является устаревшим. Вместо него используйте RTCPeerConnection.getSenders/getReceivers.  jssip-2.0.0.js:23962:8
  546. JsSIP:InviteServerTransaction Timer L expired for transaction z9hG4bK0200002e +32s  jssip-2.0.0.js:22982:8
  547. JsSIP:RTCSession runSessionTimer() | sending session refresh request +13s  jssip-2.0.0.js:22982:8
  548. JsSIP:RTCSession sendUpdate() +1ms  jssip-2.0.0.js:22982:8
  549. JsSIP:RTCSession:Request new | UPDATE +2ms  jssip-2.0.0.js:22982:8
  550. JsSIP:Transport send() +6ms  jssip-2.0.0.js:22982:8
  551. JsSIP:Transport sending message:
  552.  
  553. UPDATE sip:53fbibo3@i2113977093.invalid;transport=ws SIP/2.0
  554.  
  555. Route: <sip:i2113977093.invalid;lr>
  556.  
  557. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK1251553
  558.  
  559. Max-Forwards: 69
  560.  
  561. To: <sip:user1@officesip.local>;tag=qo1tjk6pon
  562.  
  563. From: <sip:user@officesip.local>;tag=bec0l25h8n
  564.  
  565. Call-ID: 3d4riuhl3e8is8onlm74
  566.  
  567. CSeq: 505 UPDATE
  568.  
  569. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>
  570.  
  571. Session-Expires: 90;refresher=uac
  572.  
  573. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  574.  
  575. Supported: timer,ice,outbound
  576.  
  577. User-Agent: JsSIP 2.0.0
  578.  
  579. Content-Length: 0
  580.  
  581.  
  582.  
  583.  
  584.  +1ms  jssip-2.0.0.js:22982:8
  585. JsSIP:WebSocketInterface send() +1ms  jssip-2.0.0.js:22982:8
  586. JsSIP:WebSocketInterface received WebSocket message +277ms  jssip-2.0.0.js:22982:8
  587. JsSIP:Transport received binary message:
  588.  
  589. SIP/2.0 401 Unauthorized
  590.  
  591. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK1251553
  592.  
  593. To:  <sip:user1@officesip.local>;tag=qo1tjk6pon
  594.  
  595. From:  <sip:user@officesip.local>;tag=bec0l25h8n
  596.  
  597. Call-ID: 3d4riuhl3e8is8onlm74
  598.  
  599. CSeq: 505 UPDATE
  600.  
  601. x-Error-Details: No auth header
  602.  
  603. WWW-Authenticate: Digest realm="officesip.local",nonce="675ab5f59612cd4e80cc814b137a5827",qop="auth",algorithm=MD5,stale=false,opaque="000000f8"
  604.  
  605. Content-Length: 0
  606.  
  607.  
  608.  
  609.  
  610.  +1ms  jssip-2.0.0.js:22982:8
  611. JsSIP:DigestAuthentication authenticate() | response generated +7ms  jssip-2.0.0.js:22982:8
  612. JsSIP:Transport send() +4ms  jssip-2.0.0.js:22982:8
  613. JsSIP:Transport sending message:
  614.  
  615. UPDATE sip:53fbibo3@i2113977093.invalid;transport=ws SIP/2.0
  616.  
  617. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK8079902
  618.  
  619. Max-Forwards: 69
  620.  
  621. To: <sip:user1@officesip.local>;tag=qo1tjk6pon
  622.  
  623. From: <sip:user@officesip.local>;tag=bec0l25h8n
  624.  
  625. Call-ID: 3d4riuhl3e8is8onlm74
  626.  
  627. CSeq: 506 UPDATE
  628.  
  629. Route: <sip:i2113977093.invalid;lr>
  630.  
  631. Authorization: Digest algorithm=MD5, username="user", realm="officesip.local", nonce="675ab5f59612cd4e80cc814b137a5827", uri="sip:53fbibo3@i2113977093.invalid;transport=ws", response="9caffc3371003efedca3e0fba5b33d39", opaque="000000f8", qop=auth, cnonce="h2b7jj2cf9rf", nc=00000001
  632.  
  633. Contact: <sip:2o5i10cb@vmurq6huiita.invalid;transport=ws>
  634.  
  635. Session-Expires: 90;refresher=uac
  636.  
  637. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  638.  
  639. Supported: timer,ice,outbound
  640.  
  641. User-Agent: JsSIP 2.0.0
  642.  
  643. Content-Length: 0
  644.  
  645.  
  646.  
  647.  
  648.  +1ms  jssip-2.0.0.js:22982:8
  649. JsSIP:WebSocketInterface send() +1ms  jssip-2.0.0.js:22982:8
  650. JsSIP:WebSocketInterface received WebSocket message +1ms  jssip-2.0.0.js:22982:8
  651. JsSIP:Transport received binary message:
  652.  
  653. SIP/2.0 401 Unauthorized
  654.  
  655. Via: SIP/2.0/WS vmurq6huiita.invalid;branch=z9hG4bK8079902
  656.  
  657. To:  <sip:user1@officesip.local>;tag=qo1tjk6pon
  658.  
  659. From:  <sip:user@officesip.local>;tag=bec0l25h8n
  660.  
  661. Call-ID: 3d4riuhl3e8is8onlm74
  662.  
  663. CSeq: 506 UPDATE
  664.  
  665. x-Error-Details: Not supported auth algorithm
  666.  
  667. WWW-Authenticate: Digest realm="officesip.local",nonce="c3ea773bb05e63307b0346a06a49f37d",qop="auth",algorithm=MD5,stale=false,opaque="000000f9"
  668.  
  669. Content-Length: 0
  670.  
  671.  
  672.  
  673.  
  674.  +1ms  jssip-2.0.0.js:22982:8
  675. JsSIP:RTCSession:Request onErrorResponse +5ms  jssip-2.0.0.js:22982:8
  676. JsSIP:WebSocketInterface received WebSocket message +54s  jssip-2.0.0.js:22982:8
  677. JsSIP:Transport received binary message:
  678.  
  679. BYE sip:2o5i10cb@vmurq6huiita.invalid;transport=ws SIP/2.0
  680.  
  681. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0400006c
  682.  
  683. Record-Route: <sip:i2113977093.invalid;lr>
  684.  
  685. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK8587683
  686.  
  687. Max-Forwards: 68
  688.  
  689. To: <sip:user@officesip.local>;tag=bec0l25h8n
  690.  
  691. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  692.  
  693. Call-ID: 3d4riuhl3e8is8onlm74
  694.  
  695. CSeq: 4435 BYE
  696.  
  697. Route: <sip:i2113977093.invalid;lr>
  698.  
  699. Reason: SIP ;cause=408; text="Session Timer Expired"
  700.  
  701. Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  702.  
  703. Supported: outbound
  704.  
  705. User-Agent: JsSIP 2.0.0
  706.  
  707. Content-Length: 0
  708.  
  709.  
  710.  
  711.  
  712.  +1ms  jssip-2.0.0.js:22982:8
  713. JsSIP:RTCSession receiveRequest() +5ms  jssip-2.0.0.js:22982:8
  714. JsSIP:Transport send() +0ms  jssip-2.0.0.js:22982:8
  715. JsSIP:Transport sending message:
  716.  
  717. SIP/2.0 200 OK
  718.  
  719. Via: SIP/2.0/WS i2113977093.invalid;branch=z9hG4bK0400006c
  720.  
  721. Via: SIP/2.0/WS bf7i1d92s8dg.invalid;branch=z9hG4bK8587683
  722.  
  723. To: <sip:user@officesip.local>;tag=bec0l25h8n
  724.  
  725. From: <sip:user1@officesip.local>;tag=qo1tjk6pon
  726.  
  727. Call-ID: 3d4riuhl3e8is8onlm74
  728.  
  729. CSeq: 4435 BYE
  730.  
  731. Supported: outbound
  732.  
  733. Content-Length: 0
  734.  
  735.  
  736.  
  737.  
  738.  +1ms  jssip-2.0.0.js:22982:8
  739. JsSIP:WebSocketInterface send() +0ms  jssip-2.0.0.js:22982:8
  740. JsSIP:RTCSession session ended +1ms  jssip-2.0.0.js:22982:8
  741. JsSIP:RTCSession close() +1ms  jssip-2.0.0.js:22982:8
  742. JsSIP:Dialog dialog 3d4riuhl3e8is8onlm74bec0l25h8nqo1tjk6pon deleted +2ms  jssip-2.0.0.js:22982:8
  743. Object { ua: Object, headers: Object, ruri: Object, transport: Object, server_transaction: Object, method: "BYE", data: "BYE sip:2o5i10cb@vmurq6huiita.inval…", via: Object, via_branch: "z9hG4bK0400006c", to: Object, ещё 6… }  main.js:144:7
  744. JsSIP:NonInviteServerTransaction Timer J expired for transaction z9hG4bK0400006c +5ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement