Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 118.36 KB | None | 0 0
  1. 04-01 16:48:45.310 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: onDialPressed
  2. 04-01 16:48:45.353 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.329000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] call user:8198009413, name:8198009413
  3.    
  4.     --------- beginning of system
  5. 04-01 16:48:45.353 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.331000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] placing call to user:8198009413
  6. 04-01 16:48:45.354 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.339380 (Info) Softphone: (enginesdk) SelfManagedTelecomConnectionServiceImpl: placeCall - ConnectionService enabled, placing call to 8198009413 (8198009413), callOpUUID=93e31a54-df15-4dd6-bc8e-6539034d2f2b
  7. 04-01 16:48:45.427 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.416629 (Debug) Softphone: (enginesdk) SelfManagedVoipConnectionService: onCreate
  8. 04-01 16:48:45.484 30389-30389/com.softphone_testapp_reactnative D/JVM: AttachCurrentThreadIfNeeded::ctor@[tid=30389]
  9.     JVM::environment@[tid=30389]
  10.     JNIEnvironment::ctor@[tid=30389]
  11. 04-01 16:48:45.484 30389-30389/com.softphone_testapp_reactnative D/AudioManager: ctor@[tid=30389]
  12. 04-01 16:48:45.484 30389-30389/com.softphone_testapp_reactnative D/JVM: JNIEnvironment::RegisterNatives(org/webrtcx/voiceengine/WebRtcAudioManager)
  13.     NativeRegistration::ctor@[tid=30389]
  14.     NativeRegistration::NewObject@[tid=30389]
  15. 04-01 16:48:45.496 30389-30389/com.softphone_testapp_reactnative W/org.webrtcx.Logging: Failed to load jingle_peerconnection_so:
  16.     java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.softphone_testapp_reactnative-Q2IeT6ImofNhHDyU0XAN0w==/base.apk"],nativeLibraryDirectories=[/data/app/com.softphone_testapp_reactnative-Q2IeT6ImofNhHDyU0XAN0w==/lib/arm, /data/app/com.softphone_testapp_reactnative-Q2IeT6ImofNhHDyU0XAN0w==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libjingle_peerconnection_so.so"
  17.        at java.lang.Runtime.loadLibrary0(Runtime.java:1011)
  18.        at java.lang.System.loadLibrary(System.java:1657)
  19.        at org.webrtcx.Logging.<clinit>(Logging.java:27)
  20.        at org.webrtcx.Logging.d(Logging.java:129)
  21.        at org.webrtcx.voiceengine.WebRtcAudioManager.<init>(WebRtcAudioManager.java:90)
  22.        at com.telepo.engine.enginesdkJNI.CallService_placeCall(Native Method)
  23.        at com.telepo.engine.CallService.placeCall(CallService.java:55)
  24.        at com.telepo.engine.sdk.impl.CallServiceImpl.placeVoipCall(CallServiceImpl.java:268)
  25.        at com.telepo.engine.sdk.telecom.SelfManagedVoipCallConnection.<init>(SelfManagedVoipCallConnection.java:76)
  26.        at com.telepo.engine.sdk.telecom.SelfManagedVoipConnectionService.onCreateOutgoingConnection(SelfManagedVoipConnectionService.java:54)
  27.        at android.telecom.ConnectionService.createConnection(ConnectionService.java:1368)
  28.        at android.telecom.ConnectionService.-wrap7(Unknown Source:0)
  29.        at android.telecom.ConnectionService$2$1.loggedRun(ConnectionService.java:644)
  30.        at android.telecom.Logging.Runnable$1.run(Runnable.java:37)
  31.        at android.telecom.ConnectionService.onAccountsInitialized(ConnectionService.java:2088)
  32.        at android.telecom.ConnectionService.-wrap14(Unknown Source:0)
  33.        at android.telecom.ConnectionService$5$1.loggedRun(ConnectionService.java:1724)
  34.        at android.telecom.Logging.Runnable$1.run(Runnable.java:37)
  35.        at android.os.Handler.handleCallback(Handler.java:790)
  36.        at android.os.Handler.dispatchMessage(Handler.java:99)
  37.        at android.os.Looper.loop(Looper.java:164)
  38.        at android.app.ActivityThread.main(ActivityThread.java:6494)
  39.        at java.lang.reflect.Method.invoke(Native Method)
  40.        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
  41.        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
  42. 04-01 16:48:45.497 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioManager: ctor@[name=main, id=2]
  43. 04-01 16:48:45.504 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioManager: Sample rate is set to 48000 Hz
  44. 04-01 16:48:45.721 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioEffects: canUseAcousticEchoCanceler: true
  45. 04-01 16:48:45.729 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioEffects: canUseAutomaticGainControl: false
  46. 04-01 16:48:45.741 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioEffects: canUseNoiseSuppressor: true
  47. 04-01 16:48:45.744 30389-30389/com.softphone_testapp_reactnative D/AudioManager: OnCacheAudioParameters@[tid=30389]
  48.    hardware_aec: 1
  49.    hardware_agc: 0
  50.    hardware_ns: 1
  51.    low_latency_output: 1
  52. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/AudioManager: sample_rate: 48000
  53.    channels: 1
  54.    output_buffer_size: 192
  55.    input_buffer_size: 1920
  56. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/JVM: GlobalRef::ctor@[tid=30389]
  57. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/AudioManager: JavaAudioManager::ctor@[tid=30389]
  58.    IsLowLatencyPlayoutSupported()
  59. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/OpenSLESPlayer: ctor@[tid=30389]
  60.    CreatePCMConfiguration
  61. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/JVM: AttachCurrentThreadIfNeeded::ctor@[tid=30389]
  62.    JVM::environment@[tid=30389]
  63.    JNIEnvironment::ctor@[tid=30389]
  64. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/AudioRecordJni: ctor@[tid=30389]
  65. 04-01 16:48:45.745 30389-30389/com.softphone_testapp_reactnative D/JVM: JNIEnvironment::RegisterNatives(org/webrtcx/voiceengine/WebRtcAudioRecord)
  66.    NativeRegistration::ctor@[tid=30389]
  67.    NativeRegistration::NewObject@[tid=30389]
  68. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioRecord: ctor@[name=main, id=2]
  69.    WebRtcAudioEffects: ctor@[name=main, id=2]
  70. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative D/JVM: GlobalRef::ctor@[tid=30389]
  71. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative D/AudioManager: SetActiveAudioLayer(6)@[tid=30389]
  72.    delay_estimate_in_milliseconds: 50
  73. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative D/OpenSLESPlayer: AttachAudioBuffer
  74.    SetPlayoutSampleRate(48000)
  75.    SetPlayoutChannels(1)
  76.    AllocateDataBuffers
  77.    lowest possible buffer size: 384
  78.    native buffer size: 960
  79.    required buffer size: 1920
  80. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative D/AudioRecordJni: AttachAudioBuffer
  81.    SetRecordingSampleRate(48000)
  82.    SetRecordingChannels(1)
  83.    total_delay_in_milliseconds: 50
  84. 04-01 16:48:45.746 30389-30389/com.softphone_testapp_reactnative D/AudioManager: Init@[tid=30389]
  85. 04-01 16:48:45.747 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioManager: init@[name=main, id=2]
  86. 04-01 16:48:45.748 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioManager: audio mode is: MODE_IN_COMMUNICATION
  87. 04-01 16:48:45.748 30389-30389/com.softphone_testapp_reactnative D/OpenSLESPlayer: Init@[tid=30389]
  88. 04-01 16:48:45.748 30389-30389/com.softphone_testapp_reactnative D/AudioRecordJni: Init@[tid=30389]
  89. 04-01 16:48:45.749 30389-30389/com.softphone_testapp_reactnative E/libjingle: (voe_base_impl.cc:371): virtual int webrtc::VoEBaseImpl::Init(webrtc::AudioDeviceModule*, webrtc::AudioProcessing*): Failed to set agc to enabled: 0
  90. 04-01 16:48:45.760 30389-30389/com.softphone_testapp_reactnative I/libjingle: (neteq_impl.cc:99): NetEq config: sample_rate_hz=16000, enable_audio_classifier=false, enable_post_decode_vad=true, max_packets_in_buffer=50, background_noise_mode=2, playout_mode=0, enable_fast_accelerate=0
  91. 04-01 16:48:45.765 30389-30389/com.softphone_testapp_reactnative I/libjingle: (neteq_impl.cc:99): NetEq config: sample_rate_hz=16000, enable_audio_classifier=false, enable_post_decode_vad=true, max_packets_in_buffer=50, background_noise_mode=2, playout_mode=0, enable_fast_accelerate=0
  92. 04-01 16:48:45.831 30389-30389/com.softphone_testapp_reactnative E/CallImpl: Connecting
  93. 04-01 16:48:45.842 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: makeCall - returned callData={"sipCallId":"YVDKUXZ30A8Fn9Oqz11XqQ..","remotePartyName":"8198009413","callState":0,"remotePartyNumber":"8198009413","callId":"0"}
  94. 04-01 16:48:45.846 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: onDialPressed - resulting call has id 0 and state Connecting
  95. 04-01 16:48:45.848 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.469315 (Debug) Softphone: (enginesdk) SelfManagedVoipConnectionService: onCreateOutgoingConnection
  96.    2019-04-01T16:48:45.470096 (Debug) Softphone: (enginesdk) SelfManagedVoipConnectionService: onCreateOutgoingConnection - callOpUUID=93e31a54-df15-4dd6-bc8e-6539034d2f2b, remote=tel:8198009413, displayName=8198009413
  97. 04-01 16:48:45.853 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.473446 (Debug) Softphone: (enginesdk) SelfManagedVoipCallConnection: Ctor - remoteParty: tel:8198009413, displayName: 8198009413, callOpUUID: 93e31a54-df15-4dd6-bc8e-6539034d2f2b
  98.    2019-04-01T16:48:45.484024 (Info) Softphone: (voiceengine) VoiceEngine 4.1.0
  99. 04-01 16:48:45.858 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.749898 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:749 |  265)        VOICE:    1    99;     30389; SetDtmfFeedbackStatus(enable=1, directFeeback=0)
  100. 04-01 16:48:45.859 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.750722 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:750 |    1)        VOICE:    1    99;     30389; SetEcStatus(enable=1, mode=3)
  101. 04-01 16:48:45.860 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.751746 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:751 |    1)        VOICE:    1    99;     30389; SetNsStatus(enable=1, mode=0)
  102.    2019-04-01T16:48:45.752453 (Debug) Softphone: (localcallmanager) CreateChannelData::CreateChannelData
  103. 04-01 16:48:45.861 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.752869 (Debug) Softphone: (localcallmanager) LcmIdle::EvCreateChannel
  104.    2019-04-01T16:48:45.755813 (Debug) Softphone: (engine) Engine::GetLocalIp: 10.11.34.40
  105. 04-01 16:48:45.863 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.756244 (Debug) Softphone: (voiceengine) VoiceEngine::CreateChannel
  106.    2019-04-01T16:48:45.766702 (Debug) Softphone: () New VoiceChannel. LocalChannel ID: 1 RemoteChannel ID: 0 CallID: ? SessionID: 10001 Nb channel: 1
  107. 04-01 16:48:45.864 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.767375 (Debug) Softphone: () New VoiceChannelTransport. Channel: 0 SessionID: 10001
  108. 04-01 16:48:45.865 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.768201 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:768 |   17)        VOICE:    1    99;     30389; SetRTCPStatus(channel=0, enable=1)
  109. 04-01 16:48:45.867 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.768726 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:768 |    0)        VOICE:    1    99;     30389; SetSendTelephoneEventPayloadType(channel=0, type=106)
  110. 04-01 16:48:45.870 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.769928 (Debug) Softphone: (voiceengine) VoiceEngine::InitRecPort, got port 49152
  111. 04-01 16:48:45.871 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.770275 (Debug) Softphone: () New VoiceChannel. Receiving port: 49152 Session ID: 10001
  112. 04-01 16:48:45.872 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.770671 (Info) Softphone: (localcallchannel) Created outgoing call  Nb localCallChannel: 1
  113.    2019-04-01T16:48:45.771023 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Initial::OnEntry
  114. 04-01 16:48:45.873 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.773324 (Info) Softphone: () LocalCallChannel::OnStateChanged: Didnt find isFocus
  115.    2019-04-01T16:48:45.779253 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall::OnEntry: sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone
  116.    2019-04-01T16:48:45.780897 (Debug) Softphone: (localcallmanager) LocalCallManager::Add: Added: 0xca02c100. Id: 0. CallId:
  117. 04-01 16:48:45.873 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.781381 (Debug) Softphone: (engineapi) CallServiceImpl::onCallCreated(channel: 0)
  118. 04-01 16:48:45.874 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.783000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onCallCreated() - call uniqueId: 0 id:  isIncoming: false
  119. 04-01 16:48:45.876 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: onCallLifecycleEventTriggered - callLifecycleEvent: {"callData":{"sipCallId":"","remotePartyName":"8198009413","callState":11,"remotePartyNumber":"8198009413","callId":"0"},"state":"Created"}
  120.    2019-04-01T16:48:45.786168 (Debug) Softphone: (localcallmanager) LcmIdle::~LcmIdle
  121.    2019-04-01T16:48:45.786581 (Debug) Softphone: (localcallmanager) LcmCreating::LcmCreating
  122.    2019-04-01T16:48:45.786916 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall:react: Handling 0
  123. 04-01 16:48:45.877 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.792241 (Debug) Softphone: (session) Session::Session: New outgoing session created
  124.    2019-04-01T16:48:45.798935 (Debug) Softphone: (resiprocate) &&&&&& Handled::Handled 3 this(0xb9c19570) 0xc3efab00
  125.    2019-04-01T16:48:45.799316 (Debug) Softphone: (sipmanager) InviteAppDialogSet::InviteAppDialogSet
  126. 04-01 16:48:45.877 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.802689 (Debug) Softphone: (voiceengine) VoiceEngine::GenerateNewSdpFromLocalSdp
  127. 04-01 16:48:45.878 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.810097 (Debug) Softphone: (resiprocate) BaseCreator::makeInitialRequest:
  128.    
  129.    0xbc08c000
  130. 04-01 16:48:45.878 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.810668 (Debug) Softphone: (resiprocate)  ************* Created DialogSet(UAC)  -- YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061*************
  131. 04-01 16:48:45.879 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.811022 (Debug) Softphone: (resiprocate) ************* Adding DialogSet ***************: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061
  132. 04-01 16:48:45.880 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.811374 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  133.    2019-04-01T16:48:45.811703 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  134.    2019-04-01T16:48:45.812017 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  135. 04-01 16:48:45.881 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.813336 (Debug) Softphone: (resiprocate) SEND:
  136.    
  137.    INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  138.    Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---6939353ebdf83814;rport
  139.    Max-Forwards: 70
  140.    Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a>
  141.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  142.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  143.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  144.    CSeq: 1 INVITE
  145.    Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  146.    Content-Type: application/sdp
  147.    User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  148.    X-Telepo-DTMF: OOB-Supported
  149.    X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  150.    Content-Length: 514
  151.    
  152.    v=0
  153.    o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  154.    s=Mitel Softphone
  155.    c=IN IP4 10.11.34.40
  156.    t=0 0
  157.    m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  158.    a=rtpmap:120 opus/48000/2
  159.    a=rtpmap:103 ISAC/16000
  160.    a=rtpmap:102 ILBC/8000
  161.    a=rtpmap:9 G722/16000
  162.    a=rtpmap:0 PCMU/8000
  163.    a=rtpmap:8 PCMA/8000
  164.    a=rtpmap:13 CN/8000
  165.    a=rtpmap:98 CN/16000
  166.    a=rtpmap:99 CN/32000
  167.    a=rtpmap:106 telephone-event/8000
  168.    a=rtcp:49153
  169.    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  170.    a=sendrecv
  171. 04-01 16:48:45.883 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.813877 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  172.    2019-04-01T16:48:45.814265 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  173.    2019-04-01T16:48:45.816691 (Debug) Softphone: (resiprocate) DialogId::DialogId: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061-
  174. 04-01 16:48:45.884 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.817152 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  175.    2019-04-01T16:48:45.817529 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  176.    2019-04-01T16:48:45.817837 (Debug) Softphone: (resiprocate) findDialog: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061- in []
  177. 04-01 16:48:45.885 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.818294 (Debug) Softphone: (resiprocate) Using outbound proxy: sip:media.eu-central-1.eu.mitel.io;transport=tls;lr -> SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=6939353ebdf83814 cseq=1 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 1 from(tu)
  178.    2019-04-01T16:48:45.818575 (Debug) Softphone: (resiprocate) Sending to outbound uri
  179.    2019-04-01T16:48:45.819478 (Debug) Softphone: (resiprocate) No matching transaction for SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=6939353ebdf83814 cseq=1 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 1 from(tu)
  180.    2019-04-01T16:48:45.819589 (Debug) Softphone: () VoiceChannel::SetCallId: LocalChannel ID: 1 RemoteChannel ID: 0 CallID: YVDKUXZ30A8Fn9Oqz11XqQ..
  181.    2019-04-01T16:48:45.821204 (Debug) Softphone: (resiprocate) Creating new TransactionState: tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  182. 04-01 16:48:45.886 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.821291 (Info) Softphone: () LocalCallChannel::OnStateChanged: Didnt find isFocus
  183.    2019-04-01T16:48:45.822222 (Debug) Softphone: (engineapi) CallServiceImpl::onStateChanged(channel: 0, state: 0)
  184.    2019-04-01T16:48:45.822536 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  185.    2019-04-01T16:48:45.822867 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=6939353ebdf83814 cseq=1 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 1 from(tu) tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  186.    2019-04-01T16:48:45.823111 (Debug) Softphone: (enginesdk) AudioControllerCS: Call State : Connecting
  187. 04-01 16:48:45.887 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.824106 (Debug) Softphone: (resiprocate) Adding timer: Timer B tid=6939353ebdf83814 ms=32000
  188.    2019-04-01T16:48:45.825233 (Debug) Softphone: (resiprocate) sendToWire with no dns result: tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  189.    2019-04-01T16:48:45.826576 (Debug) Softphone: (enginesdk) AlertHandlerImpl: Call State : Connecting
  190.    2019-04-01T16:48:45.826864 (Debug) Softphone: (resiprocate) DnsResult::lookup sip:media.eu-central-1.eu.mitel.io;transport=tls;lr
  191.    2019-04-01T16:48:45.828248 (Debug) Softphone: (resiprocate) Doing SRV lookup of _sips._tcp.media.eu-central-1.eu.mitel.io
  192. 04-01 16:48:45.888 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.829000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onCallStateChanged() - state changed to "Connecting" for call uniqueId: 0 id: YVDKUXZ30A8Fn9Oqz11XqQ..
  193.    2019-04-01T16:48:45.829667 (Debug) Softphone: (resiprocate) DNS query of:_sips._tcp.media.eu-central-1.eu.mitel.io SRV
  194.    onCallStateChanged - callStateChangedEvent: {"callData":{"sipCallId":"YVDKUXZ30A8Fn9Oqz11XqQ..","remotePartyName":"8198009413","callState":0,"remotePartyNumber":"8198009413","callId":"0"},"state":0}
  195. 04-01 16:48:45.890 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  196. 04-01 16:48:45.897 30389-30389/com.softphone_testapp_reactnative I/TelecomFramework: SelfManagedVoipConnectionService: notifyCreateConnectionComplete TC@60_1: (...->CSW.hCCC)->CS.crCoC->H.CS.crCoC@E-E-E-I1Y
  197. 04-01 16:48:46.146 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: callStateChanged for call={"callId":"0","callState":{"value":0,"name":"Connecting"},"remotePartyName":"8198009413","remotePartyNumber":"8198009413","sipCallId":"YVDKUXZ30A8Fn9Oqz11XqQ..","mediaEncryptionState":{"value":2,"name":"EncryptionUnknown"}}
  198. 04-01 16:48:46.147 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  199. 04-01 16:48:46.301 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  200. 04-01 16:48:46.456 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: register phoneStateListener
  201. 04-01 16:48:46.457 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.830534 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  202.    2019-04-01T16:48:45.831138 (Debug) Softphone: (resiprocate) SRV Result: _sips._tcp.media.eu-central-1.eu.mitel.io lookup failed: Domain name not found
  203. 04-01 16:48:46.458 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.832516 (Debug) Softphone: (resiprocate) Received SRV result for: media.eu-central-1.eu.mitel.io
  204. 04-01 16:48:46.458 30389-30573/com.softphone_testapp_reactnative D/AppUiModule: registerForProximityEvents
  205. 04-01 16:48:46.458 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.831324 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Initial::OnExit
  206.    2019-04-01T16:48:45.833364 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0 status=4
  207.    2019-04-01T16:48:45.833567 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::InCall::OnEntry
  208. 04-01 16:48:46.459 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.834192 (Debug) Softphone: (resiprocate) SRV lookup failed: _sips._tcp.media.eu-central-1.eu.mitel.io 4
  209.    2019-04-01T16:48:45.834307 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Calling::OnEntry
  210.    2019-04-01T16:48:45.834908 (Debug) Softphone: (resiprocate) No SRV records for media.eu-central-1.eu.mitel.io. Trying A records
  211.    2019-04-01T16:48:45.835091 (Debug) Softphone: (localcallmanager) LcmCreating::~LcmCreating
  212.    2019-04-01T16:48:45.835649 (Debug) Softphone: (resiprocate) Doing host (AAAA) lookup: media.eu-central-1.eu.mitel.io
  213.    2019-04-01T16:48:45.835741 (Debug) Softphone: (localcallmanager) LcmIdle::LcmIdle
  214. 04-01 16:48:46.460 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.836387 (Debug) Softphone: (resiprocate) DNS query of:media.eu-central-1.eu.mitel.io AAAA
  215.    2019-04-01T16:48:45.836854 (Debug) Softphone: (enginesdk) SelfManagedVoipCallConnection: updating call data
  216.    2019-04-01T16:48:45.837225 (Debug) Softphone: (resiprocate) Host(AAAA) Result: media.eu-central-1.eu.mitel.io (AAAA) --> 2a05:d014:115:2701:debc:ffb2:fc1b:db82
  217.    2019-04-01T16:48:45.837805 (Debug) Softphone: (enginesdk) SelfManagedVoipCallConnection: onCallStateChanged to state Connecting for call 0
  218.    2019-04-01T16:48:45.837949 (Debug) Softphone: (resiprocate) Received AAAA result for: media.eu-central-1.eu.mitel.io
  219. 04-01 16:48:46.461 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.838483 (Info) Softphone: (enginesdk) CallConnection: onStateChanged to state DIALING for call 0
  220.    2019-04-01T16:48:45.838773 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0
  221.    2019-04-01T16:48:45.840231 (Debug) Softphone: (resiprocate) Adding [ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] to result set
  222.    2019-04-01T16:48:45.841534 (Debug) Softphone: (resiprocate) DNS query of:media.eu-central-1.eu.mitel.io A
  223.    2019-04-01T16:48:45.842444 (Debug) Softphone: (resiprocate) Host(A) Result: media.eu-central-1.eu.mitel.io(A)--> 3.122.106.154
  224. 04-01 16:48:46.462 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.843191 (Debug) Softphone: (resiprocate) Received dns result for: media.eu-central-1.eu.mitel.io
  225.    2019-04-01T16:48:45.843854 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0
  226.    2019-04-01T16:48:45.844590 (Debug) Softphone: (resiprocate) Adding [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] to result set
  227.    2019-04-01T16:48:45.845541 (Debug) Softphone: (resiprocate) Found matching transaction for Client DnsResultMessage: tid=6939353ebdf83814 -> tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  228.    2019-04-01T16:48:45.846414 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: Client DnsResultMessage: tid=6939353ebdf83814 tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  229. 04-01 16:48:46.463 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.847403 (Debug) Softphone: (resiprocate) tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]] got DNS result: media.eu-central-1.eu.mitel.io --> [[ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ], [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]]
  230.    2019-04-01T16:48:45.847608 (Info) Softphone: (enginesdk) CallConnection: onCallAudioStateChanged to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER] for call 0
  231.    2019-04-01T16:48:45.848413 (Debug) Softphone: (resiprocate) Returning next dns entry: [ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  232. 04-01 16:48:46.463 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.848672 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall:react: Handling 12
  233. 04-01 16:48:46.464 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.849241 (Debug) Softphone: (resiprocate) Found transport: [ V6 :: port=57498 TLS transportKey=3 ]
  234.    2019-04-01T16:48:45.849461 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:849 |   81)        VOICE:    1    99;     30389; SetInputMute(channel=0, enable=0)
  235.    2019-04-01T16:48:45.851827 (Info) Softphone: (resiprocate) Some other error (101): Network is unreachable
  236.    2019-04-01T16:48:45.852124 (Info) Softphone: (enginesdk) CallImplCS: onAudioStateChanged for call 0
  237. 04-01 16:48:46.465 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.853393 (Info) Softphone: (resiprocate) Unable to route to [ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] : [101] Network is unreachable
  238.    2019-04-01T16:48:45.854306 (Debug) Softphone: (resiprocate) BaseException at TransportSelector.cxx:805 Can't find source address for Via
  239.     2019-04-01T16:48:45.855025 (Info) Softphone: (resiprocate) tid=6939353ebdf83814 no route to target: [ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  240.     2019-04-01T16:48:45.855731 (Debug) Softphone: (resiprocate) Found matching transaction for TransportFailure: 6939353ebdf83814 -> tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  241.     2019-04-01T16:48:45.856000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onAudioDeviceChanged()
  242. 04-01 16:48:46.466 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: _onAudioStateChanged - audioStateData: {"selectedAudioRoute":2,"availableAudioRoutes":[2,0]}
  243. 04-01 16:48:46.467 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: callAudioStateChanged: {"selectedAudioRoute":{"value":2,"name":"Earpiece"},"availableAudioRoutes":[{"value":2,"name":"Earpiece"},{"value":0,"name":"Speaker"}]}
  244.     SoftPhone_TestApp_Main.render
  245. 04-01 16:48:46.473 30389-30389/com.softphone_testapp_reactnative D/AppUiModule: Proximity no longer close
  246. 04-01 16:48:46.484 30389-30573/com.softphone_testapp_reactnative E/AppUiModule: unregisterForPhoneStateEvents - exception occurred:
  247.     java.lang.IllegalArgumentException: Receiver not registered: com.softphone_testapp_reactnative.AppUiModule$PhoneReceiver@eff52da
  248.         at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1193)
  249.         at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1449)
  250.         at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:645)
  251.         at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:645)
  252.         at com.softphone_testapp_reactnative.AppUiModule.unregisterForPhoneStateEvents(AppUiModule.java:430)
  253.         at com.softphone_testapp_reactnative.AppUiModule.registerForPhoneStateEvents(AppUiModule.java:412)
  254.         at java.lang.reflect.Method.invoke(Native Method)
  255.         at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
  256.         at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:160)
  257.         at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
  258.         at android.os.Handler.handleCallback(Handler.java:790)
  259.         at android.os.Handler.dispatchMessage(Handler.java:99)
  260.         at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29)
  261.         at android.os.Looper.loop(Looper.java:164)
  262.         at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:192)
  263.         at java.lang.Thread.run(Thread.java:764)
  264. 04-01 16:48:46.621 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  265. 04-01 16:48:46.820 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: _updateAudioStateInternal: activeAudioRoute={"value":2,"name":"Earpiece"}, availableAudioRoutes=[{"value":2,"name":"Earpiece"},{"value":0,"name":"Speaker"}]
  266. 04-01 16:48:46.821 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.856471 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: TransportFailure: 6939353ebdf83814 tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  267.     2019-04-01T16:48:45.857231 (Info) Softphone: (resiprocate) Try sending request to a different dns result
  268. 04-01 16:48:46.822 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.857959 (Info) Softphone: (resiprocate) We have another DNS result to try.
  269.     2019-04-01T16:48:45.859565 (Debug) Softphone: (resiprocate) Returning next dns entry: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  270.     2019-04-01T16:48:45.860282 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  271. 04-01 16:48:46.823 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.861659 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io ] sent-by= sent-port=0
  272.     2019-04-01T16:48:45.863457 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  273.    
  274.     INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  275.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport
  276.     Max-Forwards: 70
  277.     Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@10.11.34.40:60005;transport=tls>
  278.     To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  279.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  280.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  281.     CSeq: 1 INVITE
  282.     Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  283.     Content-Type: application/sdp
  284.     User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  285.     X-Telepo-DTMF: OOB-Supported
  286.     X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  287.     Content-Length: 514
  288.    
  289.     v=0
  290.     o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  291.     s=Mitel Softphone
  292.     c=IN IP4 10.11.34.40
  293.     t=0 0
  294.     m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  295.     a=rtpmap:120 opus/48000/2
  296.     a=rtpmap:103 ISAC/16000
  297.     a=rtpmap:102 ILBC/8000
  298.     a=rtpmap:9 G722/16000
  299.     a=rtpmap:0 PCMU/8000
  300.     a=rtpmap:8 PCMA/8000
  301.     a=rtpmap:13 CN/8000
  302.     a=rtpmap:98 CN/16000
  303.     a=rtpmap:99 CN/32000
  304.     a=rtpmap:106 telephone-event/8000
  305.     a=rtcp:49153
  306.     a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  307.     a=sendrecv
  308.     sigcomp id=
  309. 04-01 16:48:46.824 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.864260 (Debug) Softphone: (resiprocate) Remove vip media.eu-central-1.eu.mitel.io(28)
  310.     2019-04-01T16:48:45.864933 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  311.     2019-04-01T16:48:45.865536 (Debug) Softphone: (resiprocate) Found connection for tuple [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  312.     2019-04-01T16:48:45.866412 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  313. 04-01 16:48:46.825 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.867837 (Debug) Softphone: (resiprocate) Did TLS write 1398 1398 [[INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  314.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport
  315.     Max-Forwards: 70
  316.     Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@10.11.34.40:60005;transport=tls>
  317.     To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  318.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  319.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  320.     CSeq: 1 INVITE
  321.     Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  322.     Content-Type: application/sdp
  323.     User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  324.     X-Telepo-DTMF: OOB-Supported
  325.     X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  326.     Content-Length: 514
  327.    
  328.     v=0
  329.     o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  330.     s=Mitel Softphone
  331.     c=IN IP4 10.11.34.40
  332.     t=0 0
  333.     m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  334.     a=rtpmap:120 opus/48000/2
  335.     a=rtpmap:103 ISAC/16000
  336.     a=rtpmap:102 ILBC/8000
  337.     a=rtpmap:9 G722/16000
  338.     a=rtpmap:0 PCMU/8000
  339.     a=rtpmap:8 PCMA/8000
  340.     a=rtpmap:13 CN/8000
  341.     a=rtpmap:98 CN/16000
  342.     a=rtpmap:99 CN/32000
  343.     a=rtpmap:106 telephone-event/8000
  344.     a=rtcp:49153
  345.     a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  346.     a=sendrecv
  347.     ]]
  348.     2019-04-01T16:48:45.905066 (Info) Softphone: (enginesdk) CallConnection: onCallAudioStateChanged to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER] for call 0
  349. 04-01 16:48:46.826 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.905801 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall:react: Handling 12
  350.     2019-04-01T16:48:45.906122 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:45:906 |   57)        VOICE:    1    99;     30389; SetInputMute(channel=0, enable=0)
  351.     2019-04-01T16:48:45.906499 (Info) Softphone: (enginesdk) CallImplCS: onAudioStateChanged for call 0
  352. 04-01 16:48:46.827 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:45.906000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onAudioDeviceChanged()
  353.     _onAudioStateChanged - audioStateData: {"selectedAudioRoute":2,"availableAudioRoutes":[2,0]}
  354.     callAudioStateChanged: {"selectedAudioRoute":{"value":2,"name":"Earpiece"},"availableAudioRoutes":[{"value":2,"name":"Earpiece"},{"value":0,"name":"Speaker"}]}
  355. 04-01 16:48:46.828 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  356. 04-01 16:48:46.978 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  357. 04-01 16:48:46.981 30389-30389/com.softphone_testapp_reactnative W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 1924 -> 1924
  358. 04-01 16:48:46.981 30389-30389/com.softphone_testapp_reactnative D/AudioTrack: Client defaulted notificationFrames to 962 for frameCount 1924
  359. 04-01 16:48:47.002 30389-30389/com.softphone_testapp_reactnative E/CallImpl: Failed
  360. 04-01 16:48:47.126 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: _updateAudioStateInternal: activeAudioRoute={"value":2,"name":"Earpiece"}, availableAudioRoutes=[{"value":2,"name":"Earpiece"},{"value":0,"name":"Speaker"}]
  361. 04-01 16:48:47.127 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.042313 (Debug) Softphone: (resiprocate) SSL bytesRead=671
  362.     2019-04-01T16:48:46.043192 (Debug) Softphone: (resiprocate) In State: NewMessage
  363.     2019-04-01T16:48:46.044022 (Debug) Softphone: (resiprocate) ConnectionBase::process setting source [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  364. 04-01 16:48:47.128 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.044892 (Debug) Softphone: (resiprocate) incoming from: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  365.     2019-04-01T16:48:46.045899 (Debug) Softphone: (resiprocate)
  366.    
  367.     SIP/2.0 407 Proxy Authentication Required
  368.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport=43872;received=38.99.144.146
  369.     Proxy-Authenticate: Digest realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io", nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS"
  370.     To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=c043b1cf172e61f5be7d8954d464823b.8ce8
  371.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  372.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  373.     CSeq: 1 INVITE
  374.     Server: c3PR202d
  375.     Content-Length: 0
  376.     2019-04-01T16:48:46.047146 (Debug) Softphone: (resiprocate) ##Connection: CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] received: SIP/2.0 407 Proxy Authentication Required
  377.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport=43872;received=38.99.144.146
  378.     Proxy-Authenticate: Digest realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io", nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS"
  379.     To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=c043b1cf172e61f5be7d8954d464823b.8ce8
  380.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  381.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  382.     CSeq: 1 INVITE
  383.     Server: c3PR202d
  384.     Content-Length: 0
  385.     2019-04-01T16:48:46.047930 (Debug) Softphone: (resiprocate) Connection::performReads()  read=671
  386.     2019-04-01T16:48:46.048665 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  387. 04-01 16:48:47.129 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.049417 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  388.     2019-04-01T16:48:46.050425 (Debug) Softphone: (resiprocate) Found matching transaction for SipResp: 407 tid=6939353ebdf83814 cseq=1 INVITE / 1 from(wire) -> tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  389.     2019-04-01T16:48:46.051285 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: SipResp: 407 tid=6939353ebdf83814 cseq=1 INVITE / 1 from(wire) tid=6939353ebdf83814 [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  390.     2019-04-01T16:48:46.052337 (Debug) Softphone: (resiprocate) TransportSelector::findTransportByVia: source: [ V4 10.11.34.40:60005 TLS ]
  391.     2019-04-01T16:48:46.053139 (Debug) Softphone: (resiprocate) findTransportBySource([ V4 10.11.34.40:60005 TLS ])
  392. 04-01 16:48:47.130 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.053928 (Debug) Softphone: (resiprocate) should port be ignored: 0
  393.     2019-04-01T16:48:46.054636 (Debug) Softphone: (resiprocate) Exact interface / Specific port: []
  394.     2019-04-01T16:48:46.055255 (Debug) Softphone: (resiprocate) Any interface / Specific port: []
  395.     2019-04-01T16:48:46.056009 (Debug) Softphone: (resiprocate) Exact interface / Any port: []
  396.     2019-04-01T16:48:46.056641 (Debug) Softphone: (resiprocate) Any interface / Any port: []
  397. 04-01 16:48:47.131 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.057295 (Warning) Softphone: (resiprocate) Can't find matching transport [ V4 10.11.34.40:60005 TLS ]
  398.    2019-04-01T16:48:46.057925 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  399.    2019-04-01T16:48:46.059472 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] -> [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] sent-by=10.11.34.40 sent-port=60005
  400.    2019-04-01T16:48:46.060687 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  401.    
  402.    ACK sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  403.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport
  404.    Max-Forwards: 70
  405.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=c043b1cf172e61f5be7d8954d464823b.8ce8
  406.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  407.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  408.    CSeq: 1 ACK
  409.    Content-Length: 0
  410.    
  411.    sigcomp id=
  412.    2019-04-01T16:48:46.061921 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  413.    
  414.    SIP/2.0 407 Proxy Authentication Required
  415.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport=43872;received=38.99.144.146
  416.    Proxy-Authenticate: Digest realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io", nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS"
  417.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=c043b1cf172e61f5be7d8954d464823b.8ce8
  418.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  419.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  420.    CSeq: 1 INVITE
  421.    Server: c3PR202d
  422.    Content-Length: 0
  423. 04-01 16:48:47.132 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.062841 (Debug) Softphone: (resiprocate) Whitelisting media.eu-central-1.eu.mitel.io(1): 3.122.106.154
  424.    2019-04-01T16:48:46.063629 (Debug) Softphone: (resiprocate) updating an existing vip: 3.122.106.154 with 3.122.106.154
  425.    2019-04-01T16:48:46.064457 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  426.    2019-04-01T16:48:46.065195 (Debug) Softphone: (resiprocate) Found connection for tuple [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  427.    2019-04-01T16:48:46.066040 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  428. 04-01 16:48:47.133 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.067180 (Debug) Softphone: (resiprocate) Did TLS write 558 558 [[ACK sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  429.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-2---6939353ebdf83814;rport
  430.    Max-Forwards: 70
  431.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=c043b1cf172e61f5be7d8954d464823b.8ce8
  432.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  433.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  434.    CSeq: 1 ACK
  435.    Content-Length: 0
  436.    
  437.    ]]
  438.    2019-04-01T16:48:46.096299 (Debug) Softphone: (resiprocate) Got: SipResp: 407 tid=6939353ebdf83814 cseq=1 INVITE / 1 from(wire)
  439.    2019-04-01T16:48:46.097096 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  440.    2019-04-01T16:48:46.097781 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  441.    2019-04-01T16:48:46.098522 (Debug) Softphone: (resiprocate) DialogUsageManager::processResponse:
  442.    
  443.    SipResp: 407 tid=6939353ebdf83814 cseq=1 INVITE / 1 from(wire)
  444. 04-01 16:48:47.134 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.099528 (Debug) Softphone: (resiprocate) ClientAuthManager::RealmState::handleAuth: 0xca004f30 Digest realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io", nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS" is proxy: 1
  445.    2019-04-01T16:48:46.100361 (Debug) Softphone: (resiprocate) ClientAuthManager::RealmState::transition from invalid to current
  446.    2019-04-01T16:48:46.101123 (Debug) Softphone: (resiprocate) Found credential for realm: realm=3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io user=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  447.    2019-04-01T16:48:46.102028 (Debug) Softphone: (resiprocate) Produced response to digest challenge for UserProfile: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>[realm=3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io user=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a]
  448.    2019-04-01T16:48:46.102839 (Debug) Softphone: (resiprocate) about to re-send request with digest credentials
  449.    2019-04-01T16:48:46.103465 (Debug) Softphone: (resiprocate) 0xbc08c000
  450. 04-01 16:48:47.135 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.104067 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  451.    2019-04-01T16:48:46.104707 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  452.    2019-04-01T16:48:46.106526 (Debug) Softphone: (resiprocate) SEND:
  453.    
  454.    INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  455.    Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---034802395b68500a;rport
  456.    Max-Forwards: 70
  457.    Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a>
  458.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  459.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  460.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  461.    CSeq: 2 INVITE
  462.    Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  463.    Content-Type: application/sdp
  464.    User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  465.    X-Telepo-DTMF: OOB-Supported
  466.    X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  467.    Content-Length: 514
  468.    
  469.    v=0
  470.    o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  471.    s=Mitel Softphone
  472.    c=IN IP4 10.11.34.40
  473.    t=0 0
  474.    m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  475.    a=rtpmap:120 opus/48000/2
  476.    a=rtpmap:103 ISAC/16000
  477.    a=rtpmap:102 ILBC/8000
  478.    a=rtpmap:9 G722/16000
  479.    a=rtpmap:0 PCMU/8000
  480.    a=rtpmap:8 PCMA/8000
  481.    a=rtpmap:13 CN/8000
  482.    a=rtpmap:98 CN/16000
  483.    a=rtpmap:99 CN/32000
  484.    a=rtpmap:106 telephone-event/8000
  485.    a=rtcp:49153
  486.    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  487.    a=sendrecv
  488.    2019-04-01T16:48:46.107417 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  489. 04-01 16:48:47.136 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.108139 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  490.    2019-04-01T16:48:46.109220 (Debug) Softphone: (resiprocate) DialogId::DialogId: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061-
  491.    2019-04-01T16:48:46.109967 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  492.    2019-04-01T16:48:46.110610 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  493.    2019-04-01T16:48:46.111354 (Debug) Softphone: (resiprocate) findDialog: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061- in []
  494.    2019-04-01T16:48:46.112268 (Debug) Softphone: (resiprocate) Using outbound proxy: sip:media.eu-central-1.eu.mitel.io;transport=tls;lr -> SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=034802395b68500a cseq=2 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 2 from(tu)
  495. 04-01 16:48:47.137 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.112773 (Debug) Softphone: (resiprocate) Sending to outbound uri
  496.    2019-04-01T16:48:46.113540 (Debug) Softphone: (resiprocate) No matching transaction for SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=034802395b68500a cseq=2 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 2 from(tu)
  497.    2019-04-01T16:48:46.114622 (Debug) Softphone: (resiprocate) Creating new TransactionState: tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  498.    2019-04-01T16:48:46.115482 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: SipReq:  INVITE 8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io tid=034802395b68500a cseq=2 INVITE contact=7d735b9d-4a9e-4e9a-a463-33f9d34ae48a / 2 from(tu) tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  499.    2019-04-01T16:48:46.116216 (Debug) Softphone: (resiprocate) Adding timer: Timer B tid=034802395b68500a ms=32000
  500. 04-01 16:48:47.138 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.116825 (Debug) Softphone: (resiprocate) sendToWire with no dns result: tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  501.    2019-04-01T16:48:46.117487 (Debug) Softphone: (resiprocate) DnsResult::lookup sip:media.eu-central-1.eu.mitel.io;transport=tls;lr
  502.    2019-04-01T16:48:46.118145 (Debug) Softphone: (resiprocate) Doing SRV lookup of _sips._tcp.media.eu-central-1.eu.mitel.io
  503.    2019-04-01T16:48:46.118842 (Debug) Softphone: (resiprocate) DNS query of:_sips._tcp.media.eu-central-1.eu.mitel.io SRV
  504.    2019-04-01T16:48:46.119497 (Debug) Softphone: (resiprocate) SRV Result: _sips._tcp.media.eu-central-1.eu.mitel.io lookup failed: Domain name not found
  505.    2019-04-01T16:48:46.120037 (Debug) Softphone: (resiprocate) Received SRV result for: media.eu-central-1.eu.mitel.io
  506. 04-01 16:48:47.139 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.120557 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0 status=4
  507.    2019-04-01T16:48:46.121070 (Debug) Softphone: (resiprocate) SRV lookup failed: _sips._tcp.media.eu-central-1.eu.mitel.io 4
  508.    2019-04-01T16:48:46.121573 (Debug) Softphone: (resiprocate) No SRV records for media.eu-central-1.eu.mitel.io. Trying A records
  509.    2019-04-01T16:48:46.122064 (Debug) Softphone: (resiprocate) Doing host (AAAA) lookup: media.eu-central-1.eu.mitel.io
  510.    2019-04-01T16:48:46.122649 (Debug) Softphone: (resiprocate) DNS query of:media.eu-central-1.eu.mitel.io AAAA
  511. 04-01 16:48:47.140 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.123250 (Debug) Softphone: (resiprocate) Host(AAAA) Result: media.eu-central-1.eu.mitel.io (AAAA) --> 2a05:d014:115:2701:debc:ffb2:fc1b:db82
  512.    2019-04-01T16:48:46.123787 (Debug) Softphone: (resiprocate) Received AAAA result for: media.eu-central-1.eu.mitel.io
  513.    2019-04-01T16:48:46.124292 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0
  514.    2019-04-01T16:48:46.124925 (Debug) Softphone: (resiprocate) Adding greylisted tuple [ V6 2a05:d014:115:2701:debc:ffb2:fc1b:db82 port=5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  515.    2019-04-01T16:48:46.125565 (Debug) Softphone: (resiprocate) DNS query of:media.eu-central-1.eu.mitel.io A
  516.    2019-04-01T16:48:46.126272 (Debug) Softphone: (resiprocate) Host(A) Result: media.eu-central-1.eu.mitel.io(A)--> 3.122.106.154
  517. 04-01 16:48:47.141 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.126892 (Debug) Softphone: (resiprocate) Received dns result for: media.eu-central-1.eu.mitel.io
  518.    2019-04-01T16:48:46.127471 (Debug) Softphone: (resiprocate) DnsResult::onDnsResult() 0
  519.    2019-04-01T16:48:46.128193 (Debug) Softphone: (resiprocate) Adding [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] to result set
  520.    2019-04-01T16:48:46.129082 (Debug) Softphone: (resiprocate) Found matching transaction for Client DnsResultMessage: tid=034802395b68500a -> tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  521. 04-01 16:48:47.142 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.129910 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: Client DnsResultMessage: tid=034802395b68500a tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  522.    2019-04-01T16:48:46.130778 (Debug) Softphone: (resiprocate) tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]] got DNS result: media.eu-central-1.eu.mitel.io --> [[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]]
  523.    2019-04-01T16:48:46.131482 (Debug) Softphone: (resiprocate) Returning next dns entry: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  524. 04-01 16:48:47.143 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.132179 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  525.    2019-04-01T16:48:46.133678 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io ] sent-by= sent-port=0
  526.    2019-04-01T16:48:46.134606 (Debug) Softphone: (resiprocate)  Add auth, 0xca02ecc0 in response to: Digest realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io", nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS"
  527.    2019-04-01T16:48:46.135577 (Debug) Softphone: (resiprocate) ClientAuthDecorator, proxy: 1 Digest username="7d735b9d-4a9e-4e9a-a463-33f9d34ae48a",realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io",nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS",uri="sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone",response="11e68209d1d62f1350927b9475e729d8",algorithm=MD5
  528. 04-01 16:48:47.144 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.137520 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io ]
  529.    
  530.    INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  531.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport
  532.    Max-Forwards: 70
  533.    Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@10.11.34.40:60005;transport=tls>
  534.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  535.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  536.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  537.    CSeq: 2 INVITE
  538.    Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  539.    Content-Type: application/sdp
  540.    Proxy-Authorization: Digest username="7d735b9d-4a9e-4e9a-a463-33f9d34ae48a",realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io",nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS",uri="sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone",response="11e68209d1d62f1350927b9475e729d8",algorithm=MD5
  541.    User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  542.    X-Telepo-DTMF: OOB-Supported
  543.    X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  544.    Content-Length: 514
  545.    
  546.    v=0
  547.    o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  548.    s=Mitel Softphone
  549.    c=IN IP4 10.11.34.40
  550.    t=0 0
  551.    m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  552.    a=rtpmap:120 opus/48000/2
  553.    a=rtpmap:103 ISAC/16000
  554.    a=rtpmap:102 ILBC/8000
  555.    a=rtpmap:9 G722/16000
  556.    a=rtpmap:0 PCMU/8000
  557.    a=rtpmap:8 PCMA/8000
  558.    a=rtpmap:13 CN/8000
  559.    a=rtpmap:98 CN/16000
  560.    a=rtpmap:99 CN/32000
  561.    a=rtpmap:106 telephone-event/8000
  562.    a=rtcp:49153
  563.    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  564.    a=sendrecv
  565.    sigcomp id=
  566.    2019-04-01T16:48:46.138508 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  567.    2019-04-01T16:48:46.139279 (Debug) Softphone: (resiprocate) Found connection for tuple [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  568.    2019-04-01T16:48:46.140078 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  569. 04-01 16:48:47.145 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.141716 (Debug) Softphone: (resiprocate) Did TLS write 1720 1720 [[INVITE sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  570.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport
  571.    Max-Forwards: 70
  572.    Contact: <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@10.11.34.40:60005;transport=tls>
  573.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  574.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  575.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  576.    CSeq: 2 INVITE
  577.    Allow: REGISTER, NOTIFY, REFER, INFO, ACK, BYE, INVITE, OPTIONS, CANCEL
  578.    Content-Type: application/sdp
  579.    Proxy-Authorization: Digest username="7d735b9d-4a9e-4e9a-a463-33f9d34ae48a",realm="3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io",nonce="XKKIkVyih2XIkUwuVWJHaN+Cxr63wZxS",uri="sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone",response="11e68209d1d62f1350927b9475e729d8",algorithm=MD5
  580.    User-Agent: Mitel Softphone (Android/1.2.2/1.8.0_engine_refactor-SNAPSHOT.2c8bd)
  581.    X-Telepo-DTMF: OOB-Supported
  582.    X-Telepo-Session-Id: a05640b7-eed0-4df6-b0a5-1cd0f586a78b
  583.    Content-Length: 514
  584.    
  585.    v=0
  586.    o=MitelSoftphone 10001 150333623 IN IP4 10.11.34.40
  587.    s=Mitel Softphone
  588.    c=IN IP4 10.11.34.40
  589.    t=0 0
  590.    m=audio 49152 RTP/SAVP 120 103 102 9 0 8 13 98 99 106
  591.    a=rtpmap:120 opus/48000/2
  592.    a=rtpmap:103 ISAC/16000
  593.    a=rtpmap:102 ILBC/8000
  594.    a=rtpmap:9 G722/16000
  595.    a=rtpmap:0 PCMU/8000
  596.    a=rtpmap:8 PCMA/8000
  597.    a=rtpmap:13 CN/8000
  598.    a=rtpmap:98 CN/16000
  599.    a=rtpmap:99 CN/32000
  600.    a=rtpmap:106 telephone-event/8000
  601.    a=rtcp:49153
  602.    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:vwBk2F7tK0Gw5g1DiEuihM4rhQ7QT2Zp/9yQyGa3
  603.    a=sendrecv
  604.    ]]
  605.    2019-04-01T16:48:46.312862 (Debug) Softphone: (resiprocate) SSL bytesRead=475
  606.    2019-04-01T16:48:46.313646 (Debug) Softphone: (resiprocate) In State: NewMessage
  607. 04-01 16:48:47.146 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.314446 (Debug) Softphone: (resiprocate) ConnectionBase::process setting source [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  608.    2019-04-01T16:48:46.315256 (Debug) Softphone: (resiprocate) incoming from: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  609.    2019-04-01T16:48:46.316169 (Debug) Softphone: (resiprocate)
  610.    
  611.    SIP/2.0 100 Trying
  612.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872;received=38.99.144.146
  613.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  614.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  615.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  616.    CSeq: 2 INVITE
  617.    Server: c3PR202d
  618.    Content-Length: 0
  619.    2019-04-01T16:48:46.317272 (Debug) Softphone: (resiprocate) ##Connection: CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] received: SIP/2.0 100 Trying
  620.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872;received=38.99.144.146
  621.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  622.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  623.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  624.    CSeq: 2 INVITE
  625.    Server: c3PR202d
  626.    Content-Length: 0
  627.    2019-04-01T16:48:46.317912 (Debug) Softphone: (resiprocate) Connection::performReads()  read=475
  628. 04-01 16:48:47.147 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.318529 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  629.    2019-04-01T16:48:46.319161 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  630.    2019-04-01T16:48:46.320113 (Debug) Softphone: (resiprocate) Found matching transaction for SipResp: 100 tid=034802395b68500a cseq=2 INVITE / 2 from(wire) -> tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  631.    2019-04-01T16:48:46.320929 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: SipResp: 100 tid=034802395b68500a cseq=2 INVITE / 2 from(wire) tid=034802395b68500a [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  632. 04-01 16:48:47.148 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.321894 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  633.    
  634.    SIP/2.0 100 Trying
  635.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872;received=38.99.144.146
  636.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  637.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  638.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  639.    CSeq: 2 INVITE
  640.    Server: c3PR202d
  641.    Content-Length: 0
  642.    2019-04-01T16:48:46.322723 (Debug) Softphone: (resiprocate) Whitelisting media.eu-central-1.eu.mitel.io(1): 3.122.106.154
  643.    2019-04-01T16:48:46.323351 (Debug) Softphone: (resiprocate) updating an existing vip: 3.122.106.154 with 3.122.106.154
  644.    2019-04-01T16:48:46.363384 (Debug) Softphone: (resiprocate) Got: SipResp: 100 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  645.    2019-04-01T16:48:46.364181 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  646. 04-01 16:48:47.149 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.364872 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=0, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  647.    2019-04-01T16:48:46.365495 (Debug) Softphone: (resiprocate) DialogUsageManager::processResponse:
  648.    
  649.    SipResp: 100 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  650.    2019-04-01T16:48:46.366658 (Debug) Softphone: (resiprocate) No matching dialog for
  651.    
  652.    SIP/2.0 100 Trying
  653.    Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872;received=38.99.144.146
  654.    To: "8198009413"<sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>
  655.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  656.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  657.    CSeq: 2 INVITE
  658.    Server: c3PR202d
  659.    Content-Length: 0
  660.    2019-04-01T16:48:46.367305 (Info) Softphone: (session) InviteSessionHandler::onTrying.
  661.    2019-04-01T16:48:46.808780 (Debug) Softphone: (resiprocate) SSL bytesRead=1190
  662. 04-01 16:48:47.150 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.809698 (Debug) Softphone: (resiprocate) In State: NewMessage
  663.    2019-04-01T16:48:46.810444 (Debug) Softphone: (resiprocate) ConnectionBase::process setting source [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  664.    2019-04-01T16:48:46.811461 (Debug) Softphone: (resiprocate) incoming from: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  665.    2019-04-01T16:48:46.812668 (Debug) Softphone: (resiprocate)
  666.    
  667.    SIP/2.0 484 Address Incomplete
  668.    Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  669.    Max-Forwards: 69
  670.    To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  671.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  672.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  673.    CSeq: 2 INVITE
  674.    Accept: application/sdp
  675.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  676.    Supported: path, replaces
  677.    User-Agent: c3PR202d
  678.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  679.    Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  680.    Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  681.    X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  682.    X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  683.    Content-Length: 0
  684.    2019-04-01T16:48:46.814125 (Debug) Softphone: (resiprocate) ##Connection: CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] received: SIP/2.0 484 Address Incomplete
  685.    Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  686.    Max-Forwards: 69
  687.    To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  688.    From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  689.    Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  690.    CSeq: 2 INVITE
  691.    Accept: application/sdp
  692.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  693.    Supported: path, replaces
  694.    User-Agent: c3PR202d
  695.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  696.    Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  697.    Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  698.    X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  699.    X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  700.    Content-Length: 0
  701. 04-01 16:48:47.151 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.814935 (Debug) Softphone: (resiprocate) Connection::performReads()  read=1190
  702.    2019-04-01T16:48:46.815905 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  703.    2019-04-01T16:48:46.816662 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  704.    2019-04-01T16:48:46.817603 (Debug) Softphone: (resiprocate) Found matching transaction for SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire) -> tid=034802395b68500a [ ClientInvite/Proceeding reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  705.    2019-04-01T16:48:46.818357 (Debug) Softphone: (resiprocate) TransactionState::processClientInvite: SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire) tid=034802395b68500a [ ClientInvite/Proceeding reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT ]]
  706. 04-01 16:48:47.152 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.819353 (Debug) Softphone: (resiprocate) TransportSelector::findTransportByVia: source: [ V4 10.11.34.40:60005 TLS ]
  707.    2019-04-01T16:48:46.820104 (Debug) Softphone: (resiprocate) findTransportBySource([ V4 10.11.34.40:60005 TLS ])
  708.    2019-04-01T16:48:46.820861 (Debug) Softphone: (resiprocate) should port be ignored: 0
  709.    2019-04-01T16:48:46.821577 (Debug) Softphone: (resiprocate) Exact interface / Specific port: []
  710. 04-01 16:48:47.153 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.822251 (Debug) Softphone: (resiprocate) Any interface / Specific port: []
  711.    2019-04-01T16:48:46.823124 (Debug) Softphone: (resiprocate) Exact interface / Any port: []
  712.    2019-04-01T16:48:46.824007 (Debug) Softphone: (resiprocate) Any interface / Any port: []
  713.    2019-04-01T16:48:46.824656 (Warning) Softphone: (resiprocate) Can't find matching transport [ V4 10.11.34.40:60005 TLS ]
  714.     2019-04-01T16:48:46.825302 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  715. 04-01 16:48:47.154 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.826746 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] -> [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] sent-by=10.11.34.40 sent-port=60005
  716.     2019-04-01T16:48:46.827933 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  717.    
  718.     ACK sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  719.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport
  720.     Max-Forwards: 70
  721.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  722.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  723.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  724.     CSeq: 2 ACK
  725.     Content-Length: 0
  726.    
  727.     sigcomp id=
  728. 04-01 16:48:47.155 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.829463 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  729.    
  730.     SIP/2.0 484 Address Incomplete
  731.     Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  732.     Max-Forwards: 69
  733.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  734.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  735.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  736.     CSeq: 2 INVITE
  737.     Accept: application/sdp
  738.     Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  739.     Supported: path, replaces
  740.     User-Agent: c3PR202d
  741.     Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  742.     Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  743.     Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  744.     X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  745.     X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  746.     Content-Length: 0
  747.     2019-04-01T16:48:46.830359 (Debug) Softphone: (resiprocate) Whitelisting media.eu-central-1.eu.mitel.io(1): 3.122.106.154
  748.     2019-04-01T16:48:46.831032 (Debug) Softphone: (resiprocate) updating an existing vip: 3.122.106.154 with 3.122.106.154
  749.     2019-04-01T16:48:46.831737 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  750.     2019-04-01T16:48:46.832519 (Debug) Softphone: (resiprocate) Found connection for tuple [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io transportKey=4 ]
  751. 04-01 16:48:47.156 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.833256 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  752.     2019-04-01T16:48:46.834280 (Debug) Softphone: (resiprocate) Did TLS write 535 535 [[ACK sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone SIP/2.0
  753.     Via: SIP/2.0/TLS 10.11.34.40:60005;branch=z9hG4bK-524287-1---034802395b68500a;rport
  754.     Max-Forwards: 70
  755.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  756.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a"<sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  757.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  758.     CSeq: 2 ACK
  759.     Content-Length: 0
  760.    
  761.     ]]
  762.     2019-04-01T16:48:46.870558 (Debug) Softphone: (resiprocate) Got: SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  763.     2019-04-01T16:48:46.871301 (Debug) Softphone: (resiprocate) Looking for dialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 in map:
  764. 04-01 16:48:47.157 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.871973 (Debug) Softphone: (resiprocate) DialogSetMap: [YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061 -> state=2, 9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  765.     2019-04-01T16:48:46.872758 (Debug) Softphone: (resiprocate) DialogUsageManager::processResponse:
  766.    
  767.     SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  768.     2019-04-01T16:48:46.873584 (Debug) Softphone: (resiprocate) ClientAuthManager::handle: transitioning YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061to cached
  769.     2019-04-01T16:48:46.874306 (Debug) Softphone: (resiprocate) ClientAuthManager::RealmState::transition from current to cached
  770.     2019-04-01T16:48:46.874985 (Debug) Softphone: (resiprocate) DialogId::DialogId: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061-0H6N06c34t8vH
  771. 04-01 16:48:47.158 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.876512 (Debug) Softphone: (resiprocate) No matching dialog for
  772.    
  773.     SIP/2.0 484 Address Incomplete
  774.     Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  775.     Max-Forwards: 69
  776.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  777.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  778.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  779.     CSeq: 2 INVITE
  780.     Accept: application/sdp
  781.     Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  782.     Supported: path, replaces
  783.     User-Agent: c3PR202d
  784.     Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  785.     Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  786.     Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  787.     X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  788.     X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  789.     Content-Length: 0
  790.     2019-04-01T16:48:46.878239 (Debug) Softphone: (resiprocate) mState == 3 Creating a new Dialog from msg:
  791.    
  792.     SIP/2.0 484 Address Incomplete
  793.     Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  794.     Max-Forwards: 69
  795.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  796.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  797.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  798.     CSeq: 2 INVITE
  799.     Accept: application/sdp
  800.     Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  801.     Supported: path, replaces
  802.     User-Agent: c3PR202d
  803.     Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  804.     Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  805.     Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  806.     X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  807.     X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  808.     Content-Length: 0
  809.     2019-04-01T16:48:46.879255 (Debug) Softphone: (resiprocate) DialogId::DialogId: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061-0H6N06c34t8vH
  810.     2019-04-01T16:48:46.880056 (Debug) Softphone: (resiprocate) ************** Created Dialog as UAC **************
  811. 04-01 16:48:47.159 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.880803 (Debug) Softphone: (resiprocate) mRemoteNameAddr: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  812.     2019-04-01T16:48:46.881596 (Debug) Softphone: (resiprocate) mLocalNameAddr: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  813.     2019-04-01T16:48:46.882421 (Debug) Softphone: (resiprocate) mLocalContact: <sip:>
  814.     2019-04-01T16:48:46.882855 (Debug) Softphone: (resiprocate) mRemoteTarget: <sip:>
  815.     2019-04-01T16:48:46.883194 (Debug) Softphone: (resiprocate) Dialog::Dialog YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061-0H6N06c34t8vH
  816. 04-01 16:48:47.160 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.883954 (Debug) Softphone: (resiprocate) ### Calling CreateAppDialog ###:
  817.    
  818.     SIP/2.0 484 Address Incomplete
  819.     Via: SIP/2.0/TLS 10.11.34.40:60005;received=38.99.144.146;branch=z9hG4bK-524287-1---034802395b68500a;rport=43872
  820.     Max-Forwards: 69
  821.     To: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io;user=phone>;tag=0H6N06c34t8vH
  822.     From: "7d735b9d-4a9e-4e9a-a463-33f9d34ae48a" <sip:7d735b9d-4a9e-4e9a-a463-33f9d34ae48a@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;tag=176a7061
  823.     Call-ID: YVDKUXZ30A8Fn9Oqz11XqQ..
  824.     CSeq: 2 INVITE
  825.     Accept: application/sdp
  826.     Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  827.     Supported: path, replaces
  828.     User-Agent: c3PR202d
  829.     Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  830.     Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  831.     Remote-Party-ID: "8198009413" <sip:8198009413@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io>;party=calling;privacy=off;screen=no
  832.     X-Mitel-Route-Hdr: mlte30wacblrsg9v8hanybqd@3c736427-4efc-4f4b-9e73-1e6b3a204742.eu.api.mitel.io
  833.     X-CSTA-Connection-ID: DeviceId="N<314!6>";CallId=74
  834.     Content-Length: 0
  835.     2019-04-01T16:48:46.884263 (Debug) Softphone: (sipmanager) InviteAppDialogSet::createAppDialog
  836.     2019-04-01T16:48:46.884589 (Debug) Softphone: (resiprocate) &&&&&& Handled::Handled 4 this(0xb9c7f830) 0xc3efab00
  837.     2019-04-01T16:48:46.884815 (Debug) Softphone: (sipmanager) InviteAppDialog::InviteAppDialog
  838.     2019-04-01T16:48:46.885174 (Debug) Softphone: (resiprocate) Dialog::dispatch: SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  839. 04-01 16:48:47.161 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.885550 (Debug) Softphone: (resiprocate) Association added for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], interval=30s, supportsOutbound=false, refCount=2
  840.     2019-04-01T16:48:46.886002 (Debug) Softphone: (resiprocate) Dialog::dispatch  --  Created new client invite sessionSipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  841.     2019-04-01T16:48:46.886327 (Debug) Softphone: (resiprocate) &&&&&& Handled::Handled 5 this(0xb9ecb800) 0xc3efab00
  842.     2019-04-01T16:48:46.886664 (Debug) Softphone: (resiprocate) ^^^ InviteSession::InviteSession 0xb9ecb800
  843.     2019-04-01T16:48:46.887269 (Debug) Softphone: (resiprocate) SipMessage::getContents: ContentType header does not exist - implies no contents
  844. 04-01 16:48:47.162 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.887683 (Info) Softphone: (resiprocate) Failure:  error response: SipResp: 484 tid=034802395b68500a cseq=2 INVITE / 2 from(wire)
  845.     2019-04-01T16:48:46.887997 (Info) Softphone: (resiprocate) Transition UAC_Start -> InviteSession::Terminated
  846.     2019-04-01T16:48:46.888222 (Info) Softphone: (session) InviteSessionHandler::onFailure.
  847.     2019-04-01T16:48:46.897108 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Calling::OnExit
  848.     2019-04-01T16:48:46.897514 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Failed::OnEntry
  849. 04-01 16:48:47.163 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.898269 (Debug) Softphone: (engine) AsyncExecHelper::AsyncExecHelper(0xb9c15e50): Added task: d4d7eba1-99f4-41f2-b36b-db86df04fdb1, delay:5000, oneshot=true, TOTAL=4
  850.     2019-04-01T16:48:46.898621 (Info) Softphone: () LocalCallChannel::OnStateChanged: Didnt find isFocus
  851.     2019-04-01T16:48:46.898920 (Debug) Softphone: (engineapi) CallServiceImpl::onStateChanged(channel: 0, state: 6)
  852.     2019-04-01T16:48:46.899344 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  853.     2019-04-01T16:48:46.899783 (Debug) Softphone: (enginesdk) AudioControllerCS: Call State : Failed
  854.     2019-04-01T16:48:46.902716 (Debug) Softphone: (enginesdk) AlertHandlerImpl: Call State : Failed
  855. 04-01 16:48:47.164 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:46.905503 (Debug) Softphone: (enginesdk) AlertHandlerImpl: StartAlertConnectError :
  856.     2019-04-01T16:48:46.906434 (Debug) Softphone: (enginesdk) AlertHandlerImpl: playDefaultTone - start tone 21 with duration 2000ms
  857.     2019-04-01T16:48:46.999000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onCallStateChanged() - state changed to "Failed" for call uniqueId: 0 id: YVDKUXZ30A8Fn9Oqz11XqQ..
  858. 04-01 16:48:47.165 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: onCallStateChanged - callStateChangedEvent: {"callData":{"sipCallId":"YVDKUXZ30A8Fn9Oqz11XqQ..","remotePartyName":"8198009413","callState":6,"remotePartyNumber":"8198009413","callId":"0"},"state":6}
  859.     callStateChanged for call={"callId":"0","callState":{"value":6,"name":"Failed"},"remotePartyName":"8198009413","remotePartyNumber":"8198009413","sipCallId":"YVDKUXZ30A8Fn9Oqz11XqQ..","mediaEncryptionState":{"value":2,"name":"EncryptionUnknown"}}
  860.     SoftPhone_TestApp_Main.render
  861. 04-01 16:48:47.307 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  862. 04-01 16:48:47.469 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:47.001607 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  863.     2019-04-01T16:48:47.002871 (Debug) Softphone: (enginesdk) SelfManagedVoipCallConnection: onCallStateChanged to state Failed for call 0
  864. 04-01 16:48:47.470 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:47.020228 (Info) Softphone: (enginesdk) CallConnection: onStateChanged to state DISCONNECTED for call 0
  865.     2019-04-01T16:48:47.022441 (Info) Softphone: (session) InviteSessionHandler::onTerminated. reason: 0
  866.     2019-04-01T16:48:47.023524 (Debug) Softphone: (resiprocate) ^^^ InviteSession::~InviteSession 0xb9ecb800
  867.     2019-04-01T16:48:47.026795 (Debug) Softphone: (resiprocate) &&&&&& ~Handled 5 this(0xb9ecb800) 0xc3efab00
  868.     2019-04-01T16:48:47.027591 (Debug) Softphone: (resiprocate) Dialog::~Dialog()
  869.     2019-04-01T16:48:47.028100 (Debug) Softphone: (sipmanager) InviteAppDialog::~InviteAppDialog
  870. 04-01 16:48:47.471 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:47.028642 (Debug) Softphone: (resiprocate) &&&&&& ~Handled 4 this(0xb9c7f830) 0xc3efab00
  871.     2019-04-01T16:48:47.029449 (Debug) Softphone: (resiprocate) Association removed for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], refCount=1
  872.     2019-04-01T16:48:47.031328 (Debug) Softphone: (resiprocate)  ********** DialogSet::~DialogSet: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061*************
  873.     2019-04-01T16:48:47.032215 (Debug) Softphone: (resiprocate) ************* Removing DialogSet ***************: YVDKUXZ30A8Fn9Oqz11XqQ..-176a7061
  874.     2019-04-01T16:48:47.032825 (Debug) Softphone: (resiprocate) DialogSetMap: [9tOSTVp-94qsKkcnaRDX0A..-f8959524 -> state=3]
  875. 04-01 16:48:47.472 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:47.033135 (Debug) Softphone: (sipmanager) InviteAppDialogSet::~InviteAppDialogSet
  876.     2019-04-01T16:48:47.033445 (Debug) Softphone: (resiprocate) &&&&&& ~Handled 3 this(0xb9c19570) 0xc3efab00
  877. 04-01 16:48:49.049 30389-31166/com.softphone_testapp_reactnative D/AudioTrack: stop() called with 96004 frames delivered
  878. 04-01 16:48:51.956 30389-30389/com.softphone_testapp_reactnative E/CallImpl: Terminated
  879. 04-01 16:48:51.982 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.900337 (Debug) Softphone: (engine) AsyncExecHelper::AsyncExecHelper(0xb9ef9320): Added task: 9c7e5ead-8295-4c85-90ee-7420d3e1333f, delay:1, oneshot=true, TOTAL=5
  880. 04-01 16:48:51.982 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.902654 (Info) Softphone: () LocalCallChannel::OnStateChanged: Didnt find isFocus
  881. 04-01 16:48:51.983 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.903788 (Debug) Softphone: (engineapi) CallServiceImpl::onStateChanged(channel: 0, state: 18)
  882.     2019-04-01T16:48:51.904414 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  883. 04-01 16:48:51.984 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.905892 (Debug) Softphone: (enginesdk) AudioControllerCS: Call State : Terminated
  884.     2019-04-01T16:48:51.910260 (Debug) Softphone: (enginesdk) AlertHandlerImpl: Call State : Terminated
  885. 04-01 16:48:51.985 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.914768 (Debug) Softphone: (enginesdk) AlertHandlerImpl: StopSound
  886. 04-01 16:48:51.986 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.933321 (Debug) Softphone: (enginesdk) AlertHandlerImpl: stopDefaultTone
  887. 04-01 16:48:51.987 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.936000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onCallStateChanged() - state changed to "Terminated" for call uniqueId: 0 id:
  888.     2019-04-01T16:48:51.954000 (Info) Softphone: (softphoneimpl) [SoftphoneImpl] call 0 end, current battery level: 100%, battery charging?: true, currently configured logging severity: Debug
  889. 04-01 16:48:51.988 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: onCallStateChanged - callStateChangedEvent: {"callData":{"sipCallId":"","remotePartyName":"8198009413","callState":18,"remotePartyNumber":"8198009413","callId":"0"},"state":18}
  890. 04-01 16:48:51.989 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: callStateChanged for call={"callId":"0","callState":{"value":18,"name":"Terminated"},"remotePartyName":"8198009413","remotePartyNumber":"8198009413","sipCallId":"","mediaEncryptionState":{"value":2,"name":"EncryptionUnknown"}}
  891. 04-01 16:48:51.990 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  892. 04-01 16:48:52.044 30389-30389/com.softphone_testapp_reactnative D/AudioRecordJni: Terminate@[tid=30389]
  893.     StopRecording@[tid=30389]
  894. 04-01 16:48:52.044 30389-30389/com.softphone_testapp_reactnative D/OpenSLESPlayer: Terminate@[tid=30389]
  895.     StopPlayout@[tid=30389]
  896. 04-01 16:48:52.044 30389-30389/com.softphone_testapp_reactnative D/AudioManager: Close@[tid=30389]
  897. 04-01 16:48:52.045 30389-30389/com.softphone_testapp_reactnative I/org.webrtcx.Logging: WebRtcAudioManager: dispose@[name=main, id=2]
  898. 04-01 16:48:52.045 30389-30389/com.softphone_testapp_reactnative D/AudioRecordJni: ~dtor@[tid=30389]
  899.     Terminate@[tid=30389]
  900.     StopRecording@[tid=30389]
  901. 04-01 16:48:52.045 30389-30389/com.softphone_testapp_reactnative D/JVM: GlobalRef::dtor@[tid=30389]
  902.     NativeRegistration::dtor@[tid=30389]
  903.     JNIEnvironment::dtor@[tid=30389]
  904.     AttachCurrentThreadIfNeeded::dtor@[tid=30389]
  905. 04-01 16:48:52.045 30389-30389/com.softphone_testapp_reactnative D/OpenSLESPlayer: dtor@[tid=30389]
  906.     Terminate@[tid=30389]
  907.     StopPlayout@[tid=30389]
  908.     DestroyAudioPlayer
  909.     DestroyMix
  910.     DestroyEngine
  911. 04-01 16:48:52.045 30389-30389/com.softphone_testapp_reactnative D/AudioManager: ~dtor@[tid=30389]
  912.     Close@[tid=30389]
  913. 04-01 16:48:52.046 30389-30389/com.softphone_testapp_reactnative D/AudioManager: JavaAudioManager::dtor@[tid=30389]
  914. 04-01 16:48:52.046 30389-30389/com.softphone_testapp_reactnative D/JVM: GlobalRef::dtor@[tid=30389]
  915.     NativeRegistration::dtor@[tid=30389]
  916.     JNIEnvironment::dtor@[tid=30389]
  917.     AttachCurrentThreadIfNeeded::dtor@[tid=30389]
  918. 04-01 16:48:52.174 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  919. 04-01 16:48:53.555 30389-30572/com.softphone_testapp_reactnative I/chatty: uid=10518(com.softphone_testapp_reactnative) mqt_js identical 8 lines
  920. 04-01 16:48:53.722 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: SoftPhone_TestApp_Main.render
  921. 04-01 16:48:53.889 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: unregister phoneStateListener
  922. 04-01 16:48:53.890 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.956172 (Debug) Softphone: (engineapi) Calling CallStateListener::onCallStateChanged()
  923.     2019-04-01T16:48:51.957330 (Debug) Softphone: (enginesdk) SelfManagedVoipCallConnection: onCallStateChanged to state Terminated for call 0
  924.     2019-04-01T16:48:51.959967 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::Failed::OnExit
  925. 04-01 16:48:53.891 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.960669 (Debug) Softphone: (localcallchannel) (0xdab2e200): LocalCallChannelFsm::InCall::OnExit
  926.     2019-04-01T16:48:51.963083 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall::OnChannelStopped: Number of ongoing calls: 0
  927.     2019-04-01T16:48:51.979138 (Debug) Softphone: (engine) AsyncExecHelper::AsyncExecHelper(0xb9c15eb0): Added task: 947e1d01-f9c2-4278-bcb8-a7c05d2203bc, delay:0, oneshot=true, TOTAL=6
  928.     2019-04-01T16:48:51.994090 (Debug) Softphone: (localcallmanager) LocalCallManager::Remove: Removing: 0
  929.     2019-04-01T16:48:51.996357 (Debug) Softphone: (engineapi) CallServiceImpl::onCallTerminated(channel: 0)
  930. 04-01 16:48:53.892 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:51.997000 (Debug) Softphone: (softphoneimpl) [SoftphoneImpl] onCallTerminated() - call uniqueId: 0 id:
  931.     onCallLifecycleEventTriggered - callLifecycleEvent: {"callData":{"sipCallId":"","remotePartyName":"8198009413","callState":18,"remotePartyNumber":"8198009413","callId":"0"},"state":"Terminated"}
  932.     2019-04-01T16:48:52.000394 (Info) Softphone: (power) Is device in idle mode: No
  933.     2019-04-01T16:48:52.000867 (Info) Softphone: (useraccount) UserAccountFSM::Registered::OnCallTerminated: isSuspended_=false, appRunningInBg=false
  934. 04-01 16:48:53.893 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:52.001322 (Debug) Softphone: (localcallchannel) LocalCallChannelProxyFsm::InNormalCall::OnExit
  935.     2019-04-01T16:48:52.003859 (Debug) Softphone: () LocalCallChannel::~LocalCallChannel Nb localCallChannel: 0
  936.     2019-04-01T16:48:52.004465 (Debug) Softphone: (sdpchannel) SdpChannel::~SdpChannel:
  937.     2019-04-01T16:48:52.006327 (Debug) Softphone: () Delete VoiceChannel. CallID: YVDKUXZ30A8Fn9Oqz11XqQ..Nb channel: 0
  938.     2019-04-01T16:48:52.007525 (Debug) Softphone: () Delete VoiceChannelTransport. Channel: 0 CallID: YVDKUXZ30A8Fn9Oqz11XqQ.. SessionID: 10001   (0 RTP packets since last log)
  939. 04-01 16:48:53.894 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:52.043532 (Debug) Softphone: (voiceengine) VoiceEngine::Terminate, Terminating voice engine
  940.     2019-04-01T16:48:52.048706 (Debug) Softphone: (voiceengine) webrtc::TraceLevel=16, APICALL   ; (16:48:52: 48 |    0)        VOICE:    1    99;     30389; SetTraceCallback(callback=0x0)
  941.     2019-04-01T16:48:52.056153 (Debug) Softphone: (engine) AsyncExecHelper::cancel(0xb9c15e50): canceling: d4d7eba1-99f4-41f2-b36b-db86df04fdb1
  942.     2019-04-01T16:48:52.057996 (Debug) Softphone: (engine) AsyncExecHelper::~AsyncExecHelper(0xb9c15e50): Removed: d4d7eba1-99f4-41f2-b36b-db86df04fdb1, TOTAL=5
  943.     2019-04-01T16:48:52.058505 (Debug) Softphone: (engine) AsyncExecHelper::cancel(0xb9ef9320): canceling: 9c7e5ead-8295-4c85-90ee-7420d3e1333f
  944. 04-01 16:48:53.895 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:48:52.058850 (Debug) Softphone: (engine) AsyncExecHelper::~AsyncExecHelper(0xb9ef9320): Removed: 9c7e5ead-8295-4c85-90ee-7420d3e1333f, TOTAL=4
  945.     2019-04-01T16:48:52.060992 (Debug) Softphone: (engine) AsyncExecHelper::cancel(0xb9c15eb0): canceling: 947e1d01-f9c2-4278-bcb8-a7c05d2203bc
  946.     2019-04-01T16:48:52.061998 (Debug) Softphone: (engine) AsyncExecHelper::~AsyncExecHelper(0xb9c15eb0): Removed: 947e1d01-f9c2-4278-bcb8-a7c05d2203bc, TOTAL=3
  947. 04-01 16:48:53.897 30389-30573/com.softphone_testapp_reactnative D/AppUiModule: overrideLockScreen(false)
  948. 04-01 16:48:53.899 30389-30389/com.softphone_testapp_reactnative E/AppUiModule: overrideLockScreen(false) - powerManager is null!
  949. 04-01 16:48:53.901 30389-30573/com.softphone_testapp_reactnative D/AppUiModule: unregisterForProximityEvents
  950. 04-01 16:48:53.907 30389-30389/com.softphone_testapp_reactnative D/AppUiModule: overrideLockScreen(true) - done
  951. 04-01 16:48:53.914 30389-30573/com.softphone_testapp_reactnative D/AppUiModule: Proximity no longer close
  952. 04-01 16:49:01.834 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:01.826047 (Info) Softphone: (resiprocate) Stats message
  953. 04-01 16:49:01.837 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:01.831372 (Debug) Softphone: (resiprocate) RESIP:TRANSACTION
  954.     TU summary: 0 TRANSPORT 0 TRANSACTION 0 CLIENTTX 0 SERVERTX 0 TIMERS 2
  955.     Transaction summary: reqi 0 reqo 6 rspi 5 rspo 0
  956.     Details: INVi 0/S0/F0 INVo 2/S0/F2 ACKi 0 ACKo 2 BYEi 0/S0/F0 BYEo 0/S0/F0 CANi 0/S0/F0 CANo 0/S0/F0 MSGi 0/S0/F0 MSGo 0/S0/F0 OPTi 0/S0/F0 OPTo 0/S0/F0 REGi 0/S0/F0 REGo 2/S1/F1 PUBi 0/S0/F0 PUBo 0/S0/F0 SUBi 0/S0/F0 SUBo 0/S0/F0 NOTi 0/S0/F0 NOTo 0/S0/F0 REFi 0/S0/F0 REFo 0/S0/F0 INFi 0/S0/F0 INFo 0/S0/F0 PRAi 0/S0/F0 PRAo 0/S0/F0 SERi 0/S0/F0 SERo 0/S0/F0 UPDi 0/S0/F0 UPDo 0/S0/F0
  957.     Retransmissions: INVx 0 finx 0 nonx 0 BYEx 0 CANx 0 MSGx 0 OPTx 0 REGx 0 PUBx 0 SUBx 0 NOTx 0 REFx 0 INFx 0 PRAx 0 SERx 0 UPDx 0
  958. 04-01 16:49:01.840 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:01.834774 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  959.    
  960.     KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0)
  961. 04-01 16:49:02.088 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.083645 (Debug) Softphone: (resiprocate) Refreshing keepalive for id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], interval=30s, supportsOutbound=false, refCount=1
  962. 04-01 16:49:02.089 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.085299 (Debug) Softphone: (resiprocate) Adding application timer: KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0) ms=30000
  963. 04-01 16:49:02.091 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.085412 (Debug) Softphone: (resiprocate) Sending keep alive to: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  964. 04-01 16:49:02.092 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.088466 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  965. 04-01 16:49:02.096 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.092120 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] sent-by= sent-port=0
  966. 04-01 16:49:02.099 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.096247 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  967.    
  968.    
  969.    
  970.     sigcomp id=
  971. 04-01 16:49:02.102 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.098410 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  972. 04-01 16:49:02.103 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.100438 (Debug) Softphone: (resiprocate) Found fd 97
  973. 04-01 16:49:02.105 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.102228 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  974. 04-01 16:49:02.107 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.104561 (Debug) Softphone: (resiprocate) Did TLS write 4 4 [[
  975.    
  976.     ]]
  977. 04-01 16:49:02.226 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.219397 (Debug) Softphone: (resiprocate) SSL bytesRead=2
  978. 04-01 16:49:02.231 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.223401 (Debug) Softphone: (resiprocate) In State: NewMessage
  979. 04-01 16:49:02.236 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.227994 (Debug) Softphone: (resiprocate) Received response CRLF (aka pong).
  980. 04-01 16:49:02.239 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.233328 (Debug) Softphone: (resiprocate) Connection::performReads()  read=2
  981. 04-01 16:49:02.242 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.237643 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  982. 04-01 16:49:02.245 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.240311 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  983. 04-01 16:49:02.346 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.338221 (Debug) Softphone: (resiprocate) keepalive pong received from [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  984. 04-01 16:49:02.349 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:02.340347 (Debug) Softphone: (resiprocate) Received pong response for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  985. 04-01 16:49:32.097 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.091708 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  986.    
  987.     KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0)
  988. 04-01 16:49:32.201 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.193294 (Debug) Softphone: (resiprocate) Refreshing keepalive for id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], interval=30s, supportsOutbound=false, refCount=1
  989. 04-01 16:49:32.204 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.196049 (Debug) Softphone: (resiprocate) Adding application timer: KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0) ms=30000
  990. 04-01 16:49:32.211 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.196489 (Debug) Softphone: (resiprocate) Sending keep alive to: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  991. 04-01 16:49:32.213 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.201384 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  992. 04-01 16:49:32.216 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.210194 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] sent-by= sent-port=0
  993. 04-01 16:49:32.220 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.214358 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  994.    
  995.    
  996.    
  997.     sigcomp id=
  998. 04-01 16:49:32.223 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.217995 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  999. 04-01 16:49:32.226 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.221088 (Debug) Softphone: (resiprocate) Found fd 97
  1000. 04-01 16:49:32.229 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.224392 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  1001. 04-01 16:49:32.233 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.229826 (Debug) Softphone: (resiprocate) Did TLS write 4 4 [[
  1002.    
  1003.     ]]
  1004. 04-01 16:49:32.431 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.422992 (Debug) Softphone: (resiprocate) SSL bytesRead=2
  1005. 04-01 16:49:32.436 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.428037 (Debug) Softphone: (resiprocate) In State: NewMessage
  1006. 04-01 16:49:32.441 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.432683 (Debug) Softphone: (resiprocate) Received response CRLF (aka pong).
  1007. 04-01 16:49:32.448 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.437634 (Debug) Softphone: (resiprocate) Connection::performReads()  read=2
  1008. 04-01 16:49:32.451 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.442953 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1009. 04-01 16:49:32.453 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.447698 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  1010. 04-01 16:49:32.709 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.700194 (Debug) Softphone: (resiprocate) keepalive pong received from [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1011. 04-01 16:49:32.712 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:49:32.702727 (Debug) Softphone: (resiprocate) Received pong response for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1012. 04-01 16:50:02.220 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.209092 (Info) Softphone: (resiprocate) Stats message
  1013. 04-01 16:50:02.227 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.215905 (Debug) Softphone: (resiprocate) RESIP:TRANSACTION
  1014.     TU summary: 0 TRANSPORT 0 TRANSACTION 0 CLIENTTX 0 SERVERTX 0 TIMERS 0
  1015.     Transaction summary: reqi 0 reqo 6 rspi 5 rspo 0
  1016.     Details: INVi 0/S0/F0 INVo 2/S0/F2 ACKi 0 ACKo 2 BYEi 0/S0/F0 BYEo 0/S0/F0 CANi 0/S0/F0 CANo 0/S0/F0 MSGi 0/S0/F0 MSGo 0/S0/F0 OPTi 0/S0/F0 OPTo 0/S0/F0 REGi 0/S0/F0 REGo 2/S1/F1 PUBi 0/S0/F0 PUBo 0/S0/F0 SUBi 0/S0/F0 SUBo 0/S0/F0 NOTi 0/S0/F0 NOTo 0/S0/F0 REFi 0/S0/F0 REFo 0/S0/F0 INFi 0/S0/F0 INFo 0/S0/F0 PRAi 0/S0/F0 PRAo 0/S0/F0 SERi 0/S0/F0 SERo 0/S0/F0 UPDi 0/S0/F0 UPDo 0/S0/F0
  1017.     Retransmissions: INVx 0 finx 0 nonx 0 BYEx 0 CANx 0 MSGx 0 OPTx 0 REGx 0 PUBx 0 SUBx 0 NOTx 0 REFx 0 INFx 0 PRAx 0 SERx 0 UPDx 0
  1018. 04-01 16:50:02.229 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.221053 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  1019.    
  1020.     KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0)
  1021. 04-01 16:50:02.292 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.288316 (Debug) Softphone: (resiprocate) Refreshing keepalive for id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], interval=30s, supportsOutbound=false, refCount=1
  1022. 04-01 16:50:02.293 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.289836 (Debug) Softphone: (resiprocate) Adding application timer: KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0) ms=30000
  1023. 04-01 16:50:02.294 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.290041 (Debug) Softphone: (resiprocate) Sending keep alive to: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1024. 04-01 16:50:02.296 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.292562 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  1025. 04-01 16:50:02.300 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.296538 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] sent-by= sent-port=0
  1026. 04-01 16:50:02.303 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.299086 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1027.    
  1028.    
  1029.    
  1030.     sigcomp id=
  1031. 04-01 16:50:02.306 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.301421 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1032. 04-01 16:50:02.307 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.303762 (Debug) Softphone: (resiprocate) Found fd 97
  1033. 04-01 16:50:02.311 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.306307 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  1034. 04-01 16:50:02.313 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.308691 (Debug) Softphone: (resiprocate) Did TLS write 4 4 [[
  1035.    
  1036.     ]]
  1037. 04-01 16:50:02.511 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.502062 (Debug) Softphone: (resiprocate) SSL bytesRead=2
  1038. 04-01 16:50:02.516 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.507387 (Debug) Softphone: (resiprocate) In State: NewMessage
  1039. 04-01 16:50:02.521 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.511715 (Debug) Softphone: (resiprocate) Received response CRLF (aka pong).
  1040. 04-01 16:50:02.526 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.518811 (Debug) Softphone: (resiprocate) Connection::performReads()  read=2
  1041. 04-01 16:50:02.528 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.522903 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1042. 04-01 16:50:02.532 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.526477 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  1043. 04-01 16:50:02.548 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.543096 (Debug) Softphone: (resiprocate) keepalive pong received from [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1044. 04-01 16:50:02.550 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:02.544437 (Debug) Softphone: (resiprocate) Received pong response for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1045. 04-01 16:50:32.311 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.302753 (Debug) Softphone: (resiprocate) Send to TU: DialogUsageManager size=0
  1046.    
  1047.     KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0)
  1048. 04-01 16:50:32.404 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.391357 (Debug) Softphone: (resiprocate) Refreshing keepalive for id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ], interval=30s, supportsOutbound=false, refCount=1
  1049. 04-01 16:50:32.406 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.395488 (Debug) Softphone: (resiprocate) Adding application timer: KeepAliveTimeout[ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ](0) ms=30000
  1050. 04-01 16:50:32.413 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.395903 (Debug) Softphone: (resiprocate) Sending keep alive to: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1051. 04-01 16:50:32.415 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.402258 (Debug) Softphone: (resiprocate) Found transport: [ V4 0.0.0.0:60005 TLS transportKey=4 ]
  1052. 04-01 16:50:32.418 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.411430 (Debug) Softphone: (resiprocate) Looked up source for destination: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] -> [ V4 10.11.34.40:0 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] sent-by= sent-port=0
  1053. 04-01 16:50:32.421 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.415528 (Debug) Softphone: (resiprocate) Transmitting to [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ] tlsDomain= via [ V4 10.11.34.40:60005 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1054.    
  1055.    
  1056.    
  1057.     sigcomp id=
  1058. 04-01 16:50:32.424 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.418913 (Debug) Softphone: (resiprocate) Processing write for [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1059. 04-01 16:50:32.426 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.421832 (Debug) Softphone: (resiprocate) Found fd 97
  1060. 04-01 16:50:32.430 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.424783 (Debug) Softphone: (resiprocate) Transportwrite--Up fall through to write
  1061. 04-01 16:50:32.432 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.427872 (Debug) Softphone: (resiprocate) Did TLS write 4 4 [[
  1062.    
  1063.     ]]
  1064. 04-01 16:50:32.633 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.623932 (Debug) Softphone: (resiprocate) SSL bytesRead=2
  1065. 04-01 16:50:32.640 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.629677 (Debug) Softphone: (resiprocate) In State: NewMessage
  1066. 04-01 16:50:32.642 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.634395 (Debug) Softphone: (resiprocate) Received response CRLF (aka pong).
  1067. 04-01 16:50:32.648 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.639212 (Debug) Softphone: (resiprocate) Connection::performReads()  read=2
  1068. 04-01 16:50:32.650 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.643625 (Debug) Softphone: (resiprocate) Creating buffer for CONN_BASE: 0xe4240280 [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1069. 04-01 16:50:32.654 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.649140 (Debug) Softphone: (resiprocate) Got TLS read got condition of 2
  1070. 04-01 16:50:32.907 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.899449 (Debug) Softphone: (resiprocate) keepalive pong received from [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
  1071. 04-01 16:50:32.910 30389-30572/com.softphone_testapp_reactnative I/ReactNativeJS: 2019-04-01T16:50:32.901760 (Debug) Softphone: (resiprocate) Received pong response for keep alive id=0: [ V4 3.122.106.154:5061 TLS targetDomain=media.eu-central-1.eu.mitel.io flowKey=97 transportKey=4 ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement