Skip to content

Instantly share code, notes, and snippets.

@KartikShrivastava
Created January 26, 2022 10:35
Show Gist options
  • Save KartikShrivastava/690e34aca2c0464ca82a0cb9c77d9197 to your computer and use it in GitHub Desktop.
Save KartikShrivastava/690e34aca2c0464ca82a0cb9c77d9197 to your computer and use it in GitHub Desktop.
p2p_call_sample | windows os | call initialted from chrome browser(windows) and received from android device
Showing Moto E 4 logs:
I/flutter (22310): Observatory listening on http://127.0.0.1:50288/WDqkdn3fK-0=/
I/flutter (22310): CB-SDK: : =========================================================
I/flutter (22310): === REQUEST ==== 81941eb2-3bc4-4c85-8da6-07ea07941df5 ===
I/flutter (22310): REQUEST
I/flutter (22310): POST https://api.connectycube.com/session
I/flutter (22310): HEADERS
I/flutter (22310): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: }
I/flutter (22310): BODY
I/flutter (22310): {"application_id":"5569","auth_key":"QNySeOHdAHbWyhT","nonce":"744537040","timestamp":"1643192837","signature":"1628c2b122037fb7b075de24e993f3d6c3af00e3","user":{"login":"wikele9855","email":"wikele9855@latovic.com","password":"wdZW4kKC2TWd2USDJEhAoeUVVND3"}}
I/flutter (22310):
I/flutter (22310): CB-SDK: : *********************************************************
I/flutter (22310): *** RESPONSE *** 201 *** 81941eb2-3bc4-4c85-8da6-07ea07941df5 ***
I/flutter (22310): HEADERS
I/flutter (22310): {cb-token-expirationdate: 2022-01-26 12:27:17 UTC, connection: keep-alive, date: Wed, 26 Jan 2022 10:27:17 GMT, strict-transport-security: max-age=15768000; includeSubDomains, content-length: 624, access-control-expose-headers: CB-Token-ExpirationDate, content-type: application/json; charset=utf-8, server: nginx/1.16.1}
I/flutter (22310): BODY
I/flutter (22310): {"session":{"created_at":"2022-01-26T10:27:17.553Z","updated_at":"2022-01-26T10:27:17.553Z","application_id":5569,"token":"4B70D82456FADAEEA64F574BDBEACB7DCDBF","nonce":744537040,"ts":1643192837,"user_id":5164534,"user":{"_id":"619fa446849497002820f6b6","id":5164534,"created_at":"2021-11-25T14:57:10Z","updated_at":"2022-01-26T10:23:01Z","last_request_at":"2022-01-26T10:23:01Z","login":"wikele9855","email":"wikele9855@latovic.com","full_name":null,"phone":null,"website":null,"twitter_id":null,"external_user_id":null,"facebook_id":null,"custom_data":null,"user_tags":null,"avatar":null,"external_id":null},"id":5164534}}
I/flutter (22310):
I/flutter (22310): CB-SDK: CubeChatConnection: [login] userId: 5164534, null
I/flutter (22310): CB-SDK: CubeChatConnection: Chat connection SocketOpening
I/flutter (22310): CB-SDK: CubeChatConnection: Chat connection SocketOpened
I/flutter (22310): CB-SDK: CubeChatConnection: Chat connection Authenticated
I/flutter (22310): CB-SDK: CubeChatConnection: Chat connection SessionInitialized
I/flutter (22310): CB-SDK: CubeChatConnection: Chat connection Ready
W/FlutterJNI(22310): FlutterJNI.setRefreshRateFPS called more than once
W/FlutterJNI(22310): FlutterJNI.loadLibrary called more than once
W/FlutterJNI(22310): FlutterJNI.prefetchDefaultFontManager called more than once
W/FlutterJNI(22310): FlutterJNI.init called more than once
I/flutter (22310): CB-SDK: PushNotificationsManager: [getToken] FCM token: eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7
I/flutter (22310): CB-SDK: PushNotificationsManager: [subscribe] token: eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7
I/flutter (22310): CB-SDK: : =========================================================
I/flutter (22310): === REQUEST ==== a4851d88-42d4-4b78-9404-6523ee7577f0 ===
I/flutter (22310): REQUEST
I/flutter (22310): POST https://api.connectycube.com/subscriptions
I/flutter (22310): HEADERS
I/flutter (22310): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: 4B70D82456FADAEEA64F574BDBEACB7DCDBF}
I/flutter (22310): BODY
I/flutter (22310): {"notification_channel":"gcm","device":{"udid":"b24a1395f51c2174","platform":"android"},"push_token":{"environment":"development","client_identification_sequence":"eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7","bundle_identifier":"com.vyomaan.dietitiannearme"}}
I/flutter (22310):
I/flutter (22310): CB-SDK: : *********************************************************
I/flutter (22310): *** RESPONSE *** 201 *** a4851d88-42d4-4b78-9404-6523ee7577f0 ***
I/flutter (22310): HEADERS
I/flutter (22310): {cb-token-expirationdate: 2022-01-26 12:27:25 UTC, connection: keep-alive, date: Wed, 26 Jan 2022 10:27:25 GMT, strict-transport-security: max-age=15768000; includeSubDomains, content-length: 536, access-control-expose-headers: CB-Token-ExpirationDate, content-type: application/json; charset=utf-8, server: nginx/1.16.1}
I/flutter (22310): BODY
I/flutter (22310): [{"subscription":{"id":2926791,"_id":"61f11f8a113a8b0063d234ee","user_id":5164534,"bundle_identifier":"com.vyomaan.dietitiannearme","client_identification_sequence":"eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7","notification_channel_id":3,"udid":"b24a1395f51c2174","platform_id":2,"environment":"development","notification_channel":{"name":"gcm"},"device":{"udid":"b24a1395f51c2174","platform":{"name":"android"}}}}]
I/flutter (22310):
I/flutter (22310): CB-SDK: PushNotificationsManager: [subscribe] subscription SUCCESS
I/flutter (22310): CB-SDK: PushNotificationsManager: [processCallNotification] message: {caller_name: mitoc46173, call_type: 2, signal_type: startCall, session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, custom_navigate_to_view: /connectyCubeWebrtc, call_opponents: 5164534, message: Incoming Audio call, caller_id: 5247762}
I/FlutterWebRTCPlugin(22310): getUserMedia(audio): mandatory: [], optional: [googNoiseSuppression: true, googEchoCancellation: true, echoCancellation: true, googEchoCancellation2: true, googDAEchoCancellation: true]
D/FlutterWebRTCPlugin(22310): MediaStream id: e8102312-ff76-4e3a-820f-f243b0ab5540
I/flutter (22310): CB-SDK: _ConversationCallScreenState: _addLocalMediaStream
I/flutter (22310): CB-SDK: _ConversationCallScreenState: _onStreamAdd for user 5164534
I/flutter (22310): CB-SDK: PeerConnection: startAnswer
D/FlutterWebRTCPlugin(22310): onAudioManagerDevicesChanged: [EARPIECE, SPEAKER_PHONE], selected: SPEAKER_PHONE
D/FlutterWebRTCPlugin(22310): onAddTrack
I/flutter (22310): CB-SDK: PeerConnection: onSignalingState changed to RTCSignalingState.RTCSignalingStateHaveRemoteOffer for opponent 5247762
D/FlutterWebRTCPlugin(22310): onIceGatheringChangeGATHERING
D/FlutterWebRTCPlugin(22310): onIceCandidate
D/FlutterWebRTCPlugin(22310): onIceCandidate
D/FlutterWebRTCPlugin(22310): onIceCandidate
I/flutter (22310): CB-SDK: PeerConnection: onSignalingState changed to RTCSignalingState.RTCSignalingStateStable for opponent 5247762
I/flutter (22310): CB-SDK: PeerConnection: _drainIceCandidates
I/flutter (22310): CB-SDK: PeerConnection: onIceGatheringState changed to RTCIceGatheringState.RTCIceGatheringStateGathering for opponent 5247762
I/flutter (22310): CB-SDK: BaseSession: onIceGatheringStateChanged state= RTCIceGatheringState.RTCIceGatheringStateGathering for userId= 5247762
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
D/FlutterWebRTCPlugin(22310): onIceCandidate
D/FlutterWebRTCPlugin(22310): onIceCandidate
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
D/FlutterWebRTCPlugin(22310): onIceCandidate
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
D/FlutterWebRTCPlugin(22310): onIceCandidate
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
D/FlutterWebRTCPlugin(22310): onIceCandidate
I/flutter (22310): CB-SDK: : sendIceCandidate, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
D/FlutterWebRTCPlugin(22310): onConnectionChangeCONNECTING
D/FlutterWebRTCPlugin(22310): onIceGatheringChangeCOMPLETE
D/FlutterWebRTCPlugin(22310): onSelectedCandidatePairChanged
I/flutter (22310): CB-SDK: PeerConnection: onIceGatheringState changed to RTCIceGatheringState.RTCIceGatheringStateComplete for opponent 5247762
I/flutter (22310): CB-SDK: BaseSession: onIceGatheringStateChanged state= RTCIceGatheringState.RTCIceGatheringStateComplete for userId= 5247762
D/FlutterWebRTCPlugin(22310): onConnectionChangeCONNECTED
I/flutter (22310): CB-SDK: PeerConnection: onIceConnectionState changed to RTCIceConnectionState.RTCIceConnectionStateConnected for opponent 5247762
I/flutter (22310): CB-SDK: : onConnectedToUser userId= 5247762
I/flutter (22310): CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, user id = 5247762, received 7 candidates
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
I/flutter (22310): o=- 3813489734589079427 2 IN IP4 127.0.0.1
I/flutter (22310): s=-
I/flutter (22310): t=0 0
I/flutter (22310): a=group:BUNDLE 0
I/flutter (22310): a=extmap-allow-mixed
I/flutter (22310): a=msid-semantic: WMS bCY7W95bot3W6EJvIQIBYoXZjmydveesLejF
I/flutter (22310): m=audio 9 UDP/TLS/RTP/SAVPF 111 63 103 104 9 0 8 106 105 13 110 112 113 126
I/flutter (22310): c=IN IP4 0.0.0.0
I/flutter (22310): a=rtcp:9 IN IP4 0.0.0.0
I/flutter (22310): a=ice-ufrag:gRL9
I/flutter (22310): a=ice-pwd:vY4yMnJ5AGo+3eMk2AIJQ+rx
I/flutter (22310): a=ice-options:trickle
I/flutter (22310): a=fingerprint:sha-256 3E:92:B6:E0:3F:C2:E8:48:48:BE:60:EA:F7:7C:C4:42:BD:29:50:91:92:B0:21:F9:74:1D:D1:96:5B:E3:6A:D1
I/flutter (22310): a=setup:actpass
I/flutter (22310): a=mid:0
I/flutter (22310): a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
I/flutter (22310): a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
I/flutter (22310): a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
I/flutter (22310): a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
I/flutter (22310): a=sendrecv
I/flutter (22310): a=msid:bCY7W95bot3W6EJvIQIBYoXZjmydveesLejF f512c63c-f24c-4be0-b890-becc3441e178
I/flutter (22310): a=rtcp-mux
I/flutter (22310): a=rtpmap:111 opus/48000/2
I/flutter (22310): a=rtcp-fb:111 transport-cc
I/flutter (22310): a=fmtp:111 minptime=10;useinbandfec=1
I/flutter (22310): a=rtpmap:63 red/48000/2
I/flutter (22310): a=fmtp:63 111/111
I/flutter (22310): a=rtpmap:103 ISAC/16000
I/flutter (22310): a=rtpmap:104 ISAC/32000
I/flutter (22310): a=rtpmap:9 G722/8000
I/flutter (22310): a=rtpmap:0 PCMU/8000
I/flutter (22310): a=rtpmap:8 PCMA/8000
I/flutter (22310): a=rtpmap:106 CN/32000
I/flutter (22310): a=rtpmap:105 CN/16000
I/flutter (22310): a=rtpmap:13 CN/8000
I/flutter (22310): a=rtpmap:110 telephone-event/48000
I/flutter (22310): a=rtpmap:112 telephone-event/32000
I/flutter (22310): a=rtpmap:113 telephone-event/16000
I/flutter (22310): a=rtpmap:126 telephone-event/8000
I/flutter (22310): a=ssrc:780487426 cname:KPHGQsSPZhpLoHie
I/flutter (22310): a=ssrc:780487426 msid:bCY7W95bot3W6EJvIQIBYoXZjmydveesLejF f512c63c-f24c-4be0-b890-becc3441e178
I/flutter (22310): a=ssrc:780487426 mslabel:bCY7W95bot3W6EJvIQIBYoXZjmydveesLejF
I/flutter (22310): a=ssrc:780487426 label:f512c63c-f24c-4be0-b890-becc3441e178
I/flutter (22310): , type: offer}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:3878720620 1 udp 2122260223 192.168.43.147 49616 typ host generation 0 ufrag gRL9 network-id 1 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:77142221 1 udp 2122194687 192.168.137.1 49617 typ host generation 0 ufrag gRL9 network-id 2 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:2847107228 1 tcp 1518280447 192.168.43.147 9 typ host tcptype active generation 0 ufrag gRL9 network-id 1 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:1243276349 1 tcp 1518214911 192.168.137.1 9 typ host tcptype active generation 0 ufrag gRL9 network-id 2 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:733850623 1 udp 1686052607 49.14.96.147 49616 typ srflx raddr 192.168.43.147 rport 49616 generation 0 ufrag gRL9 network-id 1 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:3631163997 1 udp 41885695 35.158.208.53 54030 typ relay raddr 49.14.96.147 rport 49616 generation 0 ufrag gRL9 network-id 1 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:1940454297 1 udp 25108223 3.121.84.95 32699 typ relay raddr 49.14.96.147 rport 53370 generation 0 ufrag gRL9 network-id 1 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
I/flutter (22310): CB-SDK: PeerConnection: onIceConnectionState changed to RTCIceConnectionState.RTCIceConnectionStateDisconnected for opponent 5247762
I/flutter (22310): CB-SDK: : onDisconnectedFromUser userId= 5247762
I/flutter (22310): CB-SDK: P2PSession: processHungUpFromUser, sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, senderId = 5247762
I/flutter (22310): CB-SDK: BaseSession: closeConnectionForOpponent, _channels.length = 0
I/flutter (22310): CB-SDK: BaseSession: closeCurrentSession
D/FlutterWebRTCPlugin(22310): onConnectionChangeCLOSED
I/flutter (22310): CB-SDK: BaseSession: _notifySessionClosed
I/flutter (22310): CB-SDK: _ConversationCallScreenState: _onSessionClosed
I/flutter (22310): CB-SDK: PeerConnection: onIceConnectionState changed to RTCIceConnectionState.RTCIceConnectionStateClosed for opponent 5247762
I/flutter (22310): CB-SDK: PeerConnection: onSignalingState changed to RTCSignalingState.RTCSignalingStateClosed for opponent 5247762
I/flutter (22310): CB-SDK: PushNotificationsManager: [getToken] FCM token: eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7
I/flutter (22310): CB-SDK: PushNotificationsManager: [subscribe] token: eoc3u0AeR6Gvf8ldVHoUPa:APA91bH5Q8XnA-UNtiPWSr_bQp0RFVOx4IIC_cb4IacfEkQkCBnMKmiO3L9TZ2T-7YHdUrTV1sVa2rBolm7oTCgkICsENNU12WdwC7QgtuxeRnnvTR6SsR2VjcJiWniVIkCJFuhSJEg7
I/flutter (22310): CB-SDK: PushNotificationsManager: [subscribe] skip subscription for same token
I/flutter (22310): CB-SDK: _ConversationCallScreenState: [dispose] dispose renderer for 5164534
I/flutter (22310): CB-SDK: PushNotificationsManager: [processCallNotification] message: {session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_name: mitoc46173, call_opponents: 5164534, message: Incoming Audio call, call_type: 2, caller_id: 5247762, signal_type: endCall}
I/flutter (22310): CB-SDK: PushNotificationsManager: [processCallNotification] message: {session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_name: mitoc46173, call_opponents: 5164534, message: Incoming Audio call, call_type: 2, caller_id: 5247762, signal_type: endCall}
Launching lib\main.dart on Chrome in debug mode...
This app is linked to the debug service: ws://127.0.0.1:53254/nKRkf9_OH_k%3D/ws
Debug service listening on ws://127.0.0.1:53254/nKRkf9_OH_k=/ws
Running with sound null safety
Connecting to VM Service at ws://127.0.0.1:53254/nKRkf9_OH_k=/ws
CB-SDK: : =========================================================
=== REQUEST ==== f2926113-e970-4f82-a4fc-032f80717615 ===
REQUEST
POST https://api.connectycube.com/session
HEADERS
{Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: }
BODY
{"application_id":"5569","auth_key":"QNySeOHdAHbWyhT","nonce":"1443773538","timestamp":"1643192924","signature":"cd0da0072eff6b36d48f1dc5dd84c16352df7de1","user":{"login":"mitoc46173","email":"mitoc46173@videour.com","password":"JULRpBeid9e1APLw4sKBrIH3Os62"}}
CB-SDK: : *********************************************************
*** RESPONSE *** 201 *** f2926113-e970-4f82-a4fc-032f80717615 ***
HEADERS
{cb-token-expirationdate: 2022-01-26 12:28:46 UTC, content-length: 625, content-type: application/json; charset=utf-8}
BODY
{"session":{"created_at":"2022-01-26T10:28:46.157Z","updated_at":"2022-01-26T10:28:46.157Z","application_id":5569,"token":"61C788C2A01BAE3088891C1737ADBA00D813","nonce":1443773538,"ts":1643192924,"user_id":5247762,"user":{"_id":"61bf415561b1b4004a69a16d","id":5247762,"created_at":"2021-12-19T14:27:33Z","updated_at":"2022-01-26T10:23:10Z","last_request_at":"2022-01-26T10:23:10Z","login":"mitoc46173","email":"mitoc46173@videour.com","full_name":null,"phone":null,"website":null,"twitter_id":null,"external_user_id":null,"facebook_id":null,"custom_data":null,"user_tags":null,"avatar":null,"external_id":null},"id":5247762}}
CB-SDK: CubeChatConnection: [login] userId: 5247762, null
[log] D/[Connection]: State: XmppConnectionState.SocketOpening
[log] D/[Connection]: State: XmppConnectionState.SocketOpened
[log] ---Xmpp Sending:---
[log] <?xml version='1.0'?>
<stream:stream xmlns='jabber…eams'
to='chat.connectycube.com'
xml:lang='en'
>
[XmppWebSocketHtml][connect] host: chat.connectycube.com, port: 5291
CB-SDK: CubeChatConnection: Chat connection SocketOpening
CB-SDK: CubeChatConnection: Chat connection SocketOpened
[log] ---Xmpp Receiving:---
[log] <?xml version='1.0'?><stream:stream xmlns='jabber:…3-b8e9-dfc0cec3a328' version='1.0' xml:lang='en'>
[log] D/[Connection]: processInitialStream
[log] ---Xmpp Receiving:---
[log] <stream:features><sm xmlns="urn:xmpp:sm:3"/><mecha…hod>zlib</method></compression></stream:features>
[log] D/[ConnectionNegotiatorManager]: Negotiating features
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mec…U2OQBKVUxScEJlaWQ5ZTFBUEx3NHNLQnJJSDNPczYy</auth>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] ---Xmpp Receiving:---
[log] <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
[log] ---Xmpp Sending:---
[log] <?xml version='1.0'?>
<stream:stream xmlns='jabber…eams'
to='chat.connectycube.com'
xml:lang='en'
>
[log] D/[Connection]: State: XmppConnectionState.Authenticated
CB-SDK: CubeChatConnection: Chat connection Authenticated
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <enable xmlns="urn:xmpp:sm:3" resume="true"/>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] D/[ConnectionNegotiatorManager]: Feature Started Parsing
[log] ---Xmpp Receiving:---
[log] <?xml version='1.0'?><stream:stream xmlns='jabber:…3-b8e9-dfc0cec3a328' version='1.0' xml:lang='en'>
[log] D/[Connection]: processInitialStream
[log] ---Xmpp Receiving:---
[log] <stream:features><sm xmlns="urn:xmpp:sm:3"/><mobil…f:params:xml:ns:xmpp-session"/></stream:features>
[log] D/[ConnectionNegotiatorManager]: Negotiating features
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <iq id="EOWFIEMLI" type="set">
<bind xmlns="urn:….4692.99 Safari/537.36</resource>
</bind>
</iq>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] ---Xmpp Receiving:---
[log] <enabled xmlns='urn:xmpp:sm:3' id='14c4e1a4-db35-4…x='60' location='ip-172-31-2-132.ec2.internal' />
[log] ---Xmpp Receiving:---
[log] <iq id="EOWFIEMLI" xmlns="jabber:client" to="52477…rome/97.0.4692.99 Safari/537.36</jid></bind></iq>
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator false
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <iq id="NQQUWMKGF" type="set" to="chat.connectycub…lns="urn:ietf:params:xml:ns:xmpp-session"/>
</iq>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="1"/>
[log] ---Xmpp Receiving:---
[log] <iq id="NQQUWMKGF" xmlns="jabber:client" to="52477….36" from="chat.connectycube.com" type="result"/>
[log] D/[Connection]: State: XmppConnectionState.SessionInitialized
CB-SDK: CubeChatConnection: Chat connection SessionInitialized
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator false
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <iq id="UEPLOCCHD" type="get" from="5247762-5569@c…s="http://jabber.org/protocol/disco#info"/>
</iq>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="2"/>
[log] ---Xmpp Receiving:---
[log] <iq id="UEPLOCCHD" xmlns="jabber:client" to="52477…n:ietf:params:xml:ns:xmpp-session"/></query></iq>
[log] E/[ConnectionNegotiatorManager]: ADDING FEATURES c…, Instance of 'Feature$', Instance of 'Feature$']
[log] D/[ConnectionNegotiatorManager]: Adding negotiator…ate.IDLE}, isReady: true [Instance of 'Feature$']
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator false
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator true
[log] ---Xmpp Sending:---
[log] <iq id="WLMCKGGKY" type="set" xmlns="jabber:client">
<enable xmlns="urn:xmpp:carbons:2"/>
</iq>
[log] D/[ConnectionNegotiatorManager]: ACTIVE FEATURE: {…tate: NegotiatorState.NEGOTIATING}, isReady: true
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="3"/>
[log] ---Xmpp Receiving:---
[log] <iq id="WLMCKGGKY" xmlns="jabber:client" to="52477…hrome/97.0.4692.99 Safari/537.36" type="result"/>
[log] D/[ConnectionNegotiatorManager]: Found matching negotiator false
[log] D/[ConnectionNegotiatorManager]: No matching negotiator
[log] D/[Connection]: State: XmppConnectionState.Ready
[log] ---Xmpp Sending:---
[log] <iq id="SNTXMQWEI" type="get">
<query xmlns="jabber:iq:roster"/>
</iq>
CB-SDK: CubeChatConnection: Chat connection Ready
[log] ---Xmpp Sending:---
[log] <presence/>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="4"/>
[log] ---Xmpp Receiving:---
[log] <iq id="SNTXMQWEI" xmlns="jabber:client" to="52477…e="result"><query xmlns="jabber:iq:roster"/></iq>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="5"/>
[log] ---Xmpp Receiving:---
[log] <presence xmlns="jabber:client" to="5247762-5569@c… like Gecko) Chrome/97.0.4692.99 Safari/537.36"/>
[log] D/[StanzaParser]: No id found for stanza
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="6"/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='6'/>
[log] D/[StreamManagementModule]: Delivered: NQQUWMKGF
[log] D/[StreamManagementModule]: Delivered: UEPLOCCHD
[log] D/[StreamManagementModule]: Delivered: WLMCKGGKY
[log] D/[StreamManagementModule]: Delivered: SNTXMQWEI
[log] D/[StreamManagementModule]: Delivered stanza without id presence
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='6'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='6'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='6'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
CB-SDK: : {parameters: {message: Incoming Audio call, call_type: 2, session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_id: 5247762, caller_name: mitoc46173, call_opponents: 5164534, ios_voip: 1, signal_type: startCall, custom_navigate_to_view: /connectyCubeWebrtc}, notificationType: push, environment: development, eventType: null, usersIds: [5164534], externalUsersIds: [], usersTagsAll: [], usersTagsAny: [], usersTagsExclude: [], date: null, endDate: null, period: null, name: null}
CB-SDK: : =========================================================
=== REQUEST ==== 23404704-cae5-45f5-a142-7bc1da8bd18c ===
REQUEST
POST https://api.connectycube.com/events
HEADERS
{Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: 61C788C2A01BAE3088891C1737ADBA00D813}
BODY
{"event":{"id":null,"created_at":null,"updated_at":null,"notification_type":"push","environment":"development","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoic3RhcnRDYWxsIiwiY3VzdG9tX25hdmlnYXRlX3RvX3ZpZXciOiIvY29ubmVjdHlDdWJlV2VicnRjIn0=","user":{"ids":"5164534"}}}
CB-SDK: : start call null
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='6'/>
CB-SDK: : *********************************************************
*** RESPONSE *** 201 *** 23404704-cae5-45f5-a142-7bc1da8bd18c ***
HEADERS
{cb-token-expirationdate: 2022-01-26 12:29:15 UTC, content-length: 1398, content-type: application/json; charset=utf-8}
BODY
[{"event":{"_id":"61f1227b113a8b0063d234fa","event_type":"one_shot","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoic3RhcnRDYWxsIiwiY3VzdG9tX25hdmlnYXRlX3RvX3ZpZXciOiIvY29ubmVjdHlDdWJlV2VicnRjIn0=","user_id":5247762,"environment":"development","date":null,"period":null,"kind":"API","end_date":null,"active":true,"created_at":"2022-01-26T10:29:15Z","updated_at":"2022-01-26T10:29:15Z","tag_query":null,"name":null,"notification_channel":{"name":"gcm"},"id":434108410}},{"event":{"_id":"61f1227b113a8b0063d234fb","event_type":"one_shot","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoic3RhcnRDYWxsIiwiY3VzdG9tX25hdmlnYXRlX3RvX3ZpZXciOiIvY29ubmVjdHlDdWJlV2VicnRjIn0=","user_id":5247762,"environment":"production","date":null,"period":null,"kind":"API","end_date":null,"active":true,"created_at":"2022-01-26T10:29:15Z","updated_at":"2022-01-26T10:29:15Z","tag_query":null,"name":null,"notification_channel":{"name":"gcm"},"id":733955524}}]
CB-SDK: : Event for offliners created: [{id: 434108410, created_at: 2022-01-26T10:29:15.000Z, updated_at: 2022-01-26T10:29:15.000Z, notification_type: null, environment: development, message: {message: Incoming Audio call, call_type: 2, session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_id: 5247762, caller_name: mitoc46173, call_opponents: 5164534, ios_voip: 1, signal_type: startCall, custom_navigate_to_view: /connectyCubeWebrtc}, event_type: one_shot, notification_channel: gcm, user_id: 5247762}, {id: 733955524, created_at: 2022-01-26T10:29:15.000Z, updated_at: 2022-01-26T10:29:15.000Z, notification_type: null, environment: production, message: {message: Incoming Audio call, call_type: 2, session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_id: 5247762, caller_name: mitoc46173, call_opponents: 5164534, ios_voip: 1, signal_type: startCall, custom_navigate_to_view: /connectyCubeWebrtc}, event_type: one_shot, notification_channel: gcm, user_id: 5247762}]
CB-SDK: _ConversationCallScreenState: _addLocalMediaStream
CB-SDK: _ConversationCallScreenState: _onStreamAdd for user 5247762
CB-SDK: PeerConnection: _createOffer for opponent 5164534
[log] ---Xmpp Sending:---
[log] <message id="BCRUYKYTM" type="headline" to="516453…b890-becc3441e178
</sdp></extraParams></message>
CB-SDK: PeerConnection: onSignalingState changed to RTCSignalingState.RTCSignalingStateHaveLocalOffer for opponent 5164534
CB-SDK: PeerConnection: onIceGatheringState changed to RTCIceGatheringState.RTCIceGatheringStateGathering for opponent 5164534
CB-SDK: BaseSession: onIceGatheringStateChanged state= RTCIceGatheringState.RTCIceGatheringStateGathering for userId= 5164534
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='7'/>
[log] D/[StreamManagementModule]: Delivered: BCRUYKYTM
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…:MIB4J8f2s7OsxJrR
</sdp></extraParams></message>
CB-SDK: PeerConnection: processAnswer, user id = 5164534
CB-SDK: PeerConnection: processAnswer, _remoteCandidates.lenght = 0
CB-SDK: PeerConnection: processAnswer, _peerConnection != null
CB-SDK: PeerConnection: _drainIceCandidates
CB-SDK: PeerConnection: _drainIceCandidates, onSendIceCandidates
CB-SDK: : sendIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: onSignalingState changed to RTCSignalingState.RTCSignalingStateStable for opponent 5164534
[log] ---Xmpp Sending:---
[log] <message id="UFDDWUWTM" type="headline" to="516453…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="7"/>
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
[log] ---Xmpp Sending:---
[log] <message id="YSDRNWAAB" type="headline" to="516453…b890-becc3441e178
</sdp></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="8"/>
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 ufrag /HMg network-id 3 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
[log] ---Xmpp Receiving:---
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="9"/>
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="10"/>
c=IN IP4 192.168.43.119
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 ufrag /HMg network-id 2, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 192.168.43.119
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 ufrag /HMg network-id 1, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: PeerConnection: onIceConnectionState changed to RTCIceConnectionState.RTCIceConnectionStateChecking for opponent 5164534
CB-SDK: PeerConnection: onIceConnectionState changed to RTCIceConnectionState.RTCIceConnectionStateConnected for opponent 5164534
CB-SDK: : onConnectedToUser userId= 5164534
CB-SDK: PeerConnection: onIceGatheringState changed to RTCIceGatheringState.RTCIceGatheringStateComplete for opponent 5164534
CB-SDK: BaseSession: onIceGatheringStateChanged state= RTCIceGatheringState.RTCIceGatheringStateComplete for userId= 5164534
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
[log] ---Xmpp Receiving:---
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="11"/>
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="12"/>
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 192.168.43.119
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 network-id 2
a=candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 network-id 1
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="13"/>
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:1876313031 1 tcp 1518222591 ::1 52523 typ host tcptype passive generation 0 ufrag /HMg network-id 2, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 192.168.43.119
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 network-id 2
a=candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 network-id 1
a=candidate:1876313031 1 tcp 1518222591 ::1 52523 typ host tcptype passive generation 0 network-id 2
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:344579997 1 tcp 1518149375 127.0.0.1 49684 typ host tcptype passive generation 0 ufrag /HMg network-id 1, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 192.168.43.119
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 network-id 2
a=candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 network-id 1
a=candidate:1876313031 1 tcp 1518222591 ::1 52523 typ host tcptype passive generation 0 network-id 2
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="14"/>
[log] ---Xmpp Receiving:---
[log] <message xmlns="jabber:client" to="5247762-5569@ch…andidate></iceCandidates></extraParams></message>
[log] ---Xmpp Receiving:---
[log] <r xmlns='urn:xmpp:sm:3' />
[log] ---Xmpp Sending:---
[log] <a xmlns="urn:xmpp:sm:3" h="15"/>
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:842163049 1 udp 1686052607 49.14.96.147 38524 typ srflx raddr 192.168.43.119 rport 38524 generation 0 ufrag /HMg network-id 3 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 38524 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 49.14.96.147
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 network-id 2
a=candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 network-id 1
a=candidate:1876313031 1 tcp 1518222591 ::1 52523 typ host tcptype passive generation 0 network-id 2
a=candidate:344579997 1 tcp 1518149375 127.0.0.1 49684 typ host tcptype passive generation 0 network-id 1
a=candidate:842163049 1 udp 1686052607 49.14.96.147 38524 typ srflx raddr 192.168.43.119 rport 38524 generation 0 network-id 3 network-cost 10
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:3631163997 1 udp 41885695 35.158.208.53 57676 typ relay raddr 49.14.96.147 rport 38524 generation 0 ufrag /HMg network-id 3 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
CB-SDK: : processIceCandidates, _sdp = CubeRTCSessionDescription: {sessionId = 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, callerId = 5247762, opponents = {5164534}, conferenceType = 2, userInfo = null}
CB-SDK: PeerConnection: processIceCandidates, user id = 5164534, received 1 candidates
CB-SDK: PeerConnection: processIceCandidates, {sdp: v=0
o=- 4255977976940533747 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=extmap-allow-mixed
a=msid-semantic: WMS e8102312-ff76-4e3a-820f-f243b0ab5540
m=audio 57676 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126
c=IN IP4 35.158.208.53
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:3473894447 1 udp 2122260223 192.168.43.119 38524 typ host generation 0 network-id 3 network-cost 10
a=candidate:559267639 1 udp 2122202367 ::1 40431 typ host generation 0 network-id 2
a=candidate:1510613869 1 udp 2122129151 127.0.0.1 39625 typ host generation 0 network-id 1
a=candidate:1876313031 1 tcp 1518222591 ::1 52523 typ host tcptype passive generation 0 network-id 2
a=candidate:344579997 1 tcp 1518149375 127.0.0.1 49684 typ host tcptype passive generation 0 network-id 1
a=candidate:842163049 1 udp 1686052607 49.14.96.147 38524 typ srflx raddr 192.168.43.119 rport 38524 generation 0 network-id 3 network-cost 10
a=candidate:3631163997 1 udp 41885695 35.158.208.53 57676 typ relay raddr 49.14.96.147 rport 38524 generation 0 network-id 3 network-cost 10
a=ice-ufrag:/HMg
a=ice-pwd:fuP47SSmL4QyJmON8tFnus4N
a=ice-options:trickle renomination
a=fingerprint:sha-256 2F:C8:13:88:A5:D4:68:97:EA:22:BB:00:86:32:16:89:CC:7F:4C:03:58:B3:39:FB:73:FF:EA:66:B1:6B:E5:5E
a=setup:active
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=sendrecv
a=msid:e8102312-ff76-4e3a-820f-f243b0ab5540 7467631b-0592-46c2-87db-ce41bc9c70a2
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:68372142 cname:MIB4J8f2s7OsxJrR
, type: answer}
CB-SDK: PeerConnection: processIceCandidates, candidate {candidate: candidate:1940454297 1 udp 25108223 3.121.84.95 52907 typ relay raddr 49.14.96.147 rport 47650 generation 0 ufrag /HMg network-id 3 network-cost 10, sdpMid: 0, sdpMLineIndex: 0}
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
[log] D/[StreamManagementModule]: Delivered: UFDDWUWTM
[log] D/[StreamManagementModule]: Delivered: YSDRNWAAB
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='9'/>
CB-SDK: : {parameters: {message: Incoming Audio call, call_type: 2, session_id: 08ab93eb-4a6d-401c-8d15-e4ea29eda51a, caller_id: 5247762, caller_name: mitoc46173, call_opponents: 5164534, ios_voip: 1, signal_type: endCall}, notificationType: push, environment: development, eventType: null, usersIds: [5164534], externalUsersIds: [], usersTagsAll: [], usersTagsAny: [], usersTagsExclude: [], date: null, endDate: null, period: null, name: null}
[log] ---Xmpp Sending:---
[log] <message id="XGMSSDWMW" type="headline" to="516453…n_sdk>2.0.7</version_sdk></extraParams></message>
CB-SDK: BaseSession: closeCurrentSession
CB-SDK: BaseSession: _notifySessionClosed
CB-SDK: _ConversationCallScreenState: _onSessionClosed
CB-SDK: : =========================================================
=== REQUEST ==== 5bb5c675-27f5-4cfb-8c69-8d480edf51b9 ===
REQUEST
POST https://api.connectycube.com/events
HEADERS
{Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: 61C788C2A01BAE3088891C1737ADBA00D813}
BODY
{"event":{"id":null,"created_at":null,"updated_at":null,"notification_type":"push","environment":"development","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoiZW5kQ2FsbCJ9","user":{"ids":"5164534"}}}
CB-SDK: _ConversationCallScreenState: [dispose] dispose renderer for 5247762
CB-SDK: : *********************************************************
*** RESPONSE *** 201 *** 5bb5c675-27f5-4cfb-8c69-8d480edf51b9 ***
HEADERS
{cb-token-expirationdate: 2022-01-26 12:29:52 UTC, content-length: 1262, content-type: application/json; charset=utf-8}
BODY
[{"event":{"_id":"61f122a0113a8b0063d234fe","event_type":"one_shot","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoiZW5kQ2FsbCJ9","user_id":5247762,"environment":"development","date":null,"period":null,"kind":"API","end_date":null,"active":true,"created_at":"2022-01-26T10:29:52Z","updated_at":"2022-01-26T10:29:52Z","tag_query":null,"name":null,"notification_channel":{"name":"gcm"},"id":412226106}},{"event":{"_id":"61f122a0113a8b0063d234ff","event_type":"one_shot","message":"eyJtZXNzYWdlIjoiSW5jb21pbmcgQXVkaW8gY2FsbCIsImNhbGxfdHlwZSI6Miwic2Vzc2lvbl9pZCI6IjA4YWI5M2ViLTRhNmQtNDAxYy04ZDE1LWU0ZWEyOWVkYTUxYSIsImNhbGxlcl9pZCI6NTI0Nzc2MiwiY2FsbGVyX25hbWUiOiJtaXRvYzQ2MTczIiwiY2FsbF9vcHBvbmVudHMiOiI1MTY0NTM0IiwiaW9zX3ZvaXAiOjEsInNpZ25hbF90eXBlIjoiZW5kQ2FsbCJ9","user_id":5247762,"environment":"production","date":null,"period":null,"kind":"API","end_date":null,"active":true,"created_at":"2022-01-26T10:29:52Z","updated_at":"2022-01-26T10:29:52Z","tag_query":null,"name":null,"notification_channel":{"name":"gcm"},"id":708381583}}]
CB-SDK: : Event for offliners created
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='10'/>
[log] D/[StreamManagementModule]: Delivered: XGMSSDWMW
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='10'/>
[log] ---Xmpp Sending:---
[log] <r xmlns="urn:xmpp:sm:3"/>
[log] ---Xmpp Receiving:---
[log] <a xmlns='urn:xmpp:sm:3' h='10'/>
Application finished.
Exited (sigterm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment