Skip to content

Instantly share code, notes, and snippets.

@devsherif
Created September 20, 2016 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devsherif/a460dcd6dd21939b409a7cfb14f5c95c to your computer and use it in GitHub Desktop.
Save devsherif/a460dcd6dd21939b409a7cfb14f5c95c to your computer and use it in GitHub Desktop.
Full Call Attempt Session Log for iOS to Android Video Call Issue
09-20 09:26:51.962 31729-31736/com.matics W/art: Suspending all threads took: 8.294ms
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: VM with version 2.1.0 has multidex support
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: install
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: VM has multidex support, MultiDex support library is disabled.
09-20 09:26:53.269 31729-31729/com.matics I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
09-20 09:26:53.518 31729-31927/com.matics D/NetworkSecurityConfig: No Network Security Config specified, using platform default
09-20 09:26:54.024 31729-31729/com.matics D/ChimeraCfgMgr: Reading stored module config
09-20 09:26:54.114 31729-31729/com.matics W/System: ClassLoader referenced unknown path: /data/user/0/com.google.android.gms/app_chimera/m/0000000a/n/arm64-v8a
09-20 09:26:54.124 31729-31729/com.matics D/ChimeraFileApk: Primary ABI of requesting process is arm64-v8a
09-20 09:26:54.126 31729-31729/com.matics D/ChimeraFileApk: Classloading successful. Optimized code found.
09-20 09:26:54.352 31729-31729/com.matics D/VehicleHealthMonitor: user is logged in with EMAIL
09-20 09:26:54.911 31729-31729/com.matics W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
09-20 09:26:55.183 31729-31729/com.matics D/VehicleHealthMonitor: is set to 0
09-20 09:26:55.213 31729-31729/com.matics D/VehicleHealthMonitor: Started
09-20 09:26:55.278 31729-31729/com.matics D/VehicleHealthMonitor: app is updated, GCM Registration Id should get updated
09-20 09:26:55.278 31729-31729/com.matics D/VehicleHealthMonitor: reg id saved is:
09-20 09:26:55.278 31729-31729/com.matics D/VehicleHealthMonitor: regid is empty. start registering with GCM
09-20 09:26:55.279 31729-31729/com.matics D/VehicleHealthMonitor: Initializing GcmBroadcastReceiver
09-20 09:26:55.280 31729-31729/com.matics D/VehicleHealthMonitor: Initialize Readings started
09-20 09:26:55.281 31729-31729/com.matics D/VehicleHealthMonitor: true
09-20 09:26:55.367 31729-31729/com.matics D/QBASDK: Restored custom endpoints. ApiEndpoint: https://api.quickblox.com, ChatEndpoint: chat.quickblox.com. lastUpdateTime: Tue Sep 20 08:31:42 GMT+02:00 2016
09-20 09:26:55.368 31729-31729/com.matics D/QBASDK: DEVICE_ID = ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:26:55.381 31729-31729/com.matics D/Request build:: application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=380616581&timestamp=1474356415&user[email]=aboutservice@sbcglobal.net&user[password]=aPassword
09-20 09:26:55.383 31729-31729/com.matics D/QBASDK: =========================================================
09-20 09:26:55.533 31729-31729/com.matics I/zzai: Making Creator dynamically
09-20 09:26:55.686 31729-31729/com.matics I/Google Maps Android API: Google Play services client version: 9452000
09-20 09:26:55.717 31729-31729/com.matics I/Google Maps Android API: Google Play services package version: 9452440
09-20 09:26:55.899 31729-31729/com.matics I/c: Token loaded from file. Expires in: 286955449 ms.
09-20 09:26:55.899 31729-31729/com.matics I/c: Scheduling next attempt in 286655 seconds.
09-20 09:26:56.038 31729-31729/com.matics W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.maps.GoogleMap.clear()' on a null object reference
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.setCurrentMarker(FragmentVehicleFacility.java:277)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.onCreateView(FragmentVehicleFacility.java:186)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.Fragment.performCreateView(Fragment.java:2352)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:995)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.BackStackRecord.run(BackStackRecord.java:815)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentController.execPendingActions(FragmentController.java:371)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.Activity.performStart(Activity.java:6680)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2609)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2707)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.-wrap12(ActivityThread.java)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1460)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.os.Looper.loop(Looper.java:154)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.main(ActivityThread.java:6077)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at java.lang.reflect.Method.invoke(Native Method)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
09-20 09:26:56.052 31729-31729/com.matics D/VehicleHealthMonitor: opening onResume
09-20 09:26:56.062 31729-31729/com.matics I/Choreographer: Skipped 96 frames! The application may be doing too much work on its main thread.
09-20 09:26:56.124 31729-31958/com.matics I/Adreno: QUALCOMM build : 74df444, I409c65498b
09-20 09:26:56.176 31729-31958/com.matics I/OpenGLRenderer: Initialized EGL, version 1.4
09-20 09:26:56.179 31729-31958/com.matics D/OpenGLRenderer: Swap behavior 1
09-20 09:26:56.199 31729-31729/com.matics D/VehicleHealthMonitor: ****************
09-20 09:26:56.223 31729-31729/com.matics D/VehicleHealthMonitor: ****************
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: Connection Manager Started
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: starting Setup Connection
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: Let's start searching for a master
09-20 09:26:56.330 31729-32120/com.matics D/VehicleHealthMonitor: Connection count: 1
09-20 09:26:56.343 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:26:56.346 31729-32122/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:26:51.962 31729-31736/com.matics W/art: Suspending all threads took: 8.294ms
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: VM with version 2.1.0 has multidex support
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: install
09-20 09:26:53.178 31729-31729/com.matics I/MultiDex: VM has multidex support, MultiDex support library is disabled.
09-20 09:26:53.269 31729-31729/com.matics I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
09-20 09:26:53.518 31729-31927/com.matics D/NetworkSecurityConfig: No Network Security Config specified, using platform default
09-20 09:26:54.024 31729-31729/com.matics D/ChimeraCfgMgr: Reading stored module config
09-20 09:26:54.114 31729-31729/com.matics W/System: ClassLoader referenced unknown path: /data/user/0/com.google.android.gms/app_chimera/m/0000000a/n/arm64-v8a
09-20 09:26:54.124 31729-31729/com.matics D/ChimeraFileApk: Primary ABI of requesting process is arm64-v8a
09-20 09:26:54.126 31729-31729/com.matics D/ChimeraFileApk: Classloading successful. Optimized code found.
09-20 09:26:54.352 31729-31729/com.matics D/VehicleHealthMonitor: user is logged in with EMAIL
09-20 09:26:54.911 31729-31729/com.matics W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
09-20 09:26:55.183 31729-31729/com.matics D/VehicleHealthMonitor: is set to 0
09-20 09:26:55.213 31729-31729/com.matics D/VehicleHealthMonitor: Started
09-20 09:26:55.367 31729-31729/com.matics D/QBASDK: Restored custom endpoints. ApiEndpoint: https://api.quickblox.com, ChatEndpoint: chat.quickblox.com. lastUpdateTime: Tue Sep 20 08:31:42 GMT+02:00 2016
09-20 09:26:55.368 31729-31729/com.matics D/QBASDK: DEVICE_ID = ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:26:55.381 31729-31729/com.matics D/Request build:: application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=380616581&timestamp=1474356415&user[email]=aboutservice@sbcglobal.net&user[password]=aPassword
09-20 09:26:55.383 31729-31729/com.matics D/QBASDK: =========================================================
=== REQUEST ==== f56ede42-b4fa-435c-b009-db31af1775ca ===
REQUEST
POST https://api.quickblox.com/session.json
HEADERS
QuickBlox-REST-API-Version=0.1.1
QB-SDK=Android 2.6.1
PARAMETERS
application_id=37950
auth_key=wA7By6LqUzWFnrE
nonce=380616581
timestamp=1474356415
user[email]=aboutservice@sbcglobal.net
user[password]=aPassword
signature=2afe0f5525e75f6875031a69769c004ff757da3a
INLINE
POST https://api.quickblox.com/session.json?application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=380616581&timestamp=1474356415&user[email]=aboutservice%40sbcglobal.net&user[password]=aPassword&signature=2afe0f5525e75f6875031a69769c004ff757da3a
09-20 09:26:55.533 31729-31729/com.matics I/zzai: Making Creator dynamically
09-20 09:26:55.686 31729-31729/com.matics I/Google Maps Android API: Google Play services client version: 9452000
09-20 09:26:55.717 31729-31729/com.matics I/Google Maps Android API: Google Play services package version: 9452440
09-20 09:26:55.899 31729-31729/com.matics I/c: Token loaded from file. Expires in: 286955449 ms.
09-20 09:26:55.899 31729-31729/com.matics I/c: Scheduling next attempt in 286655 seconds.
09-20 09:26:56.038 31729-31729/com.matics W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.maps.GoogleMap.clear()' on a null object reference
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.setCurrentMarker(FragmentVehicleFacility.java:277)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.onCreateView(FragmentVehicleFacility.java:186)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.Fragment.performCreateView(Fragment.java:2352)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:995)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.BackStackRecord.run(BackStackRecord.java:815)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.FragmentController.execPendingActions(FragmentController.java:371)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.Activity.performStart(Activity.java:6680)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2609)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2707)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.-wrap12(ActivityThread.java)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1460)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.os.Looper.loop(Looper.java:154)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at android.app.ActivityThread.main(ActivityThread.java:6077)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at java.lang.reflect.Method.invoke(Native Method)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
09-20 09:26:56.038 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
[ 09-20 09:26:56.040 31729:31729 E/ ]
onResume
09-20 09:26:56.052 31729-31729/com.matics D/VehicleHealthMonitor: opening onResume
09-20 09:26:56.062 31729-31729/com.matics I/Choreographer: Skipped 96 frames! The application may be doing too much work on its main thread.
09-20 09:26:56.124 31729-31958/com.matics I/Adreno: QUALCOMM build : 74df444, I409c65498b
Build Date : 06/22/16
OpenGL ES Shader Compiler Version: XE031.08.00.02
Local Branch : N16
Remote Branch :
Remote Branch :
Reconstruct Branch :
09-20 09:26:56.176 31729-31958/com.matics I/OpenGLRenderer: Initialized EGL, version 1.4
09-20 09:26:56.179 31729-31958/com.matics D/OpenGLRenderer: Swap behavior 1
09-20 09:26:56.199 31729-31729/com.matics D/VehicleHealthMonitor: ****************
09-20 09:26:56.223 31729-31729/com.matics D/VehicleHealthMonitor: ****************
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: Connection Manager Started
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: starting Setup Connection
09-20 09:26:56.325 31729-32119/com.matics D/VehicleHealthMonitor: Let's start searching for a master
09-20 09:26:56.330 31729-32120/com.matics D/VehicleHealthMonitor: Connection count: 1
09-20 09:26:56.343 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:26:56.346 31729-32122/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:26:56.514 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.514 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.514 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.514 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.516 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.516 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.516 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.679 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.845 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.857 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.868 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.884 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.904 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.917 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.925 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.925 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.925 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:26:56.942 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.943 31729-31729/com.matics D/QBASDK: *********************************************************
*** RESPONSE *** f56ede42-b4fa-435c-b009-db31af1775ca ***
STATUS : 201
HEADERS
X-Runtime=0.057912
Cache-Control=max-age=0, private, must-revalidate
X-Rack-Cache=invalidate, pass
QuickBlox-REST-API-Version=0.1.1
X-Android-Selected-Protocol=http/1.1
X-UA-Compatible=IE=Edge,chrome=1
QB-Token-ExpirationDate=2016-09-20 09:26:56 UTC
Status=201 Created
X-Request-Id=581007b5b3ab8ef84697a2ee41994bca
X-Android-Response-Source=NETWORK 201
Connection=Close
X-Android-Sent-Millis=1474356416219
Content-Type=application/json; charset=utf-8
Date=Tue, 20 Sep 2016 07:26:56 GMT
Content-Length=269
ETag="f2435fdbfa8ef1316314fe51ced721aa"
Server=openresty/1.9.15.1
Strict-Transport-Security=max-age=15768000;
X-Android-Received-Millis=1474356416928
Access-Control-Allow-Origin=*
BODY
'{"session":{"_id":"57e0e4c0a28f9ae42400003e","application_id":37950,"created_at":"2016-09-20T07:26:56Z","device_id":0,"nonce":380616581,"token":"8355ddf7dfda19026365ec13a3bc7ac4a800943e","ts":1474356415,"updated_at":"2016-09-20T07:26:56Z","user_id":12935413,"id":4355}}'
09-20 09:26:56.962 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.979 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:56.997 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.012 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.027 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.043 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.060 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.076 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.093 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.109 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.124 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.141 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.158 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.174 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.191 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.207 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.223 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:26:57.250 31729-32180/com.matics D/QBASDK: Connecting to chat: chat.quickblox.com
09-20 09:26:58.030 31729-32094/com.matics W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
09-20 09:26:58.077 31729-32094/com.matics W/System: ClassLoader referenced unknown path:
09-20 09:26:58.099 31729-32094/com.matics I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:1
09-20 09:26:58.099 31729-32094/com.matics I/DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 1
09-20 09:26:58.255 31729-32094/com.matics D/ChimeraFileApk: Primary ABI of requesting process is arm64-v8a
09-20 09:26:58.256 31729-32094/com.matics D/ChimeraFileApk: Classloading successful. Optimized code found.
09-20 09:26:58.274 31729-32094/com.matics D/GoogleCertificates: com.google.android.gms.googlecertificates module is loaded
09-20 09:26:58.354 31729-32094/com.matics D/GoogleCertificatesImpl: Fetched 163 Google release certificates
09-20 09:26:58.364 31729-32094/com.matics D/GoogleCertificatesImpl: Fetched 318 Google certificates
09-20 09:27:01.496 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:27:01.502 31729-32313/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:27:01.516 31729-32180/com.matics D/QBASDK: Setting socket keepAlive :true
09-20 09:27:01.598 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:01.662 31729-32180/com.matics D/QBASDK: Setting socket timeout :90000
09-20 09:27:02.578 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:03.589 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:04.571 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:05.586 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:06.574 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:06.643 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:27:06.644 31729-32347/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:27:07.600 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:08.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:09.573 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:10.580 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:11.589 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:11.784 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:27:11.787 31729-32438/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:27:12.597 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:13.587 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:14.588 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:15.598 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:16.607 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:16.927 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:27:16.929 31729-32475/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:27:17.566 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:18.567 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:19.567 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:20.566 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:21.599 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:27:21.689 31729-32180/com.matics D/QBASDK: Setting socket keepAlive :true
09-20 09:27:21.690 31729-32180/com.matics D/QBASDK: Setting socket timeout :90000
09-20 09:27:21.714 31729-32180/com.matics D/QBASDK: Restored custom endpoints. ApiEndpoint: https://api.quickblox.com, ChatEndpoint: chat.quickblox.com. lastUpdateTime: Tue Sep 20 08:31:42 GMT+02:00 2016
09-20 09:27:21.715 31729-32180/com.matics D/QBASDK: DEVICE_ID = ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:27:21.716 31729-32180/com.matics D/Request build:: application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=1219814827&timestamp=1474356441&user[email]=aboutservice@sbcglobal.net&user[password]=aPassword
09-20 09:27:21.717 31729-32180/com.matics D/QBASDK: =========================================================
=== REQUEST ==== 8f4ac537-e475-48db-816f-28243e66e14a ===
REQUEST
POST https://api.quickblox.com/session.json
HEADERS
QuickBlox-REST-API-Version=0.1.1
QB-SDK=Android 2.6.1
QB-Token=8355ddf7dfda19026365ec13a3bc7ac4a800943e
PARAMETERS
application_id=37950
auth_key=wA7By6LqUzWFnrE
nonce=1219814827
timestamp=1474356441
user[email]=aboutservice@sbcglobal.net
user[password]=aPassword
signature=abbab3b3c264478e7b63036f22504427daabcce1
INLINE
POST https://api.quickblox.com/session.json?application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=1219814827&timestamp=1474356441&user[email]=aboutservice%40sbcglobal.net&user[password]=aPassword&signature=abbab3b3c264478e7b63036f22504427daabcce1
0
09-20 09:28:37.318 31729-31729/com.matics D/VehicleHealthMonitor: checking if is connected or not
09-20 09:28:37.333 31729-31729/com.matics D/QBASDK: Restored custom endpoints. ApiEndpoint: https://api.quickblox.com, ChatEndpoint: chat.quickblox.com. lastUpdateTime: Tue Sep 20 08:31:42 GMT+02:00 2016
09-20 09:28:37.334 31729-31729/com.matics D/QBASDK: DEVICE_ID = ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:28:37.336 31729-31729/com.matics D/Request build:: application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=-1764395875&timestamp=1474356517&user[email]=aboutservice@sbcglobal.net&user[password]=aPassword
09-20 09:28:37.343 31729-31729/com.matics D/QBASDK: =========================================================
=== REQUEST ==== fd376c53-0b52-4675-b799-282635c7b3da ===
REQUEST
POST https://api.quickblox.com/session.json
HEADERS
QuickBlox-REST-API-Version=0.1.1
QB-SDK=Android 2.6.1
QB-Token=8355ddf7dfda19026365ec13a3bc7ac4a800943e
PARAMETERS
application_id=37950
auth_key=wA7By6LqUzWFnrE
nonce=-1764395875
timestamp=1474356517
user[email]=aboutservice@sbcglobal.net
user[password]=aPassword
signature=8c98e394a95a0d76afb7fac317c89f707383d8cd
INLINE
POST https://api.quickblox.com/session.json?application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=-1764395875&timestamp=1474356517&user[email]=aboutservice%40sbcglobal.net&user[password]=aPassword&signature=8c98e394a95a0d76afb7fac317c89f707383d8cd
09-20 09:28:37.594 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:28:38.203 31729-31729/com.matics D/QBASDK: *********************************************************
*** RESPONSE *** fd376c53-0b52-4675-b799-282635c7b3da ***
STATUS : 201
HEADERS
X-Runtime=0.028604
Cache-Control=max-age=0, private, must-revalidate
X-Rack-Cache=invalidate, pass
QuickBlox-REST-API-Version=0.1.1
X-Android-Selected-Protocol=http/1.1
X-UA-Compatible=IE=Edge,chrome=1
QB-Token-ExpirationDate=2016-09-20 09:28:38 UTC
Status=201 Created
X-Request-Id=cd2169c4ba9440c10b38ddb5dbe49164
X-Android-Response-Source=NETWORK 201
Connection=Close
X-Android-Sent-Millis=1474356518006
Content-Type=application/json; charset=utf-8
Date=Tue, 20 Sep 2016 07:28:38 GMT
Content-Length=272
ETag="23995075c0eb70abc640c2c29e116a69"
Server=openresty/1.9.15.1
Strict-Transport-Security=max-age=15768000;
X-Android-Received-Millis=1474356518197
Access-Control-Allow-Origin=*
BODY
'{"session":{"_id":"57e0e526a28f9abeb6000066","application_id":37950,"created_at":"2016-09-20T07:28:38Z","device_id":0,"nonce":-1764395875,"token":"59218e93c1a39532856529c665a57a938400943e","ts":1474356517,"updated_at":"2016-09-20T07:28:38Z","user_id":12935413,"id":24549}}'
09-20 09:28:38.240 31729-32180/com.matics D/QBASDK: Connecting to chat: chat.quickblox.com
09-20 09:28:38.384 31729-32180/com.matics D/QBASDK: Setting socket keepAlive :true
09-20 09:28:38.384 31729-32180/com.matics D/QBASDK: Setting socket timeout :90000
09-20 09:28:38.587 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:28:39.036 31729-32180/com.matics D/QBASDK: Connected. Login to chat, currentUser JID: 12935413-37950, resource: android_ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:28:39.514 31729-31729/com.matics D/QBASDK: Restored custom endpoints. ApiEndpoint: https://api.quickblox.com, ChatEndpoint: chat.quickblox.com. lastUpdateTime: Tue Sep 20 08:31:42 GMT+02:00 2016
09-20 09:28:39.514 31729-31729/com.matics D/QBASDK: DEVICE_ID = ffffffff-83c3-43ec-ffff-ffff9557a1b4
09-20 09:28:39.514 31729-31729/com.matics D/Request build:: application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=-1508785083&timestamp=1474356519&user[email]=aboutservice@sbcglobal.net&user[password]=aPassword
09-20 09:28:39.515 31729-31729/com.matics D/QBASDK: =========================================================
=== REQUEST ==== f4a7fa6b-4d09-410b-aefd-df2758b5d40a ===
REQUEST
POST https://api.quickblox.com/session.json
HEADERS
QuickBlox-REST-API-Version=0.1.1
QB-SDK=Android 2.6.1
QB-Token=59218e93c1a39532856529c665a57a938400943e
PARAMETERS
application_id=37950
auth_key=wA7By6LqUzWFnrE
nonce=-1508785083
timestamp=1474356519
user[email]=aboutservice@sbcglobal.net
user[password]=aPassword
signature=3780be613b9ec5b60d759df4943854d7b4d2a519
INLINE
POST https://api.quickblox.com/session.json?application_id=37950&auth_key=wA7By6LqUzWFnrE&nonce=-1508785083&timestamp=1474356519&user[email]=aboutservice%40sbcglobal.net&user[password]=aPassword&signature=3780be613b9ec5b60d759df4943854d7b4d2a519
09-20 09:28:39.668 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:28:39.944 31729-32180/com.matics D/VehicleHealthMonitor: Login successful
09-20 09:28:39.973 31729-32180/com.matics D/RTCClient.: Create QBRTCClient INSTANCE
09-20 09:28:39.980 31729-32180/com.matics D/RTCClient.: init Task Executor
09-20 09:28:39.980 31729-32180/com.matics D/RTCClient.LooperExecutor: Request Looper start. On null
09-20 09:28:39.981 31729-1705/com.matics D/RTCClient.LooperExecutor: Looper thread started.
09-20 09:28:39.981 31729-1705/com.matics D/RTCClient.LooperExecutor: Looper thread started on thread.21930
09-20 09:28:39.989 31729-32180/com.matics D/RTCClient.: Added session CALLBACK listenercom.matics.Utils.VideoCallingService@ffb635d
09-20 09:28:39.989 31729-32180/com.matics D/VehicleHealthMonitor: let's do it ya reggala
09-20 09:28:39.999 31729-31729/com.matics D/VehicleHealthMonitor: Let's video call
09-20 09:28:40.001 31729-31729/com.matics D/VehicleHealthMonitor: Let's load customers
09-20 09:28:40.016 31729-1708/com.matics D/VehicleHealthMonitor: calling url now
09-20 09:28:40.017 31729-1708/com.matics E/TAG: request:: http://www.jet-matics.com/JetComService/JetCom.svc/ShopUsersByAccountID?AccountID=1996
09-20 09:28:40.017 31729-1708/com.matics D/VehicleHealthMonitor: request:: http://www.jet-matics.com/JetComService/JetCom.svc/ShopUsersByAccountID?AccountID=1996
09-20 09:28:40.017 31729-1708/com.matics E/TAG: request:: http://www.jet-matics.com/JetComService/JetCom.svc/ShopUsersByAccountID?AccountID=1996
09-20 09:28:40.017 31729-1708/com.matics D/VehicleHealthMonitor: http://www.jet-matics.com/JetComService/JetCom.svc/ShopUsersByAccountID?AccountID=1996
09-20 09:28:40.132 31729-31729/com.matics D/QBASDK: *********************************************************
*** RESPONSE *** f4a7fa6b-4d09-410b-aefd-df2758b5d40a ***
STATUS : 201
HEADERS
X-Runtime=0.067827
Cache-Control=max-age=0, private, must-revalidate
X-Rack-Cache=invalidate, pass
QuickBlox-REST-API-Version=0.1.1
X-Android-Selected-Protocol=http/1.1
X-UA-Compatible=IE=Edge,chrome=1
QB-Token-ExpirationDate=2016-09-20 09:28:40 UTC
Status=201 Created
X-Request-Id=7053a90b2b0c803aaf6e031a5f7f110f
X-Android-Response-Source=NETWORK 201
Connection=Close
X-Android-Sent-Millis=1474356519841
Content-Type=application/json; charset=utf-8
Date=Tue, 20 Sep 2016 07:28:40 GMT
Content-Length=272
ETag="d6f1c3835fd69ee62188dc0fe7368c87"
Server=openresty/1.9.15.1
Strict-Transport-Security=max-age=15768000;
X-Android-Received-Millis=1474356520115
Access-Control-Allow-Origin=*
BODY
'{"session":{"_id":"57e0e528a0eb47cbfa00002a","application_id":37950,"created_at":"2016-09-20T07:28:40Z","device_id":0,"nonce":-1508785083,"token":"a7033e880e5537ca86ddb5e2d196867aeb00943e","ts":1474356519,"updated_at":"2016-09-20T07:28:40Z","user_id":12935413,"id":35282}}'
09-20 09:28:40.143 31729-32180/com.matics D/RTCClient.: Added session CALLBACK listenercom.matics.Utils.VideoCallingService@ffb635d
09-20 09:29:19.994 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:20.013 31729-1699/com.matics D/RTCClient.: New signalling was added for participant11418985
09-20 09:29:20.013 31729-1699/com.matics D/VehicleHealthMonitor: Signalling Added, ehstaa
09-20 09:29:20.014 31729-1699/com.matics D/RTCClient.: New signalling was added for participant11418985
09-20 09:29:20.014 31729-1699/com.matics D/VehicleHealthMonitor: Signalling Added, ehstaa
09-20 09:29:20.014 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:20.015 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:20.027 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:20.027 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:20.027 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:20.027 31729-1705/com.matics D/RTCClient.: createSessionWithDescriptionQBRTCSessionDescription{sessionID='F4D80303-D889-4A43-8417-A186C9FC4EE6', callerID='11418985', opponents=[12935413], conferenceType=QBConferenceType{value='1'}, userInfo={calledMobileID=3268, callerName=Optional("About Service Automotive Repair Center"), callerMobileID=Optional(2072)}}
09-20 09:29:20.127 31729-1705/com.matics D/RTCClient.QBRTCSession: Create new session
09-20 09:29:20.163 31729-1705/com.matics D/RTCClient.QBRTCSession: Make new channel for oppoennt:11418985com.quickblox.videochat.webrtc.QBPeerChannel@e8f985
09-20 09:29:20.163 31729-1705/com.matics D/RTCClient.QBRTCSession: isInitiator=false
09-20 09:29:20.164 31729-1705/com.matics D/RTCClient.QBRTCSession.SessionWaitingTimers: startWaitForUserActionsTask for 60
09-20 09:29:20.164 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:20.164 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:20.164 31729-31729/com.matics D/SessionClosedListener: onReceiveNewSession
09-20 09:29:20.166 31729-31729/com.matics D/VehicleHealthMonitor: new session received
09-20 09:29:20.166 31729-31729/com.matics D/VehicleHealthMonitor: Initializing Session .....
09-20 09:29:20.341 31729-31729/com.matics D/MediaPlayer: setSubtitleAnchor in MediaPlayer
09-20 09:29:20.346 31729-31729/com.matics D/RingtonePlayer: play
09-20 09:29:20.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:21.562 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:22.568 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:23.060 31729-31729/com.matics W/MediaPlayer: mediaplayer went away with unhandled events
09-20 09:29:23.140 31729-31729/com.matics I/RTCGLVideoView: ctor with attrs
09-20 09:29:23.212 31729-31729/com.matics I/org.webrtc.Logging: VideoRendererGui: VideoRendererGui.setView
09-20 09:29:23.213 31729-31729/com.matics I/RTCGLVideoView: setValuefromResources
09-20 09:29:23.214 31729-31729/com.matics I/RTCGLVideoView: setRendererMirror type=MAIN, value= false
09-20 09:29:23.214 31729-31729/com.matics I/RTCGLVideoView: setRendererMirror type=SECOND, value= false
09-20 09:29:23.214 31729-31729/com.matics I/RTCGLVideoView: obtainMainVideoRenderer
09-20 09:29:23.221 31729-31729/com.matics I/org.webrtc.Logging: VideoRendererGui: YuvImageRenderer.Create id: 0
09-20 09:29:23.223 31729-31729/com.matics I/RTCGLVideoView: ctor with attrs
09-20 09:29:23.223 31729-31729/com.matics I/org.webrtc.Logging: VideoRendererGui: VideoRendererGui.setView
09-20 09:29:23.224 31729-31729/com.matics I/RTCGLVideoView: setValuefromResources
09-20 09:29:23.224 31729-31729/com.matics I/RTCGLVideoView: setRendererMirror type=MAIN, value= false
09-20 09:29:23.224 31729-31729/com.matics I/RTCGLVideoView: setRendererMirror type=SECOND, value= false
09-20 09:29:23.224 31729-31729/com.matics I/RTCGLVideoView: obtainMainVideoRenderer
09-20 09:29:23.224 31729-31729/com.matics I/org.webrtc.Logging: VideoRendererGui: YuvImageRenderer.Create id: 0
09-20 09:29:23.251 31729-31729/com.matics D/MediaPlayer: setSubtitleAnchor in MediaPlayer
09-20 09:29:23.270 31729-31729/com.matics D/MediaPlayer: setSubtitleAnchor in MediaPlayer
09-20 09:29:23.313 31729-31729/com.matics D/VehicleHealthMonitor: current session = QBRTCSession{sessionDescription=QBRTCSessionDescription{sessionID='F4D80303-D889-4A43-8417-A186C9FC4EE6', callerID='11418985', opponents=[12935413], conferenceType=QBConferenceType{value='1'}, userInfo={calledMobileID=3268, callerName=Optional("About Service Automotive Repair Center"), callerMobileID=Optional(2072)}}, MediaStreamManager=null, channels={11418985=com.quickblox.videochat.webrtc.QBPeerChannel@e8f985}, signalChannel=com.quickblox.videochat.webrtc.QBSignalChannel@d28a0ee, chatCallbackList=[com.quickblox.videochat.webrtc.QBRTCClient$SessionClosedListener@169398f, com.matics.Utils.VideoCallingService@ffb635d], audioEnabled=false, videoEnabled=false, state=QB_RTC_SESSION_GATHERING, isNeedClose=false}
09-20 09:29:23.314 31729-31729/com.matics D/RTCClient.QBRTCSession: acceptCall
09-20 09:29:23.315 31729-31729/com.matics D/RTCClient.QBRTCSession: ADD VideoTrackCallbacksListener FragmentVideoCall{f22b825 #2 id=0x7f0d00cd}
09-20 09:29:23.315 31729-3137/com.matics D/RTCClient.QBRTCSession.SessionWaitingTimers: Stop WaitTimer
09-20 09:29:23.315 31729-3137/com.matics D/RTCClient.PeerFactoryManager: Creating Peer connection factory
09-20 09:29:23.316 31729-3137/com.matics D/RTCClient.QBPeerChannel: startAsAnswer for opponent: 11418985
09-20 09:29:23.316 31729-3137/com.matics D/RTCClient.QBPeerChannel.PeerChannelLifeCycleTimers: Stop WaitTimer
09-20 09:29:23.316 31729-3137/com.matics D/RTCClient.QBPeerChannel: createConnection for opponent 11418985
09-20 09:29:23.316 31729-3137/com.matics D/RTCClient.QBPeerChannel: setRemoteSDPToConnection
09-20 09:29:23.316 31729-3137/com.matics D/RTCClient.QBPeerChannel.PeerChannelLifeCycleTimers: Stop DialingTimer
09-20 09:29:23.318 31729-3137/com.matics D/RTCClient.RTCMediaUtils: generateRemoteDescription: audioCodec=ISAC
09-20 09:29:23.319 31729-3137/com.matics W/RTCClient.RTCMediaUtils: No m=audio line, so can't prefer ISAC
09-20 09:29:23.322 31729-3137/com.matics D/RTCClient.PeerFactoryManager: Disable OpenSL ES audio if device supports it
09-20 09:29:23.322 31729-3137/com.matics D/RTCClient.PeerFactoryManager: Enable built-in AEC even if device supports it
09-20 09:29:23.327 31729-3137/com.matics D/JVM: JVM::Initialize@[tid=3137]
09-20 09:29:23.327 31729-3137/com.matics D/JVM: JVM::JVM@[tid=3137]
09-20 09:29:23.347 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::ctor@[tid=3140]
09-20 09:29:23.347 31729-3140/com.matics D/JVM: Attaching thread to JVM
09-20 09:29:23.347 31729-3140/com.matics D/JVM: JVM::environment@[tid=3140]
09-20 09:29:23.347 31729-3140/com.matics D/JVM: JNIEnvironment::ctor@[tid=3140]
09-20 09:29:23.347 31729-3140/com.matics D/AudioManager: ctor@[tid=3140]
09-20 09:29:23.347 31729-3140/com.matics D/JVM: JNIEnvironment::RegisterNatives(org/webrtc/voiceengine/WebRtcAudioManager)
09-20 09:29:23.348 31729-3140/com.matics D/JVM: NativeRegistration::ctor@[tid=3140]
09-20 09:29:23.348 31729-3140/com.matics D/JVM: NativeRegistration::NewObject@[tid=3140]
09-20 09:29:23.348 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioManager: ctor@[name=Thread-45, id=21949]
09-20 09:29:23.349 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioManager: Sample rate is set to 48000 Hz
09-20 09:29:23.514 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: canUseAcousticEchoCanceler: true
09-20 09:29:23.515 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: canUseAutomaticGainControl: false
09-20 09:29:23.515 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: canUseNoiseSuppressor: true
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: OnCacheAudioParameters@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: hardware_aec: 1
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: hardware_agc: 0
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: hardware_ns: 1
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: low_latency_output: 1
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: pro_audio: 1
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: sample_rate: 48000
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: channels: 1
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: output_buffer_size: 192
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: input_buffer_size: 1920
09-20 09:29:23.565 31729-3140/com.matics D/JVM: GlobalRef::ctor@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: JavaAudioManager::ctor@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/AudioManager: IsLowLatencyPlayoutSupported()
09-20 09:29:23.565 31729-3140/com.matics E/org.webrtc.Logging: WebRtcAudioManager: Nexus 6P is blacklisted for OpenSL ES usage!
09-20 09:29:23.565 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::ctor@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/JVM: JVM::environment@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/JVM: JNIEnvironment::ctor@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/AudioTrackJni: ctor@[tid=3140]
09-20 09:29:23.565 31729-3140/com.matics D/JVM: JNIEnvironment::RegisterNatives(org/webrtc/voiceengine/WebRtcAudioTrack)
09-20 09:29:23.566 31729-3140/com.matics D/JVM: NativeRegistration::ctor@[tid=3140]
09-20 09:29:23.566 31729-3140/com.matics D/JVM: NativeRegistration::NewObject@[tid=3140]
09-20 09:29:23.566 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:23.568 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: ctor@[name=Thread-45, id=21949]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: GlobalRef::ctor@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::ctor@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: JVM::environment@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: JNIEnvironment::ctor@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/AudioRecordJni: ctor@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: JNIEnvironment::RegisterNatives(org/webrtc/voiceengine/WebRtcAudioRecord)
09-20 09:29:23.568 31729-3140/com.matics D/JVM: NativeRegistration::ctor@[tid=3140]
09-20 09:29:23.568 31729-3140/com.matics D/JVM: NativeRegistration::NewObject@[tid=3140]
09-20 09:29:23.569 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioRecord: ctor@[name=Thread-45, id=21949]
09-20 09:29:23.569 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: ctor@[name=Thread-45, id=21949]
09-20 09:29:23.569 31729-3140/com.matics D/JVM: GlobalRef::ctor@[tid=3140]
09-20 09:29:23.569 31729-3140/com.matics D/AudioManager: SetActiveAudioLayer(5)@[tid=3140]
09-20 09:29:23.569 31729-3140/com.matics D/AudioManager: delay_estimate_in_milliseconds: 150
09-20 09:29:23.569 31729-3140/com.matics D/AudioTrackJni: AttachAudioBuffer@[tid=3140]
09-20 09:29:23.569 31729-3140/com.matics D/AudioTrackJni: SetPlayoutSampleRate(48000)
09-20 09:29:23.569 31729-3140/com.matics D/AudioTrackJni: SetPlayoutChannels(1)
09-20 09:29:23.569 31729-3140/com.matics D/AudioRecordJni: AttachAudioBuffer
09-20 09:29:23.569 31729-3140/com.matics D/AudioRecordJni: SetRecordingSampleRate(48000)
09-20 09:29:23.569 31729-3140/com.matics D/AudioRecordJni: SetRecordingChannels(1)
09-20 09:29:23.569 31729-3140/com.matics D/AudioRecordJni: total_delay_in_milliseconds: 150
09-20 09:29:23.570 31729-3140/com.matics D/AudioManager: Init@[tid=3140]
09-20 09:29:23.570 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioManager: init@[name=Thread-45, id=21949]
09-20 09:29:23.570 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioManager: audio mode is: MODE_NORMAL
09-20 09:29:23.570 31729-3140/com.matics D/AudioTrackJni: Init@[tid=3140]
09-20 09:29:23.570 31729-3140/com.matics D/AudioRecordJni: Init@[tid=3140]
09-20 09:29:23.571 31729-3140/com.matics D/AudioRecordJni: EnableBuiltInAEC@[tid=3140]
09-20 09:29:23.571 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioRecord: enableBuiltInAEC(true)
09-20 09:29:23.571 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: setAEC(true)
09-20 09:29:23.571 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: canUseAcousticEchoCanceler: true
09-20 09:29:23.572 31729-3140/com.matics D/AudioRecordJni: EnableBuiltInNS@[tid=3140]
09-20 09:29:23.572 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioRecord: enableBuiltInNS(true)
09-20 09:29:23.572 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: setNS(true)
09-20 09:29:23.572 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioEffects: canUseNoiseSuppressor: true
09-20 09:29:23.581 31729-3139/com.matics I/org.webrtc.Logging: PeerConnectionFactory: onNetworkThreadReady
09-20 09:29:23.582 31729-3140/com.matics I/org.webrtc.Logging: PeerConnectionFactory: onWorkerThreadReady
09-20 09:29:23.583 31729-3141/com.matics I/org.webrtc.Logging: PeerConnectionFactory: onSignalingThreadReady
09-20 09:29:23.583 31729-3137/com.matics D/RTCClient.PeerFactoryManager: Peer connection factory initiated from thread21948
09-20 09:29:23.600 31729-3137/com.matics D/RTCClient.QBRTCSession: onLocalStreamNeedAdd for opponent 11418985
09-20 09:29:23.613 31729-3137/com.matics I/org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true
09-20 09:29:23.630 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Init local media stream
09-20 09:29:23.634 31729-3137/com.matics W/RTCClient.RTCMediaUtils: mediaConstraints = mandatory: [], optional: [DtlsSrtpKeyAgreement: true]
09-20 09:29:23.651 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Add video stream
09-20 09:29:23.663 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Opening camera: Camera 1, Facing front, Orientation 90
09-20 09:29:23.665 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerationAndroid: getCameraIndex: Camera 1, Facing front, Orientation 90
09-20 09:29:23.667 31729-3137/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: VideoCapturerAndroid isCapturingToTexture : false
09-20 09:29:23.676 31729-3147/com.matics I/org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true
09-20 09:29:23.687 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Get supported formats for camera index 0.
09-20 09:29:23.687 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Opening camera with index 0
09-20 09:29:24.155 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Get supported formats for camera index 0 done. Time spent: 469 ms.
09-20 09:29:24.156 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Get supported formats for camera index 1.
09-20 09:29:24.156 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Opening camera with index 1
09-20 09:29:24.460 31729-3137/com.matics I/org.webrtc.Logging: CameraEnumerator: Get supported formats for camera index 1 done. Time spent: 303 ms.
09-20 09:29:24.463 31729-3140/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: startCapture requested: 640x480@30
09-20 09:29:24.464 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Opening camera 1
09-20 09:29:24.469 31729-3137/com.matics I/org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true
09-20 09:29:24.475 31729-3137/com.matics I/org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true
09-20 09:29:24.479 31729-3137/com.matics W/RTCClient.RTCMediaUtils: mediaConstraints = mandatory: [], optional: []
09-20 09:29:24.481 31729-3137/com.matics D/RTCClient.QBRTCSession: onReceiveLocalVideoTrack=ARDAMSv0
09-20 09:29:24.482 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onRenegotiationNeeded
09-20 09:29:24.499 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onSignalingChange to HAVE_REMOTE_OFFER
09-20 09:29:24.510 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onAddStream
09-20 09:29:24.510 31729-3141/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: onSetSuccess
09-20 09:29:24.512 31729-3137/com.matics D/RTCClient.QBPeerChannel.PCObserver:: set remote stream TO remote renderer
09-20 09:29:24.512 31729-3137/com.matics D/RTCClient.QBRTCSession: onRemoteVideoTrackReceive for opponent 11418985
09-20 09:29:24.512 31729-31729/com.matics I/RTCGLVideoView: obtainVideoRenderer
09-20 09:29:24.512 31729-31729/com.matics I/RTCGLVideoView: obtainSecondVideoRenderer
09-20 09:29:24.512 31729-31729/com.matics I/org.webrtc.Logging: VideoRendererGui: YuvImageRenderer.Create id: 1
09-20 09:29:24.514 31729-3137/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: Remote SDP set successfully
09-20 09:29:24.514 31729-3137/com.matics D/RTCClient.QBPeerChannel: createAnswer for opponent 11418985
09-20 09:29:24.514 31729-31729/com.matics I/RTCGLVideoView: obtainVideoRenderer
09-20 09:29:24.514 31729-31729/com.matics I/RTCGLVideoView: obtainMainVideoRenderer
09-20 09:29:24.518 31729-3141/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: SDP successfully created
v=0
o=- 1593102770790707117 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS ARDAMS
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:ofOE
a=ice-pwd:M6sqEwWlUoYGVQi+4+K0Q5l4
a=fingerprint:sha-256 72:66:1E:25:B3:2A:9A:86:42:D8:F2:2E:2C:8A:FD:08:E7:59:03:1A:AF:57:0F:34:A3:6A:FE:4E:25:77:EA:49
a=setup:active
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=ssrc:2183970541 cname:jgPoeCx1JOm3ZX3r
a=ssrc:2183970541 msid:ARDAMS ARDAMSa0
a=ssrc:2183970541 mslabel:ARDAMS
a=ssrc:2183970541 label:ARDAMSa0
m=video 9 UDP/TLS/RTP/SAVPF 100 101 116 117 96 97 98
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:ofOE
a=ice-pwd:M6sqEwWlUoYGVQi+4+K0Q5l4
a=fingerprint:sha-256 72:66:1E:25:B3:2A:9A:86:42:D8:F2:2E:2C:8A:FD:08:E7:59:03:1A:AF:57:0F:34:A3:6A:FE:4E:25:77:EA:49
a=setup:active
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 2779483101 3553317160
a=ssrc:2779483101 cname:jgPoeCx1JOm3ZX3r
a=ssrc:2779483101 msid:ARDAMS ARDAMSv0
a=ssrc:2779483101 mslabel:ARDAMS
a=ssrc:2779483101 label:ARDAMSv0
a=ssrc:3553317160 cname:jgPoeCx1JOm3ZX3r
a=ssrc:3553317160 msid:ARDAMS ARDAMSv0
a=ssrc:3553317160 mslabel:ARDAMS
a=ssrc:3553317160 label:ARDAMSv0
09-20 09:29:24.518 31729-3141/com.matics D/RTCClient.RTCMediaUtils: generateLocalDescription: audioCodec=ISAC
09-20 09:29:24.521 31729-3141/com.matics D/RTCClient.RTCMediaUtils: Found ISAC rtpmap 103, prefer at m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 126
09-20 09:29:24.521 31729-3141/com.matics D/RTCClient.RTCMediaUtils: Change media description: m=audio 9 UDP/TLS/RTP/SAVPF 103 111 104 9 102 0 8 106 105 13 126
09-20 09:29:24.527 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onSignalingChange to STABLE
09-20 09:29:24.532 31729-3140/com.matics D/AudioTrackJni: InitPlayout@[tid=3140]
09-20 09:29:24.532 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: initPlayout(sampleRate=48000, channels=1)
09-20 09:29:24.532 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: byteBuffer.capacity: 960
09-20 09:29:24.532 31729-3140/com.matics D/AudioTrackJni: OnCacheDirectBufferAddress
09-20 09:29:24.532 31729-3140/com.matics D/AudioTrackJni: direct buffer capacity: 960
09-20 09:29:24.532 31729-3140/com.matics D/AudioTrackJni: frames_per_buffer: 480
09-20 09:29:24.539 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: AudioTrack.getMinBufferSize: 4616
09-20 09:29:24.544 31729-3140/com.matics D/AudioTrack: Client defaulted notificationFrames to 1154 for frameCount 2308
09-20 09:29:24.549 31729-3140/com.matics D/AudioManager: IsCommunicationModeEnabled()
09-20 09:29:24.550 31729-3140/com.matics W/AudioDeviceTemplate: The application should use MODE_IN_COMMUNICATION audio mode!
09-20 09:29:24.550 31729-3140/com.matics D/AudioTrackJni: StartPlayout@[tid=3140]
09-20 09:29:24.550 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: startPlayout
09-20 09:29:24.558 31729-3341/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: AudioTrackThread@[name=AudioTrackJavaThread, id=21954]
09-20 09:29:24.566 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:24.567 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceConnectionChange to CHECKING
09-20 09:29:24.625 31729-3139/com.matics I/org.webrtc.Logging: NetworkMonitor: Start monitoring from native observer 481699650400
09-20 09:29:24.632 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Camera orientation: 90 .Device orientation: 0
09-20 09:29:24.632 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: startPreviewOnCameraThread requested: 640x480@30
09-20 09:29:24.634 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Available fps ranges: [[15.0:15.0], [10.0:20.0], [20.0:20.0], [24.0:24.0], [10.0:30.0], [30.0:30.0]]
09-20 09:29:24.638 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: isVideoStabilizationSupported: false
09-20 09:29:24.638 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Start capturing: 640x480@[10.0:30.0]
09-20 09:29:24.643 31729-3369/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: Network becomes available: 324
09-20 09:29:24.645 31729-3141/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: onSetSuccess
09-20 09:29:24.645 31729-3137/com.matics D/RTCClient.QBRTCSession: onChannelConnectionConnecting for opponent 11418985
09-20 09:29:24.645 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceGatheringChange to GATHERING
09-20 09:29:24.648 31729-3137/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: Local SDP set successfully
09-20 09:29:24.648 31729-3137/com.matics D/RTCClient.QBRTCSession: onSessionDescriptionSend for channel opponent 11418985
09-20 09:29:24.649 31729-3137/com.matics D/RTCClient.QBPeerChannel.SDPObserver:: Add 0 remote candidates
09-20 09:29:24.649 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble AcceptCallMessage
09-20 09:29:24.650 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.669 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.672 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.674 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.684 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.691 31729-3137/com.matics D/RTCClient.QBRTCSession: accept message is sending to opponent11418985
09-20 09:29:24.696 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.696 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.697 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.697 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.697 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.698 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.699 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.701 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.701 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.702 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.704 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.704 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.704 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.704 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.704 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.706 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.706 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.706 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.776 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.777 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.777 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.777 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.777 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.777 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.778 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.779 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.779 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.779 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.779 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.780 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.780 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.781 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.802 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:24.802 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:24.802 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:24.803 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:24.803 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:24.803 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:24.803 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:24.803 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:24.806 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.806 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.806 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.806 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.807 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.807 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.807 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:24.929 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:24.930 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:24.930 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:24.930 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:24.931 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:24.931 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:24.932 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:25.078 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:25.078 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:25.078 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:25.078 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:25.079 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:25.079 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:25.079 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:25.139 31729-3147/com.matics I/org.webrtc.Logging: VideoRendererGui: ID: 1. YuvImageRenderer.setSize: 640 x 480 rotation 90
09-20 09:29:25.139 31729-3147/com.matics I/org.webrtc.Logging: VideoRendererGui: YuvImageRenderer.setSize done.
09-20 09:29:25.165 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:25.165 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:25.165 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:25.165 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:25.166 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:25.166 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:25.167 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:25.567 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:26.564 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:26.667 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 13.
09-20 09:29:27.581 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:28.578 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:28.667 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:29.223 31729-3369/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: capabilities changed: [ Transports: CELLULAR Capabilities: MMS&SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=11264Kbps LinkDnBandwidth>=43008Kbps Specifier: <1>]
09-20 09:29:29.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:30.124 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:30.124 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:30.125 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:30.125 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:30.125 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:30.125 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:30.125 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:30.125 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:30.570 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:30.667 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:31.575 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:31.598 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:32.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:32.668 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:33.571 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:34.341 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceGatheringChange to COMPLETE
09-20 09:29:34.572 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:34.669 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:34.921 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:34.921 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:34.921 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:34.921 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:34.921 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:34.921 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:34.922 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:34.922 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:35.568 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:36.583 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:36.670 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:37.572 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:38.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:38.670 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:39.579 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:39.921 31729-32180/com.matics D/QBASDK: StanzaSender run
09-20 09:29:39.952 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:39.952 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:39.952 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:39.953 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:39.953 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:39.953 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:39.953 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:39.953 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:39.989 31729-32180/com.matics D/QBASDK: StanzaSender run
09-20 09:29:40.143 31729-32180/com.matics D/QBASDK: StanzaSender run
09-20 09:29:40.585 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:40.670 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:41.599 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:42.577 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:42.670 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:43.572 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:44.586 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:44.671 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:44.739 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:44.740 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:44.740 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:44.740 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:44.741 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:44.742 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:44.742 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:44.844 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:44.845 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:44.845 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:44.845 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:44.846 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:44.846 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:44.847 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:44.922 31729-3369/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: Network becomes available: 325
09-20 09:29:44.946 31729-3369/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -30]
09-20 09:29:45.311 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:45.311 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:45.311 31729-1699/com.matics D/QBASDK: Receive Video signal ' call', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:45.311 31729-1699/com.matics D/RTCClient.: Call offer message received from11418985
09-20 09:29:45.311 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:45.311 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:45.312 31729-1705/com.matics D/RTCClient.: Session F4D80303-D889-4A43-8417-A186C9FC4EE6 exists
09-20 09:29:45.312 31729-1705/com.matics D/RTCClient.QBRTCSession: procRemoteOfferSDP from 11418985
09-20 09:29:45.350 31729-3369/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -30]
09-20 09:29:45.393 31729-31729/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: Network connectivity changed, type is: CONNECTION_WIFI
09-20 09:29:45.557 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceCandidate: 0 audio
09-20 09:29:45.557 31729-3137/com.matics D/RTCClient.QBRTCSession: onIceCandidatesSend for channel opponent 11418985
09-20 09:29:45.558 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble IceCandidates
09-20 09:29:45.558 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:45.558 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:45.559 31729-3137/com.matics D/RTCClient.QBRTCSession: iceCandidates message is sending to opponent11418985
09-20 09:29:45.559 31729-3137/com.matics D/RTCClient.QBRTCSession: Candidates in count of 1 was sent
09-20 09:29:45.591 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:46.581 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:46.673 31729-3147/com.matics I/org.webrtc.Logging: CameraStatistics: Camera fps: 15.
09-20 09:29:47.569 31729-32092/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:48.208 31729-1699/com.matics D/QBASDK: syncStanzaListener in QBVideoChatWebRTCSignalingManager
09-20 09:29:48.208 31729-1699/com.matics D/QBASDK: processSignalMessage..
09-20 09:29:48.209 31729-1699/com.matics D/QBASDK: Receive Video signal ' hangUp', from User: 11418985, sessionId: F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:48.209 31729-1699/com.matics D/RTCClient.: onReceiveUserHungUpCall from 11418985, sesionID=F4D80303-D889-4A43-8417-A186C9FC4EE6
09-20 09:29:48.214 31729-1699/com.matics D/RTCClient.LooperExecutor: Request Looper execute.
09-20 09:29:48.214 31729-1699/com.matics D/RTCClient.LooperExecutor: POST.Run on thread:21930 for null
09-20 09:29:48.215 31729-1705/com.matics D/RTCClient.QBRTCSession: Process hang up from 11418985
09-20 09:29:48.216 31729-1705/com.matics D/RTCClient.QBPeerChannel: Call procHungUp to opponent 11418985
09-20 09:29:48.216 31729-1705/com.matics D/RTCClient.QBPeerChannel: close
09-20 09:29:48.216 31729-1705/com.matics D/RTCClient.QBPeerChannel.PeerChannelLifeCycleTimers: Stop DialingTimer
09-20 09:29:48.216 31729-1705/com.matics D/RTCClient.QBPeerChannel.PeerChannelLifeCycleTimers: Stop WaitTimer
09-20 09:29:48.216 31729-1705/com.matics D/RTCClient.QBPeerChannel.PeerChannelLifeCycleTimers: Stop DisconnectTimer
09-20 09:29:48.217 31729-3137/com.matics D/RTCClient.QBPeerChannel: Closing peer connection start.
09-20 09:29:48.217 31729-31729/com.matics D/RTCClient.QBRTCSession: Notify users about hangUp session in count of 2
09-20 09:29:48.217 31729-31729/com.matics D/SessionClosedListener: onReceiveHangUpFromUser
09-20 09:29:48.224 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onRenegotiationNeeded
09-20 09:29:48.224 31729-31729/com.matics D/RTCClient.QBRTCSession: rejectCall
09-20 09:29:48.232 31729-31729/com.matics D/VehicleHealthMonitor: 0
09-20 09:29:48.241 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onIceConnectionChange to CLOSED
09-20 09:29:48.242 31729-3141/com.matics D/RTCClient.QBPeerChannel.PCObserver:: onSignalingChange to CLOSED
09-20 09:29:48.271 31729-3140/com.matics D/AudioTrackJni: StopPlayout@[tid=3140]
09-20 09:29:48.271 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioTrack: stopPlayout
09-20 09:29:48.298 31729-3139/com.matics I/org.webrtc.Logging: NetworkMonitor: Stop monitoring from native observer 481699650400
09-20 09:29:48.299 31729-3139/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: Unregister network callback
09-20 09:29:48.300 31729-3139/com.matics I/org.webrtc.Logging: NetworkMonitorAutoDetect: Unregister network callback
09-20 09:29:48.302 31729-3369/com.matics E/ConnectivityManager.CallbackHandler: callback not found for RELEASED message
09-20 09:29:48.304 31729-3369/com.matics E/ConnectivityManager.CallbackHandler: callback not found for RELEASED message
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession: onChannelConnectionClosed for opponent 11418985
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession: Check is session need close
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession: removing peer channel com.quickblox.videochat.webrtc.QBPeerChannel@e8f985
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession.SessionWaitingTimers: Stop WaitTimer
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession: Session isNeedToClose true
09-20 09:29:48.346 31729-3137/com.matics D/RTCClient.QBRTCSession: closeSession
09-20 09:29:48.347 31729-3137/com.matics D/RTCClient.QBRTCSession.SessionWaitingTimers: Stop WaitTimer
09-20 09:29:48.347 31729-3137/com.matics D/RTCClient.QBRTCSession: Set session state rajected
09-20 09:29:48.348 31729-3137/com.matics D/RTCClient.QBSignalChannel: start assemble RejectCallToOpponent
09-20 09:29:48.348 31729-3137/com.matics D/RTCClient.QBSignalChannel: assembled message [session: F4D80303-D889-4A43-8417-A186C9FC4EE6]
09-20 09:29:48.349 31729-3137/com.matics D/QBASDK: Can't parse the 'date_sent' value null: For input string: "null"
09-20 09:29:48.349 31729-3137/com.matics D/RTCClient.QBRTCSession: reject message is sending to opponent11418985
09-20 09:29:48.350 31729-3137/com.matics D/RTCClient.QBPeerChannel: Call Reject to opponent 11418985
09-20 09:29:48.350 31729-3137/com.matics D/RTCClient.QBPeerChannel: close
09-20 09:29:48.350 31729-3137/com.matics D/RTCClient.QBPeerChannel: Peer channel for user=11418985 have already been destroyed
09-20 09:29:48.350 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Video source start dispose
09-20 09:29:48.350 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Video source is org.webrtc.VideoSource@1be9481
09-20 09:29:48.352 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Video source state is LIVE
09-20 09:29:48.353 31729-3140/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: stopCapture
09-20 09:29:48.355 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: stopCaptureOnCameraThread
09-20 09:29:48.355 31729-3147/com.matics I/org.webrtc.Logging: SurfaceTextureHelper: stopListening()
09-20 09:29:48.359 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Stop preview.
09-20 09:29:48.613 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: Release camera.
09-20 09:29:48.676 31729-32120/com.matics D/VehicleHealthMonitor: Connection count: 4
09-20 09:29:48.722 31729-32120/com.matics D/VehicleHealthMonitor: connect to server thread started
09-20 09:29:48.727 31729-4255/com.matics W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
09-20 09:29:48.773 31729-31729/com.matics I/Google Maps Android API: Google Play services package version: 9452440
09-20 09:29:48.927 31729-4287/com.matics D/VehicleHealthMonitor: http://www.valueaddedonline.com/AccountInfoPicture/telematicspicture1996-ehlx.jpg
09-20 09:29:48.927 31729-4287/com.matics D/VehicleHealthMonitor: Image Found
09-20 09:29:48.934 31729-31729/com.matics W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.maps.GoogleMap.clear()' on a null object reference
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.setCurrentMarker(FragmentVehicleFacility.java:277)
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at com.matics.fragments.FragmentVehicleFacility.onCreateView(FragmentVehicleFacility.java:186)
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at android.app.Fragment.performCreateView(Fragment.java:2352)
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:995)
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
09-20 09:29:48.934 31729-31729/com.matics W/System.err: at android.app.BackStackRecord.run(BackStackRecord.java:815)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.app.FragmentManagerImpl$1.run(FragmentManager.java:483)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.os.Handler.handleCallback(Handler.java:751)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.os.Looper.loop(Looper.java:154)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at android.app.ActivityThread.main(ActivityThread.java:6077)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at java.lang.reflect.Method.invoke(Native Method)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
09-20 09:29:48.935 31729-31729/com.matics W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
09-20 09:29:48.936 31729-31729/com.matics D/VehicleHealthMonitor: opening onResume
09-20 09:29:48.946 31729-31729/com.matics I/Choreographer: Skipped 36 frames! The application may be doing too much work on its main thread.
09-20 09:29:48.987 31729-3147/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: stopCaptureOnCameraThread done
09-20 09:29:48.988 31729-3140/com.matics I/org.webrtc.Logging: VideoCapturerAndroid: stopCapture done
09-20 09:29:48.988 31729-3137/com.matics D/RTCClient.QBMediaStreamManager: Video source disposed
09-20 09:29:48.988 31729-3137/com.matics D/RTCClient.QBRTCSession.SessionWaitingTimers: Stop WaitTimer
09-20 09:29:48.994 31729-31729/com.matics D/SessionClosedListener: onSessionStartClose
09-20 09:29:48.995 31729-31729/com.matics D/VehicleHealthMonitor: onSessionStartClose
09-20 09:29:49.011 31729-31729/com.matics D/VehicleHealthMonitor: heree******
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.092 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.124 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.132 31729-31729/com.matics D/RTCClient.QBRTCSession: Notify sesions callbacks in count of:2
09-20 09:29:49.132 31729-31729/com.matics D/RTCClient.: onSessionClosed start
09-20 09:29:49.132 31729-31729/com.matics D/RTCClient.: releaseEglContext
09-20 09:29:49.132 31729-3137/com.matics D/RTCClient.PeerFactoryManager: start dispose Peer factory
09-20 09:29:49.135 31729-3140/com.matics D/AudioRecordJni: Terminate@[tid=3140]
09-20 09:29:49.135 31729-3140/com.matics D/AudioRecordJni: StopRecording@[tid=3140]
09-20 09:29:49.135 31729-3140/com.matics D/AudioTrackJni: Terminate@[tid=3140]
09-20 09:29:49.135 31729-3140/com.matics D/AudioTrackJni: StopPlayout@[tid=3140]
09-20 09:29:49.135 31729-3140/com.matics D/AudioManager: Close@[tid=3140]
09-20 09:29:49.135 31729-3140/com.matics I/org.webrtc.Logging: WebRtcAudioManager: dispose@[name=Thread-45, id=21949]
09-20 09:29:49.146 31729-31729/com.matics D/RTCClient.: onSessionClosed
09-20 09:29:49.146 31729-31729/com.matics D/VehicleHealthMonitor: OnSessionClosed
09-20 09:29:49.146 31729-3140/com.matics D/AudioRecordJni: ~dtor@[tid=3140]
09-20 09:29:49.146 31729-3140/com.matics D/AudioRecordJni: Terminate@[tid=3140]
09-20 09:29:49.146 31729-3140/com.matics D/AudioRecordJni: StopRecording@[tid=3140]
09-20 09:29:49.146 31729-3140/com.matics D/JVM: GlobalRef::dtor@[tid=3140]
09-20 09:29:49.146 31729-3140/com.matics D/JVM: NativeRegistration::dtor@[tid=3140]
09-20 09:29:49.146 31729-3140/com.matics D/JVM: JNIEnvironment::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioTrackJni: ~dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioTrackJni: Terminate@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioTrackJni: StopPlayout@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: GlobalRef::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: NativeRegistration::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: JNIEnvironment::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioManager: ~dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioManager: Close@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/AudioManager: JavaAudioManager::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: GlobalRef::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: NativeRegistration::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: JNIEnvironment::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: AttachCurrentThreadIfNeeded::dtor@[tid=3140]
09-20 09:29:49.147 31729-3140/com.matics D/JVM: Detaching thread from JVM
09-20 09:29:49.161 31729-3137/com.matics D/RTCClient.PeerFactoryManager: dispose Peer factory done
09-20 09:29:49.192 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.197 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.197 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.197 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY
09-20 09:29:49.206 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.217 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.233 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.253 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.265 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.281 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.298 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.313 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.329 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.346 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.362 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.379 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.393 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.412 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.425 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.444 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.460 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.478 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.493 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.510 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.527 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.543 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.559 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.573 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.591 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.606 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.624 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.641 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.657 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
09-20 09:29:49.967 31729-2709/com.matics W/AbstractXMPPConnection: Connection closed with error
java.net.SocketException: Connection timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:151)
at java.net.SocketInputStream.read(SocketInputStream.java:120)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:350)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:179)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.read1(BufferedReader.java:221)
at java.io.BufferedReader.read(BufferedReader.java:297)
at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1516)
at org.kxml2.io.KXmlParser.peekType(KXmlParser.java:993)
at org.kxml2.io.KXmlParser.next(KXmlParser.java:349)
at org.kxml2.io.KXmlParser.next(KXmlParser.java:313)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1169)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:948)
at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:963)
at java.lang.Thread.run(Thread.java:761)
09-20 09:29:49.968 31729-2709/com.matics D/QBASDK: Starrting recoonect
09-20 09:29:52.569 31729-4274/com.matics W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op
2016-09-20 09:25:10.520443 VehicleHealthMonitor[352:77448] [DYMTLInitPlatform] platform initialization successful
2016-09-20 09:25:10.713341 VehicleHealthMonitor[352:77438] rtc::Initialize SSL... (v2.2, r11951)
2016-09-20 09:25:10:712 VehicleHealthMonitor[352:77354] rtc::Initialize SSL... (v2.2, r11951)
2016-09-20 09:25:10.768584 VehicleHealthMonitor[352:77354] Started Monitoring
2016-09-20 09:25:10.771510 VehicleHealthMonitor[352:77456] Setting trouble code to be: 0
2016-09-20 09:25:10.771807 VehicleHealthMonitor[352:77456] starting
2016-09-20 09:25:10.771857 VehicleHealthMonitor[352:77456] wait for 30 seconds
2016-09-20 09:25:10.792442 VehicleHealthMonitor[352:77437] let's check *********
2016-09-20 09:25:10.796 VehicleHealthMonitor[352:77471] [QBCore] Request URL:https://api.quickblox.com/login.json
2016-09-20 09:25:10.796 VehicleHealthMonitor[352:77471] [QBCore] Request method: POST
2016-09-20 09:25:10.796 VehicleHealthMonitor[352:77471] [QBCore] Request parameters:{
email = "sherif.mohd8@gmail.com";
password = "aPassword";
}
2016-09-20 09:25:10.797 VehicleHealthMonitor[352:77471] [QBCore] Request headers: {
"Accept-Language" = "en-US;q=1, ar-US;q=0.9, en;q=0.8";
"Content-Type" = "application/x-www-form-urlencoded";
"QB-OS" = "iOS 10.0.1";
"QB-SDK" = "iOS 2.7.6";
"QB-Token" = 6c25f154b0eb9a4f58aa706b1d803ec89c00943e;
"QuickBlox-REST-API-Version" = "0.1.1";
"User-Agent" = "VehicleHealthMonitor/2.0 (iPad; iOS 10.0.1; Scale/2.00)";
}
2016-09-20 09:25:10.816649 VehicleHealthMonitor[352:77354] adding sub views
2016-09-20 09:25:10.858003 VehicleHealthMonitor[352:77437] initializing DB......
2016-09-20 09:25:10.901800 VehicleHealthMonitor[352:77437] wait for 120 seconds
2016-09-20 09:25:11.207325 VehicleHealthMonitor[352:77354] I am hererereer, will appear
2016-09-20 09:25:11.208032 VehicleHealthMonitor[352:77354] city, state, zip, Escondido , CA , 92025
2016-09-20 09:25:11.579622 VehicleHealthMonitor[352:77354] created bluetooth: <XTBluetooth: 0x10301bc00>
2016-09-20 09:25:11.583301 VehicleHealthMonitor[352:77354] Couldn't find the "com.apple.private.externalaccessory.showallaccessories" entitlement
2016-09-20 09:25:11.587504 VehicleHealthMonitor[352:77354] Failed to find accessory for protocol com.xtooltech.btprotocol
2016-09-20 09:25:11.588160 VehicleHealthMonitor[352:77354] released bluetooth: <XTBluetooth: 0x10301bc00>
2016-09-20 09:25:11.602710 VehicleHealthMonitor[352:77354] Error while trying to register for remote notification which has an error message: Error Domain=NSCocoaErrorDomain Code=3000 "no valid 'aps-environment' entitlement string found for application" UserInfo={NSLocalizedDescription=no valid 'aps-environment' entitlement string found for application}
2016-09-20 09:25:11.603048 VehicleHealthMonitor[352:77354] Error while trying to register for remote notification which has an error message: Error Domain=NSCocoaErrorDomain Code=3000 "no valid 'aps-environment' entitlement string found for application" UserInfo={NSLocalizedDescription=no valid 'aps-environment' entitlement string found for application}
2016-09-20 09:25:12.247 VehicleHealthMonitor[352:77473] [QBCore] Response headers: {
"Access-Control-Allow-Origin" = "*";
"Cache-Control" = "no-cache";
Connection = "keep-alive";
"Content-Length" = 393;
"Content-Type" = "application/json; charset=utf-8";
Date = "Tue, 20 Sep 2016 07:25:11 GMT";
"QB-Token-ExpirationDate" = "2016-09-20 09:25:11 UTC";
"QuickBlox-REST-API-Version" = "0.1.1";
Server = "openresty/1.9.15.1";
Status = "202 Accepted";
"X-Rack-Cache" = "invalidate, pass";
"X-Request-Id" = 440b4bcd2578acebde2ec13ec6e9d7e5;
"X-Runtime" = "0.031767";
"X-UA-Compatible" = "IE=Edge,chrome=1";
}
2016-09-20 09:25:12.269 VehicleHealthMonitor[352:77511] [QBCore] Response object: {
user = {
"blob_id" = "<null>";
"created_at" = "2016-04-04T21:36:21Z";
"custom_data" = "<null>";
email = "sherif.mohd8@gmail.com";
"external_user_id" = "<null>";
"facebook_id" = "<null>";
"full_name" = "Sherif 8";
id = 11418985;
"last_request_at" = "2016-09-20T07:25:11Z";
login = Sherif8;
"owner_id" = 48127;
phone = "<null>";
"twitter_digits_id" = "<null>";
"twitter_id" = "<null>";
"updated_at" = "2016-09-20T07:25:11Z";
"user_tags" = "<null>";
website = "<null>";
};
}
2016-09-20 09:25:12.280371 VehicleHealthMonitor[352:77354] login successfullll
2016-09-20 09:25:12.283 VehicleHealthMonitor[352:77473] [Core] Set default chat endpoint for QBConnectionZoneTypeAutomatic
2016-09-20 09:25:12.289 VehicleHealthMonitor[352:77511] [ChatService] Connecting to Chat, host: chat.quickblox.com, user JID: 11418985-37950@chat.quickblox.com/D89A2F12-13B5-4955-9790-86974F1EDE5D
2016-09-20 09:25:13.178 VehicleHealthMonitor[352:77473] [ChatService] Stream did connect, supportsStartTLS: 1
2016-09-20 09:25:13.178 VehicleHealthMonitor[352:77473] [ChatService] Trying TLS...
2016-09-20 09:25:14.132 VehicleHealthMonitor[352:77511] [ChatService] Stream isSecure: YES
2016-09-20 09:25:14.527 VehicleHealthMonitor[352:77490] [ChatService] Stream did connect, supportsStartTLS: 0
2016-09-20 09:25:15.429 VehicleHealthMonitor[352:77490] [ChatService] Did authenticate, user: 11418985
2016-09-20 09:25:15.433 VehicleHealthMonitor[352:77489] [ChatService] Presence SNT: <presence/>
2016-09-20 09:25:15.434 VehicleHealthMonitor[352:77489] [ChatService] IQ SNT: <iq type="get" id="B87522C0-CC45-47B7-9956-7FF046D8CDA1"><query xmlns="jabber:iq:roster"/></iq>
2016-09-20 09:25:15.434371 VehicleHealthMonitor[352:77489] rtc::<QBRTCClient 0x174240ae0, delegates[0]> did connect.
2016-09-20 09:25:15:429 VehicleHealthMonitor[352:77354] rtc::<QBRTCClient 0x174240ae0, delegates[0]> did connect.
2016-09-20 09:25:15.436940 VehicleHealthMonitor[352:77471] rtc::<QBRTCClient 0x174240ae0, delegates[1]> added <DrawerNavigationController: 0x103019000> to list of delegates
2016-09-20 09:25:15:429 VehicleHealthMonitor[352:77354] rtc::<QBRTCClient 0x174240ae0, delegates[1]> added <DrawerNavigationController: 0x103019000> to list of delegates
2016-09-20 09:25:15.653 VehicleHealthMonitor[352:77490] [ChatService] Presence RCV: <presence xmlns="jabber:client" from="11418985-37950@chat.quickblox.com/D89A2F12-13B5-4955-9790-86974F1EDE5D" to="11418985-37950@chat.quickblox.com"/>
2016-09-20 09:25:15.855 VehicleHealthMonitor[352:77474] [ChatService] StreamManagement: enabled= <enabled xmlns="urn:xmpp:sm:3"/>
2016-09-20 09:25:16.138 VehicleHealthMonitor[352:77489] [ChatService] IQ RCV: <iq xmlns="jabber:client" to="11418985-37950@chat.quickblox.com/D89A2F12-13B5-4955-9790-86974F1EDE5D" id="B87522C0-CC45-47B7-9956-7FF046D8CDA1" type="result"><query xmlns="jabber:iq:roster"/></iq>
2016-09-20 09:28:58.684 VehicleHealthMonitor[352:77836] [QBCore] Request URL:https://api.quickblox.com/users/by_email.json?email=aboutservice%40sbcglobal.net
2016-09-20 09:28:58.684 VehicleHealthMonitor[352:77836] [QBCore] Request method: GET
2016-09-20 09:28:58.685 VehicleHealthMonitor[352:77836] [QBCore] Request parameters:{
email = "aboutservice@sbcglobal.net";
}
2016-09-20 09:28:58.685 VehicleHealthMonitor[352:77836] [QBCore] Request headers: {
"Accept-Language" = "en-US;q=1, ar-US;q=0.9, en;q=0.8";
"QB-OS" = "iOS 10.0.1";
"QB-SDK" = "iOS 2.7.6";
"QB-Token" = 6c25f154b0eb9a4f58aa706b1d803ec89c00943e;
"QuickBlox-REST-API-Version" = "0.1.1";
"User-Agent" = "VehicleHealthMonitor/2.0 (iPad; iOS 10.0.1; Scale/2.00)";
}
2016-09-20 09:28:59.973379 VehicleHealthMonitor[352:77354] user retrieved
2016-09-20 09:28:59.973 VehicleHealthMonitor[352:78269] [QBCore] Response headers: {
"Access-Control-Allow-Origin" = "*";
"Cache-Control" = "max-age=0, private, must-revalidate";
Connection = "keep-alive";
"Content-Length" = 421;
"Content-Type" = "application/json; charset=utf-8";
Date = "Tue, 20 Sep 2016 07:28:59 GMT";
Etag = "\"7973322ee19ad6e79171c6ffc3e57ada\"";
"QB-Token-ExpirationDate" = "2016-09-20 09:25:11 UTC";
"QuickBlox-REST-API-Version" = "0.1.1";
Server = "openresty/1.9.15.1";
Status = "200 OK";
"Strict-Transport-Security" = "max-age=15768000;";
"X-Rack-Cache" = miss;
"X-Request-Id" = 179a35072628f9310443e1003961b9c0;
"X-Runtime" = "0.042444";
"X-UA-Compatible" = "IE=Edge,chrome=1";
}
2016-09-20 09:28:59.973 VehicleHealthMonitor[352:78269] [QBCore] Response object: {
user = {
"blob_id" = "<null>";
"created_at" = "2016-05-22T14:38:19Z";
"custom_data" = "<null>";
email = "aboutservice@sbcglobal.net";
"external_user_id" = "<null>";
"facebook_id" = "<null>";
"full_name" = "About Service";
id = 12935413;
"last_request_at" = "2016-09-20T07:28:40Z";
login = "aboutservice@sbcglobal.net";
"owner_id" = 48127;
phone = "<null>";
"twitter_digits_id" = "<null>";
"twitter_id" = "<null>";
"updated_at" = "2016-09-12T00:28:11Z";
"user_tags" = "<null>";
website = "<null>";
};
}
2016-09-20 09:28:59.979743 VehicleHealthMonitor[352:78233] rtc::Session configuration: QBRTCConfig {
dialing time interval: 5.0s
aaswer time interval: 45.0s,
disconnect time interval : 30.0,
dtls: 1,
ice (
"stun:turn.quickblox.com::",
"turn:turn.quickblox.com:3478?transport=tcp:quickblox:baccb97ba2d92d71e26eb9886da5f1e0",
"turn:turn.quickblox.com:3478?transport=udp:quickblox:baccb97ba2d92d71e26eb9886da5f1e0"
),
}
2016-09-20 09:28:59:978 VehicleHealthMonitor[352:77354] rtc::Session configuration: QBRTCConfig {
dialing time interval: 5.0s
aaswer time interval: 45.0s,
disconnect time interval : 30.0,
dtls: 1,
ice (
"stun:turn.quickblox.com::",
"turn:turn.quickblox.com:3478?transport=tcp:quickblox:baccb97ba2d92d71e26eb9886da5f1e0",
"turn:turn.quickblox.com:3478?transport=udp:quickblox:baccb97ba2d92d71e26eb9886da5f1e0"
),
}
2016-09-20 09:28:59.981276 VehicleHealthMonitor[352:77354] new session created
2016-09-20 09:28:59.981453 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 0> created new <Peer:0x1740f6380, UID:12935413, r:Offer>
2016-09-20 09:28:59.981479 VehicleHealthMonitor[352:77354] the session id = 11418985
2016-09-20 09:28:59:980 VehicleHealthMonitor[352:77354] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 0> created new <Peer:0x1740f6380, UID:12935413, r:Offer>
2016-09-20 09:28:59.984552 VehicleHealthMonitor[352:78092] rtc::<QBRTCClient 0x174240ae0, delegates[1]> created new <QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1>
2016-09-20 09:28:59:981 VehicleHealthMonitor[352:77354] rtc::<QBRTCClient 0x174240ae0, delegates[1]> created new <QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1>
2016-09-20 09:29:00.021734 VehicleHealthMonitor[352:77354] Yall abeena 3ala conversation
2016-09-20 09:29:00.119865 VehicleHealthMonitor[352:78269] rtc::<QBRTCClient 0x174240ae0, delegates[2]> added <VehicleHealthMonitor.ConversationViewController: 0x102c92e10> to list of delegates
2016-09-20 09:29:00:118 VehicleHealthMonitor[352:77354] rtc::<QBRTCClient 0x174240ae0, delegates[2]> added <VehicleHealthMonitor.ConversationViewController: 0x102c92e10> to list of delegates
2016-09-20 09:29:00.172767 VehicleHealthMonitor[352:78269] rtc::Current camera position: Front
2016-09-20 09:29:00:172 VehicleHealthMonitor[352:77354] rtc::Current camera position: Front
2016-09-20 09:29:00.247785 VehicleHealthMonitor[352:77354] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2016-09-20 09:29:00.249376 VehicleHealthMonitor[352:77354] [MC] Reading from public effective user settings.
2016-09-20 09:29:00.277033 VehicleHealthMonitor[352:78233] rtc::Video capturer initialized: <QBRTCCameraCapture 0x170109e10> state: Idle
2016-09-20 09:29:00:276 VehicleHealthMonitor[352:77354] rtc::Video capturer initialized: <QBRTCCameraCapture 0x170109e10> state: Idle
2016-09-20 09:29:00.277753 VehicleHealthMonitor[352:78233] rtc::Start capture session.
2016-09-20 09:29:00:277 VehicleHealthMonitor[352:78269] rtc::Start capture session.
2016-09-20 09:29:00.280802 VehicleHealthMonitor[352:78023] rtc::Best device format is: <AVCaptureDeviceFormat: 0x170205030 'vide'/'420f' 640x 480, { 2- 30 fps}, fov:55.200, max zoom:60.00 (upscales @2.00), ISO:47.0-1504.0, SS:0.000028-0.500000>
2016-09-20 09:29:00:279 VehicleHealthMonitor[352:78269] rtc::Best device format is: <AVCaptureDeviceFormat: 0x170205030 'vide'/'420f' 640x 480, { 2- 30 fps}, fov:55.200, max zoom:60.00 (upscales @2.00), ISO:47.0-1504.0, SS:0.000028-0.500000>
2016-09-20 09:29:00.283551 VehicleHealthMonitor[352:78023] rtc::HDR enabled NO
2016-09-20 09:29:00:282 VehicleHealthMonitor[352:78269] rtc::HDR enabled NO
2016-09-20 09:29:00.602184 VehicleHealthMonitor[352:78233] rtc::Capture session started <AVCaptureSession: 0x174203930 [AVCaptureSessionPresetInputPriority]>
<AVCaptureDeviceInput: 0x17023a020 [Front Camera]> -> <AVCaptureVideoPreviewLayer: 0x174222be0>
<AVCaptureDeviceInput: 0x17023a020 [Front Camera]> -> <AVCaptureVideoDataOutput: 0x17423c880>
2016-09-20 09:29:00:601 VehicleHealthMonitor[352:77354] rtc::Capture session started <AVCaptureSession: 0x174203930 [AVCaptureSessionPresetInputPriority]>
<AVCaptureDeviceInput: 0x17023a020 [Front Camera]> -> <AVCaptureVideoPreviewLayer: 0x174222be0>
<AVCaptureDeviceInput: 0x17023a020 [Front Camera]> -> <AVCaptureVideoDataOutput: 0x17423c880>
clicked
stopping ringtone
starting ringtone
This is my first name :Optional("sherif8")
sending caller name as Optional("Optional(\"About Service Automotive Repair Center\")")
accept done
2016-09-20 09:29:02.572733 VehicleHealthMonitor[352:78092] rtc::Create audio track: <RTCAudioTrack: 0x17064a740>
2016-09-20 09:29:02:571 VehicleHealthMonitor[352:77836] rtc::Create audio track: <RTCAudioTrack: 0x17064a740>
2016-09-20 09:29:02.578993 VehicleHealthMonitor[352:78233] rtc::Started rtc video capturer
2016-09-20 09:29:02:577 VehicleHealthMonitor[352:77465] rtc::Started rtc video capturer
2016-09-20 09:29:02.581432 VehicleHealthMonitor[352:78092] rtc::Create video track: <RTCVideoTrack: 0x170663380>
2016-09-20 09:29:02:580 VehicleHealthMonitor[352:77836] rtc::Create video track: <RTCVideoTrack: 0x170663380>
2016-09-20 09:29:02.584328 VehicleHealthMonitor[352:78233] rtc::Created local media stream [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1]
2016-09-20 09:29:02:583 VehicleHealthMonitor[352:77836] rtc::Created local media stream [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1]
2016-09-20 09:29:02.599885 VehicleHealthMonitor[352:78233] rtc::Added Stream: [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1], to <Peer:0x1740f6380, UID:12935413, r:Offer>
2016-09-20 09:29:02:599 VehicleHealthMonitor[352:77836] rtc::Added Stream: [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1], to <Peer:0x1740f6380, UID:12935413, r:Offer>
2016-09-20 09:29:02.602441 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Renegotiation needed
2016-09-20 09:29:02:601 VehicleHealthMonitor[352:77466] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Renegotiation needed
2016-09-20 09:29:02.603016 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Create offer
2016-09-20 09:29:02:602 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Create offer
let's initialize local media stream
2016-09-20 09:29:02.612390 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Created session description:v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap
2016-09-20 09:29:02:610 VehicleHealthMonitor[352:77466] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Created session description:v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 9 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
2016-09-20 09:29:03.274981 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Signaling state changed: Have Local Offer
2016-09-20 09:29:03:274 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Signaling state changed: Have Local Offer
2016-09-20 09:29:03.286452 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> ICE gathering changed: Gathering
2016-09-20 09:29:03:285 VehicleHealthMonitor[352:77466] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> ICE gathering changed: Gathering
2016-09-20 09:29:03.288346 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Set session description
2016-09-20 09:29:03:286 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Set session description
2016-09-20 09:29:03.290215 VehicleHealthMonitor[352:78233] rtc::Started timer: dialing timer, background task id 7 ...
2016-09-20 09:29:03:287 VehicleHealthMonitor[352:78092] rtc::Started timer: dialing timer, background task id 7 ...
2016-09-20 09:29:03.291830 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:03:289 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:03.295568 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 0
2016-09-20 09:29:03:292 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 0
2016-09-20 09:29:03.298 VehicleHealthMonitor[352:78269] [ChatService] Message SNT: <message id="2110248917" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 9 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:03:293 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 1
2016-09-20 09:29:03.301641 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 1
2016-09-20 09:29:03.309620 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 2
2016-09-20 09:29:03:293 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 2
2016-09-20 09:29:03.310086 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 3
2016-09-20 09:29:03:293 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 3
2016-09-20 09:29:03.310485 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 4
2016-09-20 09:29:03:295 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 4
2016-09-20 09:29:03.310803 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 5
2016-09-20 09:29:03:300 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 5
2016-09-20 09:29:03.311523 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 6
2016-09-20 09:29:03:303 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 6
2016-09-20 09:29:03.313188 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 7
2016-09-20 09:29:03:307 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 7
2016-09-20 09:29:03.313558 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 8
2016-09-20 09:29:03:309 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 8
2016-09-20 09:29:03.313783 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 9
2016-09-20 09:29:03:309 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 9
2016-09-20 09:29:03.315612 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 10
2016-09-20 09:29:03:309 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 10
2016-09-20 09:29:03.317613 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 11
2016-09-20 09:29:03:310 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 11
2016-09-20 09:29:03.395666 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 12
2016-09-20 09:29:03:394 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 12
2016-09-20 09:29:03.396094 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 13
2016-09-20 09:29:03:395 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 13
2016-09-20 09:29:03.396334 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 14
2016-09-20 09:29:03:395 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 14
2016-09-20 09:29:03.396534 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 15
2016-09-20 09:29:03:395 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 15
2016-09-20 09:29:03.399218 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 16
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 16
2016-09-20 09:29:03.399605 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 17
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 17
2016-09-20 09:29:03.400009 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 18
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 18
2016-09-20 09:29:03.400623 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 19
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 19
2016-09-20 09:29:03.401456 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 20
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 20
2016-09-20 09:29:03.401866 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 21
2016-09-20 09:29:03:396 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 21
2016-09-20 09:29:03.402273 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 22
2016-09-20 09:29:03:397 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 22
2016-09-20 09:29:03.402713 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 23
2016-09-20 09:29:03:397 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 23
2016-09-20 09:29:03.611834 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 24
2016-09-20 09:29:03:611 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 24
2016-09-20 09:29:03:613 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 25
2016-09-20 09:29:03.614261 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 25
2016-09-20 09:29:03.615502 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 26
2016-09-20 09:29:03:613 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 26
2016-09-20 09:29:03.618222 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 27
2016-09-20 09:29:03:617 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 27
2016-09-20 09:29:03.728030 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 28
2016-09-20 09:29:03:727 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 28
2016-09-20 09:29:03.728725 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 29
2016-09-20 09:29:03:728 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 29
2016-09-20 09:29:03.768990 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 30
2016-09-20 09:29:03:768 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 30
2016-09-20 09:29:03.774402 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 31
2016-09-20 09:29:03:769 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 31
2016-09-20 09:29:03.834265 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 32
2016-09-20 09:29:03:833 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 32
2016-09-20 09:29:03.835079 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 33
2016-09-20 09:29:03:834 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 33
2016-09-20 09:29:03.835629 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 34
2016-09-20 09:29:03:835 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 34
2016-09-20 09:29:03.869634 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 35
2016-09-20 09:29:03:869 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 35
2016-09-20 09:29:04.335513 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 36
2016-09-20 09:29:04:335 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 36
2016-09-20 09:29:04.336323 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 37
2016-09-20 09:29:04:335 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 37
2016-09-20 09:29:04:344 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 38
2016-09-20 09:29:04.346169 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 38
2016-09-20 09:29:04.347916 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 39
2016-09-20 09:29:04:347 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 39
2016-09-20 09:29:04.438372 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 40
2016-09-20 09:29:04:437 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 40
2016-09-20 09:29:04.444652 VehicleHealthMonitor[352:78233] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 41
2016-09-20 09:29:04:444 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 41
2016-09-20 09:29:04.445081 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 42
2016-09-20 09:29:04:444 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 42
2016-09-20 09:29:04.445492 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 43
2016-09-20 09:29:04:445 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 43
2016-09-20 09:29:04.497111 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 44
2016-09-20 09:29:04:496 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 44
2016-09-20 09:29:04.518518 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 45
2016-09-20 09:29:04:518 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 45
2016-09-20 09:29:04.519545 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 46
2016-09-20 09:29:04:518 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 46
2016-09-20 09:29:04.550780 VehicleHealthMonitor[352:78092] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> ICE gathering changed: Complete
2016-09-20 09:29:04:550 VehicleHealthMonitor[352:77466] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> ICE gathering changed: Complete
2016-09-20 09:29:04.551855 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 47
2016-09-20 09:29:04:551 VehicleHealthMonitor[352:78269] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Queued ICE candidates, count: 47
2016-09-20 09:29:08.398 VehicleHealthMonitor[352:78233] [ChatService] Message SNT: <message id="1261117814" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:08.401719 VehicleHealthMonitor[352:77836] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:08:388 VehicleHealthMonitor[352:78269] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:10.788939 VehicleHealthMonitor[352:77456] Wait for 30 seconds Completed
2016-09-20 09:29:10.789145 VehicleHealthMonitor[352:77456] starting
2016-09-20 09:29:10.789823 VehicleHealthMonitor[352:77354] created bluetooth: <XTBluetooth: 0x103986400>
2016-09-20 09:29:10.789902 VehicleHealthMonitor[352:77456] wait for 30 seconds
2016-09-20 09:29:10.789940 VehicleHealthMonitor[352:77354] Failed to find accessory for protocol com.xtooltech.btprotocol
2016-09-20 09:29:10.790031 VehicleHealthMonitor[352:77354] released bluetooth: <XTBluetooth: 0x103986400>
2016-09-20 09:29:11.082668 VehicleHealthMonitor[352:77437] Wait for 120 seconds Completed
2016-09-20 09:29:11.083374 VehicleHealthMonitor[352:77437] let's check *********
2016-09-20 09:29:11.083966 VehicleHealthMonitor[352:77437] initializing DB......
2016-09-20 09:29:11.091104 VehicleHealthMonitor[352:77437] wait for 120 seconds
2016-09-20 09:29:13.386860 VehicleHealthMonitor[352:77836] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:13:386 VehicleHealthMonitor[352:78352] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:13.393 VehicleHealthMonitor[352:78092] [ChatService] Message SNT: <message id="2090987655" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:18:397 VehicleHealthMonitor[352:78352] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:18.399693 VehicleHealthMonitor[352:78023] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:18.404 VehicleHealthMonitor[352:77836] [ChatService] Message SNT: <message id="1807118077" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:23.383705 VehicleHealthMonitor[352:77836] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:23:381 VehicleHealthMonitor[352:78023] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:23.392 VehicleHealthMonitor[352:78352] [ChatService] Message SNT: <message id="372300618" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:25.989 VehicleHealthMonitor[352:78269] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564691" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>accept</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><sdp>v=0
o=- 1593102770790707117 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS ARDAMS
m=audio 9 UDP/TLS/RTP/SAVPF 103 111 104 9 102 0 8 106 105 13 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:ofOE
a=ice-pwd:M6sqEwWlUoYGVQi+4+K0Q5l4
a=fingerprint:sha-256 72:66:1E:25:B3:2A:9A:86:42:D8:F2:2E:2C:8A:FD:08:E7:59:03:1A:AF:57:0F:34:A3:6A:FE:4E:25:77:EA:49
a=setup:active
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=ssrc:2183970541 cname:jgPoeCx1JOm3ZX3r
a=ssrc:2183970541 msid:ARDAMS ARDAMSa0
a=ssrc:2183970541 mslabel:ARDAMS
a=ssrc:2183970541 label:ARDAMSa0
m=video 9 UDP/TLS/RTP/SAVPF 100 101 116 117 96 97 98
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:ofOE
a=ice-pwd:M6sqEwWlUoYGVQi+4+K0Q5l4
a=fingerprint:sha-256 72:66:1E:25:B3:2A:9A:86:42:D8:F2:2E:2C:8A:FD:08:E7:59:03:1A:AF:57:0F:34:A3:6A:FE:4E:25:77:EA:49
a=setup:active
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-oristopping ringtone
entation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 2779483101 3553317160
a=ssrc:2779483101 cname:jgPoeCx1JOm3ZX3r
a=ssrc:2779483101 msid:ARDAMS ARDAMSv0
a=ssrc:2779483101 mslabel:ARDAMS
a=ssrc:2779483101 label:ARDAMSv0
a=ssrc:3553317160 cname:jgPoeCx1JOm3ZX3r
a=ssrc:3553317160 msid:ARDAMS ARDAMSv0
a=ssrc:3553317160 mslabel:ARDAMS
a=ssrc:3553317160 label:ARDAMSv0
</sdp><version_sdk>2.6.1</version_sdk><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:25.997520 VehicleHealthMonitor[352:78460] rtc::Did receive signal: accept from: 12935413
2016-09-20 09:29:25:996 VehicleHealthMonitor[352:78092] rtc::Did receive signal: accept from: 12935413
2016-09-20 09:29:26.155 VehicleHealthMonitor[352:78092] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564700" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:1367330197 1 udp 2122260223 10.170.131.241 44016 typ host generation 0 ufrag ofOE network-id 3 network-cost 900</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:26:161 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26.161492 VehicleHealthMonitor[352:78269] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26.340 VehicleHealthMonitor[352:78460] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564704" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:559267639 1 udp 2122202367 ::1 48443 typ host generation 0 ufrag ofOE network-id 2</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:26.345231 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26:344 VehicleHealthMonitor[352:78352] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26.534 VehicleHealthMonitor[352:78460] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564706" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:1510613869 1 udp 2122129151 127.0.0.1 45655 typ host generation 0 ufrag ofOE network-id 1</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:26.537233 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26:536 VehicleHealthMonitor[352:78092] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26.710 VehicleHealthMonitor[352:78023] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564778" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:536621413 1 tcp 1518280447 10.170.131.241 38195 typ host tcptype passive generation 0 ufrag ofOE network-id 3 network-cost 900</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:26.717167 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26:714 VehicleHealthMonitor[352:78092] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26.890 VehicleHealthMonitor[352:78460] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564780" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:1876313031 1 tcp 1518222591 ::1 42670 typ host tcptype passive generation 0 ufrag ofOE network-id 2</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:26.896943 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:26:896 VehicleHealthMonitor[352:78269] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27.075 VehicleHealthMonitor[352:78092] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564807" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:344579997 1 tcp 1518149375 127.0.0.1 40104 typ host tcptype passive generation 0 ufrag ofOE network-id 1</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:27.079151 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27:078 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27.256 VehicleHealthMonitor[352:78092] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356564931" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:2649944582 1 udp 1686052607 197.124.131.241 44016 typ srflx raddr 10.170.131.241 rport 44016 generation 0 ufrag ofOE network-id 3 network-cost 900</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:27.263209 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27:262 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27.287 VehicleHealthMonitor[352:78269] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356565079" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:2027022022 1 udp 41885695 52.31.241.61 43362 typ relay raddr 197.124.131.241 rport 44016 generation 0 ufrag ofOE network-id 3 network-cost 900</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:27.295125 VehicleHealthMonitor[352:78269] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27:293 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27.435 VehicleHealthMonitor[352:78460] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356565167" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:911350326 1 udp 25108223 52.31.241.61 40342 typ relay raddr 197.124.131.241 rport 48770 generation 0 ufrag ofOE network-id 3 network-cost 900</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:27.439731 VehicleHealthMonitor[352:78092] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:27:438 VehicleHealthMonitor[352:78460] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:28.386740 VehicleHealthMonitor[352:78023] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:28:386 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:28.395 VehicleHealthMonitor[352:78352] [ChatService] Message SNT: <message id="1636623015" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:33.384559 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:33:384 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:33.390 VehicleHealthMonitor[352:78352] [ChatService] Message SNT: <message id="1752462329" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:38.394 VehicleHealthMonitor[352:78023] [ChatService] Message SNT: <message id="896144898" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:38.397312 VehicleHealthMonitor[352:78092] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:38:387 VehicleHealthMonitor[352:78352] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:40.794930 VehicleHealthMonitor[352:77456] Wait for 30 seconds Completed
2016-09-20 09:29:40.795131 VehicleHealthMonitor[352:77456] starting
2016-09-20 09:29:40.795373 VehicleHealthMonitor[352:77354] created bluetooth: <XTBluetooth: 0x103165000>
2016-09-20 09:29:40.795456 VehicleHealthMonitor[352:77354] Failed to find accessory for protocol com.xtooltech.btprotocol
2016-09-20 09:29:40.795626 VehicleHealthMonitor[352:77456] released bluetooth: <XTBluetooth: 0x103165000>
2016-09-20 09:29:40.795692 VehicleHealthMonitor[352:77456] wait for 30 seconds
2016-09-20 09:29:43.388021 VehicleHealthMonitor[352:78352] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:43:387 VehicleHealthMonitor[352:78352] rtc::<QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> Send local offer sdp
2016-09-20 09:29:43.393 VehicleHealthMonitor[352:77836] [ChatService] Message SNT: <message id="1204484275" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdp>v=0
o=- 411390577763425218 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
m=audio 39703 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 127 126
c=IN IP4 52.31.10.80
a=rtcp:42481 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63478 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 53116 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 55660 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 55661 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 65063 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 58171 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63743 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63744 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63745 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63746 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63747 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63748 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 65063 typ srflx raddr 192.168.1.8 rport 65063 generation 0
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 53116 typ srflx raddr 192.168.1.8 rport 53116 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 42481 typ relay raddr 196.141.5.187 rport 65063 generation 0
a=candidate:3133886805 1 udp 41819903 52.31.10.80 39703 typ relay raddr 196.141.5.187 rport 53116 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 53328 typ relay raddr 196.141.5.187 rport 63760 generation 0
a=candidate:4098403749 1 udp 25042943 52.31.10.80 33825 typ relay raddr 196.141.5.187 rport 63762 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 55660 typ srflx raddr 10.146.169.158 rport 55660 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 58171 typ srflx raddr 10.146.169.158 rport 58171 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 39755 typ relay raddr 196.140.92.213 rport 55660 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 58829 typ relay raddr 196.140.92.213 rport 58171 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 60521 typ relay raddr 196.141.255.145 rport 1731 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 46346 typ relay raddr 196.140.92.213 rport 63761 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
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:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:102 ILBC/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:127 red/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1826441464 cname:VKE+UW+cVXx3qCtr
a=ssrc:1826441464 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] audioTrack
a=ssrc:1826441464 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:1826441464 label:audioTrack
m=video 52643 UDP/TLS/RTP/SAVPF 100 101 107 116 117 96 97 99 98
c=IN IP4 52.31.241.61
a=rtcp:48255 IN IP4 52.31.241.61
a=candidate:4033389977 1 udp 2122265343 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 58172 typ host generation 0
a=candidate:4278134664 1 udp 2122194687 192.168.1.8 63694 typ host generation 0
a=candidate:1543917269 1 udp 2122129151 10.146.169.158 56601 typ host generation 0 network-cost 999
a=candidate:4033389977 2 udp 2122265342 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 56602 typ host generation 0
a=candidate:4278134664 2 udp 2122194686 192.168.1.8 56845 typ host generation 0
a=candidate:1543917269 2 udp 2122129150 10.146.169.158 49708 typ host generation 0 network-cost 999
a=candidate:3203094889 1 tcp 1518285567 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63749 typ host tcptype passive generation 0
a=candidate:2960972664 1 tcp 1518214911 192.168.1.8 63750 typ host tcptype passive generation 0
a=candidate:310751781 1 tcp 1518149375 10.146.169.158 63751 typ host tcptype passive generation 0 network-cost 999
a=candidate:3203094889 2 tcp 1518285566 fddc:94c:3afc:d400:f974:dcb2:8bf5:ffda 63752 typ host tcptype passive generation 0
a=candidate:2960972664 2 tcp 1518214910 192.168.1.8 63753 typ host tcptype passive generation 0
a=candidate:310751781 2 tcp 1518149374 10.146.169.158 63754 typ host tcptype passive generation 0 network-cost 999
a=candidate:1470146653 1 udp 1685987071 196.141.5.187 63694 typ srflx raddr 192.168.1.8 rport 63694 generation 0
a=candidate:1470146653 2 udp 1685987070 196.141.5.187 56845 typ srflx raddr 192.168.1.8 rport 56845 generation 0
a=candidate:2027022022 1 udp 41819903 52.31.241.61 52643 typ relay raddr 196.141.5.187 rport 63694 generation 0
a=candidate:2027022022 2 udp 41819902 52.31.241.61 48255 typ relay raddr 196.141.5.187 rport 56845 generation 0
a=candidate:4098403749 2 udp 25042942 52.31.10.80 61293 typ relay raddr 196.141.5.187 rport 63763 generation 0
a=candidate:911350326 1 udp 25042943 52.31.241.61 62743 typ relay raddr 196.141.5.187 rport 63758 generation 0
a=candidate:2425057606 1 udp 1685921535 196.140.92.213 56601 typ srflx raddr 10.146.169.158 rport 56601 generation 0 network-cost 999
a=candidate:2425057606 2 udp 1685921534 196.140.92.213 49708 typ srflx raddr 10.146.169.158 rport 49708 generation 0 network-cost 999
a=candidate:2027022022 1 udp 41754367 52.31.241.61 45362 typ relay raddr 196.140.92.213 rport 56601 generation 0 network-cost 999
a=candidate:3133886805 2 udp 41754366 52.31.10.80 59178 typ relay raddr 196.140.92.213 rport 49708 generation 0 network-cost 999
a=candidate:4098403749 2 udp 24977406 52.31.10.80 36258 typ relay raddr 196.141.255.145 rport 18191 generation 0 network-cost 999
a=candidate:911350326 1 udp 24977407 52.31.241.61 42962 typ relay raddr 196.141.255.145 rport 27531 generation 0 network-cost 999
a=ice-ufrag:s/dxoYJTkcQqokjJ
a=ice-pwd:FxqAyxJb8b52hh8r2EnWaQkP
a=fingerprint:sha-256 52:41:D4:8C:06:4D:AA:D3:A5:66:26:DE:70:8D:49:41:6B:D1:40:64:15:D2:86:52:A8:71:05:CA:B7:2E:59:50
a=setup:actpass
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:4 urn:3gpp:video-orientation
a=sendrecv
a=rtcp-mux
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtcp-fb:100 transport-cc
a=rtpmap:101 VP9/90000
a=rtcp-fb:101 ccm fir
a=rtcp-fb:101 nack
a=rtcp-fb:101 nack pli
a=rtcp-fb:101 goog-remb
a=rtcp-fb:101 transport-cc
a=rtpmap:107 H264/90000
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 transport-cc
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000
a=rtpmap:96 rtx/90000
a=fmtp:96 apt=100
a=rtpmap:97 rtx/90000
a=fmtp:97 apt=101
a=rtpmap:99 rtx/90000
a=fmtp:99 apt=107
a=rtpmap:98 rtx/90000
a=fmtp:98 apt=116
a=ssrc-group:FID 526310416 3961020722
a=ssrc:526310416 cname:VKE+UW+cVXx3qCtr
a=ssrc:526310416 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:526310416 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:526310416 label:videoTrack
a=ssrc:3961020722 cname:VKE+UW+cVXx3qCtr
a=ssrc:3961020722 msid:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985] videoTrack
a=ssrc:3961020722 mslabel:com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]
a=ssrc:3961020722 label:videoTrack
</sdp><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>call</signalType><userInfo><callerMobileID>Optional(2072)</callerMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><calledMobileID>3268</calledMobileID></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:45.479 VehicleHealthMonitor[352:78352] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356584742" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:704553097 1 udp 2122260223 192.168.1.3 47198 typ host generation 0 ufrag ofOE network-id 4 network-cost 10</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Op2016-09-20 09:29:45.482446 VehicleHealthMonitor[352:78092] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:45:481 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
tional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:45.793 VehicleHealthMonitor[352:77836] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356584847" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:1736268921 1 tcp 1518280447 192.168.1.3 48644 typ host tcptype passive generation 0 ufrag ofOE network-id 4 network-cost 10</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><2016-09-20 09:29:45.795543 VehicleHealthMonitor[352:78461] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:45:795 VehicleHealthMonitor[352:78092] rtc::Did receive signal: iceCandidates from: 12935413
callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:46.246 VehicleHealthMonitor[352:78092] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356585559" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>iceCandidates</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><iceCandidates><iceCandidate><sdpMLineIndex>0</sdpMLineIndex><sdpMid>audio</sdpMid><candidate>candidate:2158047068 1 udp 1686052607 196.141.5.187 47198 typ srflx raddr 192.168.1.3 rport 47198 generation 0 ufrag ofOE network-id 4 network-cost 10</candidate></iceCandidate></iceCandidates><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs><userInfo><calledMobileID>3268</calledMobileID><callerName>Optional("About Service Automotive Repair Center")</callerName><callerMobileID>Optional(2072)</callerMobileID></userInfo></extraParams></message>
2016-09-20 09:29:46.248970 VehicleHealthMonitor[352:78023] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:46:248 VehicleHealthMonitor[352:78461] rtc::Did receive signal: iceCandidates from: 12935413
2016-09-20 09:29:48.391511 VehicleHealthMonitor[352:78092] rtc::Closed connection for user 12935413
2016-09-20 09:29:48:382 VehicleHealthMonitor[352:78461] rtc::Closed connection for user 12935413
2016-09-20 09:29:48.394026 VehicleHealthMonitor[352:78352] rtc::Invalidated timer:dialing timer, background task id 7 ...
2016-09-20 09:29:48:382 VehicleHealthMonitor[352:78461] rtc::Invalidated timer:dialing timer, background task id 7 ...
2016-09-20 09:29:48.394785 VehicleHealthMonitor[352:77836] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Removed local media stream: [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1]
2016-09-20 09:29:48:389 VehicleHealthMonitor[352:78461] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Removed local media stream: [com.quickblox.mediastream.device-ipad.air_ios-10.0.1_userid-11418985]:A=1:V=1]
2016-09-20 09:29:48.430872 VehicleHealthMonitor[352:78352] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Ice connection changed: Closed
********************** user did not response
********************** connection closed for user
CALL ENDED
2016-09-20 09:29:48:430 VehicleHealthMonitor[352:78461] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Ice connection changed: Closed
2016-09-20 09:29:48.434431 VehicleHealthMonitor[352:77354] I am hererereer, will appear
2016-09-20 09:29:48.435648 VehicleHealthMonitor[352:77354] city, state, zip, Escondido , CA , 92025
2016-09-20 09:29:48.436476 VehicleHealthMonitor[352:77836] rtc::Begin hangup session: <QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> user info: {
key = value;
}
2016-09-20 09:29:48:432 VehicleHealthMonitor[352:77354] rtc::Begin hangup session: <QBRTCSession: 0x1742c7bd0, ID: F4D80303-D889-4A43-8417-A186C9FC4EE6, initiatorID: 11418985, opponentsIDs: 12935413, conferenceType: video(1), connections: 1> user info: {
key = value;
}
2016-09-20 09:29:48.438441 VehicleHealthMonitor[352:78461] dealloc QBRTCLocalAudioTrack
2016-09-20 09:29:48.439137 VehicleHealthMonitor[352:78461] dealloc QBRTCLocalVideoTrack
2016-09-20 09:29:48.456458 VehicleHealthMonitor[352:78461] Destroy local media stream
2016-09-20 09:29:48.457561 VehicleHealthMonitor[352:78023] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Signaling state changed: Closed
2016-09-20 09:29:48:456 VehicleHealthMonitor[352:78461] rtc::<Peer:0x1740f6380, UID:12935413, r:Offer> Signaling state changed: Closed
2016-09-20 09:29:48:456 VehicleHealthMonitor[352:78461] rtc::Destroy dialing timer
2016-09-20 09:29:48.458432 VehicleHealthMonitor[352:78023] rtc::Destroy dialing timer
2016-09-20 09:29:48.458642 VehicleHealthMonitor[352:78023] rtc::Closed connection for user 12935413
2016-09-20 09:29:48:457 VehicleHealthMonitor[352:78461] rtc::Closed connection for user 12935413
********************** user did not response
********************** connection closed for user
CALL ENDED
2016-09-20 09:29:48.499731 VehicleHealthMonitor[352:78092] rtc::Stopped rtc video capturer
2016-09-20 09:29:48:499 VehicleHealthMonitor[352:77465] rtc::Stopped rtc video capturer
2016-09-20 09:29:48.544 VehicleHealthMonitor[352:78023] [ChatService] Message SNT: <message id="1586353303" type="headline" to="12935413-37950@chat.quickblox.com"><extraParams xmlns="jabber:client"><callType>1</callType><callerID>11418985</callerID><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><platform>ios</platform><sdkVersion>2.2</sdkVersion><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><signalType>hangUp</signalType><userInfo><key>value</key></userInfo><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
2016-09-20 09:29:49.128 VehicleHealthMonitor[352:78352] [ChatService] Message RCV: <message xmlns="jabber:client" from="12935413-37950@chat.quickblox.com/android_ffffffff-83c3-43ec-ffff-ffff9557a1b4" to="11418985-37950@chat.quickblox.com" id="1474356588350" type="headline"><extraParams xmlns="jabber:client"><callType>1</callType><platform>android</platform><callerID>11418985</callerID><signalType>reject</signalType><moduleIdentifier>WebRTCVideoChat</moduleIdentifier><sessionID>F4D80303-D889-4A43-8417-A186C9FC4EE6</sessionID><version_sdk>2.6.1</version_sdk><opponentsIDs><opponentID>12935413</opponentID></opponentsIDs></extraParams></message>
********************** rejected by user
CALL ENDED
2016-09-20 09:29:49.130625 VehicleHealthMonitor[352:78023] rtc::Did receive signal: reject from: 12935413
2016-09-20 09:29:49:129 VehicleHealthMonitor[352:78352] rtc::Did receive signal: reject from: 12935413
2016-09-20 09:30:10.801636 VehicleHealthMonitor[352:77456] Wait for 30 seconds Completed
2016-09-20 09:30:10.801815 VehicleHealthMonitor[352:77456] starting
2016-09-20 09:30:10.802021 VehicleHealthMonitor[352:77354] created bluetooth: <XTBluetooth: 0x10310fa00>
2016-09-20 09:30:10.802106 VehicleHealthMonitor[352:77354] Failed to find accessory for protocol com.xtooltech.btprotocol
2016-09-20 09:30:10.802248 VehicleHealthMonitor[352:77456] released bluetooth: <XTBluetooth: 0x10310fa00>
2016-09-20 09:30:10.802384 VehicleHealthMonitor[352:77456] wait for 30 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment