Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.05 KB | None | 0 0
  1. 2015-11-24 13:45:32.764 Onoff[1410:616081] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
  2. 2015-11-24 13:45:32.818 Onoff[1410:616081] Successfully configured [SignIn].
  3. 2015-11-24 13:45:32.818 Onoff[1410:616081] Failed to configure [].
  4. 2015-11-24 13:45:32.818 Onoff[1410:616081] Subspecs not present, so not configured [Analytics, AdMob, AppInvite, CloudMessaging, Maps].
  5. 2015-11-24 13:45:32.818 Onoff[1410:616081] Subspecs expected to be present [SignIn, Measurement].
  6. 2015-11-24 13:45:32.937 Onoff[1410:616081] [Crashlytics] Version 3.4.1 (92)
  7. 2015-11-24 13:45:33:023 ortp-error- LinphoneManager.m:2113 - Can't find "(null)": (null)
  8. 2015-11-24 13:45:33.026 Onoff[1410:616081] Enabling debug logs
  9. 2015-11-24 13:45:33.026 Onoff[1410:616081] I LinphoneManager.m:1471 - Create linphonecore
  10. 2015-11-24 13:45:33.026 Onoff[1410:616081] I Mediastreamer2 factory 2.11.2 (git: 2.4) initialized.
  11. 2015-11-24 13:45:33.027 Onoff[1410:616081] I CPU count set to 2
  12. 2015-11-24 13:45:33.028 Onoff[1410:616081] I ms_factory_init() done: platform_tags=apple,ios,x86,embedded
  13. 2015-11-24 13:45:33.028 Onoff[1410:616081] I srtp init
  14. 2015-11-24 13:45:33.041 Onoff[1410:616081] I Registering all soundcard handlers
  15. 2015-11-24 13:45:33.041 Onoff[1410:616081] I Card 'AU: Audio Unit Receiver' added
  16. 2015-11-24 13:45:33.041 Onoff[1410:616081] I Card 'AU: Audio Unit Fast Receiver' added
  17. 2015-11-24 13:45:33.041 Onoff[1410:616081] I Card 'AU: Audio Unit NoVoiceProc' added
  18. 2015-11-24 13:45:33.042 Onoff[1410:616081] I Card 'AU: Audio Unit Tester' added
  19. 2015-11-24 13:45:33.042 Onoff[1410:616081] I Card 'AQ: Audio Queue Device' added
  20. 2015-11-24 13:45:33.045 Onoff[1410:616081] I Registering all webcam handlers
  21. 2015-11-24 13:45:33.056 Onoff[1410:616081] I Webcam AV Capture: com.apple.avfoundation.avcapturedevice.built-in_video:0 added
  22. 2015-11-24 13:45:33.057 Onoff[1410:616081] I Webcam AV Capture: com.apple.avfoundation.avcapturedevice.built-in_video:1 added
  23. 2015-11-24 13:45:33.057 Onoff[1410:616081] I Webcam StaticImage: Static picture added
  24. 2015-11-24 13:45:33.057 Onoff[1410:616081] I ms_factory_init_voip() done
  25. 2015-11-24 13:45:33.057 Onoff[1410:616081] I Loading ms plugins from [./lib/mediastreamer/plugins]
  26. 2015-11-24 13:45:33.058 Onoff[1410:616081] I Cannot open directory ./lib/mediastreamer/plugins: No such file or directory
  27. 2015-11-24 13:45:33.058 Onoff[1410:616081] I libmssilk 1.0.0 plugin loaded
  28. 2015-11-24 13:45:33.058 Onoff[1410:616081] I libmswebrtc 1.0.0 plugin loaded, iSAC codec version 3.6.0
  29. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Initializing LinphoneCore 3.8.5-727-g4e3ea86
  30. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Vtable [0x12e84e600] registered on core [0x12f9357b0]
  31. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [global_state_changed]
  32. 2015-11-24 13:45:33.059 Onoff[1410:616081] I LinphoneManager.m:820 - onGlobalStateChanged: 1 (message: Starting up)
  33. 2015-11-24 13:45:33.059 Onoff[1410:616081] I oRTP-0.24.2 initialized.
  34. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Skiping ms_base_init, because [2] ref
  35. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Skiping ms_voip_init, because [2] ref
  36. 2015-11-24 13:45:33.059 Onoff[1410:616081] I Skiping ms_plugins_init, because [2] ref
  37. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities.
  38. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec SILK/16000 fmtp=[] number=-1, enabled=1) added to default capabilities.
  39. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  40. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  41. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities.
  42. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities.
  43. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities.
  44. 2015-11-24 13:45:33.060 Onoff[1410:616081] I Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities.
  45. 2015-11-24 13:45:33.061 Onoff[1410:616081] I Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities.
  46. 2015-11-24 13:45:33.061 Onoff[1410:616081] I Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities.
  47. 2015-11-24 13:45:33.062 Onoff[1410:616081] I Codec iLBC/8000 fmtp=[mode=30] number=-1, enabled=0) added to default capabilities.
  48. 2015-11-24 13:45:33.062 Onoff[1410:616081] I Could not find encoder for AMR
  49. 2015-11-24 13:45:33.062 Onoff[1410:616081] I Could not find decoder for AMR
  50. 2015-11-24 13:45:33.062 Onoff[1410:616081] I Could not find encoder for AMR-WB
  51. 2015-11-24 13:45:33.062 Onoff[1410:616081] I Could not find decoder for AMR-WB
  52. 2015-11-24 13:45:33.063 Onoff[1410:616081] I Could not find encoder for G729
  53. 2015-11-24 13:45:33.063 Onoff[1410:616081] I Could not find decoder for G729
  54. 2015-11-24 13:45:33.063 Onoff[1410:616081] I Codec mpeg4-generic/16000 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, enabled=0) added to default capabilities.
  55. 2015-11-24 13:45:33.063 Onoff[1410:616081] I Codec mpeg4-generic/22050 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, enabled=0) added to default capabilities.
  56. 2015-11-24 13:45:33.064 Onoff[1410:616081] I Codec mpeg4-generic/32000 fmtp=[config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, enabled=0) added to default capabilities.
  57. 2015-11-24 13:45:33.064 Onoff[1410:616081] I Codec mpeg4-generic/44100 fmtp=[config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, enabled=0) added to default capabilities.
  58. 2015-11-24 13:45:33.064 Onoff[1410:616081] I Codec mpeg4-generic/48000 fmtp=[config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5] number=-1, enabled=0) added to default capabilities.
  59. 2015-11-24 13:45:33.064 Onoff[1410:616081] I Codec iSAC/16000 fmtp=[] number=-1, enabled=0) added to default capabilities.
  60. 2015-11-24 13:45:33.064 Onoff[1410:616081] I Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities.
  61. 2015-11-24 13:45:33.065 Onoff[1410:616081] I Codec SILK/8000 fmtp=[] number=-1, enabled=0) added to default capabilities.
  62. 2015-11-24 13:45:33.065 Onoff[1410:616081] I Codec SILK/12000 fmtp=[] number=-1, enabled=0) added to default capabilities.
  63. 2015-11-24 13:45:33.065 Onoff[1410:616081] I Codec SILK/24000 fmtp=[] number=-1, enabled=0) added to default capabilities.
  64. 2015-11-24 13:45:33.065 Onoff[1410:616081] I Could not find encoder for G726-16
  65. 2015-11-24 13:45:33.065 Onoff[1410:616081] I Could not find decoder for G726-16
  66. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find encoder for G726-24
  67. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find decoder for G726-24
  68. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find encoder for G726-32
  69. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find decoder for G726-32
  70. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find encoder for G726-40
  71. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find decoder for G726-40
  72. 2015-11-24 13:45:33.066 Onoff[1410:616081] I Could not find encoder for AAL2-G726-16
  73. 2015-11-24 13:45:33.067 Onoff[1410:616081] I Could not find decoder for AAL2-G726-16
  74. 2015-11-24 13:45:33.067 Onoff[1410:616081] I Could not find encoder for AAL2-G726-24
  75. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find decoder for AAL2-G726-24
  76. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find encoder for AAL2-G726-32
  77. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find decoder for AAL2-G726-32
  78. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find encoder for AAL2-G726-40
  79. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find decoder for AAL2-G726-40
  80. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find encoder for CODEC2
  81. 2015-11-24 13:45:33.068 Onoff[1410:616081] I Could not find decoder for CODEC2
  82. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities.
  83. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find encoder for H264
  84. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find decoder for H264
  85. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find encoder for MP4V-ES
  86. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find encoder for H263-1998
  87. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find encoder for H263
  88. 2015-11-24 13:45:33.069 Onoff[1410:616081] I Could not find encoder for 1016
  89. 2015-11-24 13:45:33.070 Onoff[1410:616081] I Could not find decoder for 1016
  90. 2015-11-24 13:45:33.070 Onoff[1410:616081] I Could not find encoder for G723
  91. 2015-11-24 13:45:33.070 Onoff[1410:616081] I Could not find decoder for G723
  92. 2015-11-24 13:45:33.070 Onoff[1410:616081] I Could not find encoder for LPC
  93. 2015-11-24 13:45:33.070 Onoff[1410:616081] I Could not find decoder for LPC
  94. 2015-11-24 13:45:33.071 Onoff[1410:616081] I Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities.
  95. 2015-11-24 13:45:33.071 Onoff[1410:616081] I Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities.
  96. 2015-11-24 13:45:33.071 Onoff[1410:616081] I Could not find encoder for CN
  97. 2015-11-24 13:45:33.071 Onoff[1410:616081] I Could not find decoder for CN
  98. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find encoder for G729
  99. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find decoder for G729
  100. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find encoder for H261
  101. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find decoder for H261
  102. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find encoder for MPV
  103. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find decoder for MPV
  104. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Could not find encoder for H263
  105. 2015-11-24 13:45:33.072 Onoff[1410:616081] I Sal nat helper [enabled]
  106. 2015-11-24 13:45:33.073 Onoff[1410:616081] I Root ca path set to /opt/local/share/curl/curl-ca-bundle.crt
  107. 2015-11-24 13:45:33.073 Onoff[1410:616081] I Root ca path set to /opt/local/share/curl/curl-ca-bundle.crt
  108. 2015-11-24 13:45:33.073 Onoff[1410:616081] I Root ca path set to ./share/linphone/rootca.pem
  109. 2015-11-24 13:45:33.073 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [configuring_status]
  110. 2015-11-24 13:45:33.074 Onoff[1410:616081] I LinphoneManager.m:847 - onConfiguringStatusChanged: LinphoneConfiguringSkipped
  111. 2015-11-24 13:45:33.074 Onoff[1410:616081] I Cannot open directory ./lib/liblinphone/plugins: No such file or directory
  112. 2015-11-24 13:45:33.074 Onoff[1410:616081] W ./share/sounds/linphone/rings/oldphone.wav does not exist
  113. 2015-11-24 13:45:33.074 Onoff[1410:616081] I linphone_core_set_playback_gain_db(): no active call.
  114. 2015-11-24 13:45:33.074 Onoff[1410:616081] I linphone_core_set_mic_gain_db(): no active call.
  115. 2015-11-24 13:45:33.075 Onoff[1410:616081] I MTU is supposed to be 1300, rtp payload max size will be 1240
  116. 2015-11-24 13:45:33.075 Onoff[1410:616081] I Sal nat helper [enabled]
  117. 2015-11-24 13:45:33.075 Onoff[1410:616081] I Sal use rport [enabled]
  118. 2015-11-24 13:45:33.075 Onoff[1410:616081] I Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list.
  119. 2015-11-24 13:45:33.075 Onoff[1410:616081] I Supported codec SILK/16000 fmtp= automatically added to codec list.
  120. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec speex/16000 fmtp=vbr=on automatically added to codec list.
  121. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec speex/8000 fmtp=vbr=on automatically added to codec list.
  122. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec PCMU/8000 fmtp= automatically added to codec list.
  123. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec PCMA/8000 fmtp= automatically added to codec list.
  124. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec GSM/8000 fmtp= automatically added to codec list.
  125. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec G722/8000 fmtp= automatically added to codec list.
  126. 2015-11-24 13:45:33.076 Onoff[1410:616081] I Supported codec iLBC/8000 fmtp=mode=30 automatically added to codec list.
  127. 2015-11-24 13:45:33.077 Onoff[1410:616081] I Supported codec mpeg4-generic/16000 fmtp=config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5 automatically added to codec list.
  128. 2015-11-24 13:45:33.077 Onoff[1410:616081] I Supported codec mpeg4-generic/22050 fmtp=config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5 automatically added to codec list.
  129. 2015-11-24 13:45:33.077 Onoff[1410:616081] I Supported codec mpeg4-generic/32000 fmtp=config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5 automatically added to codec list.
  130. 2015-11-24 13:45:33.077 Onoff[1410:616081] I Supported codec mpeg4-generic/44100 fmtp=config=F8E82000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5 automatically added to codec list.
  131. 2015-11-24 13:45:33.078 Onoff[1410:616081] I Supported codec mpeg4-generic/48000 fmtp=config=F8EE2000; constantDuration=512; indexDeltaLength=3; indexLength=3; mode=AAC-hbr; profile-level-id=76; sizeLength=13; streamType=5 automatically added to codec list.
  132. 2015-11-24 13:45:33.078 Onoff[1410:616081] I Supported codec iSAC/16000 fmtp= automatically added to codec list.
  133. 2015-11-24 13:45:33.078 Onoff[1410:616081] I Supported codec speex/32000 fmtp=vbr=on automatically added to codec list.
  134. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec SILK/8000 fmtp= automatically added to codec list.
  135. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec SILK/12000 fmtp= automatically added to codec list.
  136. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec SILK/24000 fmtp= automatically added to codec list.
  137. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec L16/44100 fmtp= automatically added to codec list.
  138. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec L16/44100 fmtp= automatically added to codec list.
  139. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec VP8/90000 fmtp= automatically added to codec list.
  140. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec t140/1000 fmtp= automatically added to codec list.
  141. 2015-11-24 13:45:33.079 Onoff[1410:616081] I Supported codec red/1000 fmtp= automatically added to codec list.
  142. 2015-11-24 13:45:33.080 Onoff[1410:616081] I Sal use rport [enabled]
  143. 2015-11-24 13:45:33.080 Onoff[1410:616081] I Root ca path set to ./share/linphone/rootca.pem
  144. 2015-11-24 13:45:33.081 Onoff[1410:616081] I sal_unlisten_ports done
  145. 2015-11-24 13:45:33.081 Onoff[1410:616081] I Creating listening point [0x12f938940] on [sip:0.0.0.0:5060;transport=UDP]
  146. 2015-11-24 13:45:33.081 Onoff[1410:616081] I Creating listening point [0x12f938d70] on [sip:0.0.0.0:5060;transport=TCP]
  147. 2015-11-24 13:45:33.081 Onoff[1410:616081] I Creating listening point [0x12f939000] on [sip:0.0.0.0:-1;transport=TLS]
  148. 2015-11-24 13:45:33.081 Onoff[1410:616081] I Random TCP port is 56128
  149. 2015-11-24 13:45:33.082 Onoff[1410:616081] I Root ca path set to /opt/local/share/curl/curl-ca-bundle.crt
  150. 2015-11-24 13:45:33.082 Onoff[1410:616081] I Root ca path set to ./share/linphone/rootca.pem
  151. 2015-11-24 13:45:33.085 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  152. 2015-11-24 13:45:33.086 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [global_state_changed]
  153. 2015-11-24 13:45:33.086 Onoff[1410:616081] I LinphoneManager.m:820 - onGlobalStateChanged: 2 (message: Ready)
  154. 2015-11-24 13:45:33.086 Onoff[1410:616081] I Root ca path disabled
  155. 2015-11-24 13:45:33.086 Onoff[1410:616081] I Root ca path disabled
  156. 2015-11-24 13:45:33.087 Onoff[1410:616081] I New local ip address is 192.168.5.146
  157. 2015-11-24 13:45:33.087 Onoff[1410:616081] I Network state is now [UP]
  158. 2015-11-24 13:45:33.088 Onoff[1410:616081] I LinphoneProxyConfig [0x12f9389e0] about to register (LinphoneCore version: 3.8.5-727-g4e3ea86)
  159. 2015-11-24 13:45:33.095 Onoff[1410:616081] I belle_sip_client_transaction_send_request(): waiting channel to be ready
  160. 2015-11-24 13:45:33.096 Onoff[1410:616081] I Background task belle-sip send channel started. Unknown remaining time since application is not in background.
  161. 2015-11-24 13:45:33.096 Onoff[1410:616081] I channel [0x10484c000]: starting send background task with id=[4].
  162. 2015-11-24 13:45:33.096 Onoff[1410:616081] I channel [0x10484c000]: starting resolution of voipdev.onoffapp.net
  163. 2015-11-24 13:45:33.096 Onoff[1410:616081] I channel 0x10484c000: state RES_IN_PROGRESS
  164. 2015-11-24 13:45:33.096 Onoff[1410:616081] I transaction [0x12f8c0de0] channel state changed to [RES_IN_PROGRESS]
  165. 2015-11-24 13:45:33.097 Onoff[1410:616081] I Resolver is using DNS server(s):
  166. 2015-11-24 13:45:33.098 Onoff[1410:616081] I 192.168.5.1
  167. 2015-11-24 13:45:33.099 Onoff[1410:616081] I resolver_process_data dns_res_check() in progress
  168. 2015-11-24 13:45:33.099 Onoff[1410:616081] I DNS resolution awaiting response, queued to main loop
  169. 2015-11-24 13:45:33.099 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  170. 2015-11-24 13:45:33.099 Onoff[1410:616081] I Refresher [0x12f8d4110] takes ownership of transaction [0x12f8c0de0]
  171. 2015-11-24 13:45:33.099 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  172. 2015-11-24 13:45:33.100 Onoff[1410:616081] I Proxy config [0x12f9389e0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  173. 2015-11-24 13:45:33.100 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  174. 2015-11-24 13:45:33.100 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationProgress (message: Registration in progress)
  175. 2015-11-24 13:45:33.133 Onoff[1410:616081] PARAMETERS: {
  176. instanceId = "PHVybjp1dWlkOmIyMmJiZDllLTNhMGYtNDM4ZC04NmZhLTk3ODcyYzEwMmEyMD4=";
  177. }
  178. 2015-11-24 13:45:33.166 Onoff[1410:616081] PARAMETERS: {
  179. }
  180. 2015-11-24 13:45:33.168 Onoff[1410:616081] PARAMETERS: {
  181. }
  182. 2015-11-24 13:45:33.168 Onoff[1410:616081] PARAMETERS: {
  183. }
  184. 2015-11-24 13:45:33.173 Onoff[1410:616081] I AppDelegate.m:305 - applicationDidBecomeActive:
  185. 2015-11-24 13:45:33.176 Onoff[1410:616081] I LinphoneManager.m:1109 - AP Wifi: {
  186. BSSID = "54:a0:50:d8:69:dc";
  187. SSID = "OnOff-5ghz";
  188. SSIDDATA = <4f6e4f66 662d3567 687a>;
  189. }
  190. 2015-11-24 13:45:33.178 Onoff[1410:616081] I LinphoneManager.m:1137 - Network connection flags: kSCNetworkReachabilityFlagsReachable,
  191. 2015-11-24 13:45:33.178 Onoff[1410:616081] I Disabling automatic network state monitoring
  192. 2015-11-24 13:45:33.178 Onoff[1410:616081] I Network state is now [DOWN]
  193. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Refresher [0x12f8d4110] stopped.
  194. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12f8c0de0], from state [INIT] to [TERMINATED]
  195. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Client internal REGISTER transaction [0x12f8c0de0] terminated
  196. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Destroying op [0x12f943de0] of type [SalOpRegister]
  197. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Refresher [0x12f8d4110] stopped.
  198. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Proxy config [0x12f9389e0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationNone]
  199. 2015-11-24 13:45:33.179 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  200. 2015-11-24 13:45:33.180 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationNone (message: Registration impossible (network down))
  201. 2015-11-24 13:45:33.180 Onoff[1410:616081] I Reseting transports
  202. 2015-11-24 13:45:33.180 Onoff[1410:616081] I Listening point destroying [1] channels
  203. 2015-11-24 13:45:33.180 Onoff[1410:616081] I channel 0x10484c000: state DISCONNECTED
  204. 2015-11-24 13:45:33.180 Onoff[1410:616081] I channel [0x10484c000]: ending send background task with id=[4].
  205. 2015-11-24 13:45:33.181 Onoff[1410:616081] I Channel [0x10484c000] destroyed
  206. 2015-11-24 13:45:33.181 Onoff[1410:616081] I Network state is now [UP]
  207. 2015-11-24 13:45:33.181 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [network_reachable]
  208. 2015-11-24 13:45:33.183 Onoff[1410:616081] I LinphoneProxyConfig [0x12f9389e0] about to register (LinphoneCore version: 3.8.5-727-g4e3ea86)
  209. 2015-11-24 13:45:33.188 Onoff[1410:616081] I belle_sip_client_transaction_send_request(): waiting channel to be ready
  210. 2015-11-24 13:45:33.189 Onoff[1410:616081] I Background task belle-sip send channel started. Unknown remaining time since application is not in background.
  211. 2015-11-24 13:45:33.189 Onoff[1410:616081] I channel [0x10484c000]: starting send background task with id=[5].
  212. 2015-11-24 13:45:33.189 Onoff[1410:616081] I channel [0x10484c000]: starting resolution of voipdev.onoffapp.net
  213. 2015-11-24 13:45:33.189 Onoff[1410:616081] I channel 0x10484c000: state RES_IN_PROGRESS
  214. 2015-11-24 13:45:33.189 Onoff[1410:616081] I transaction [0x12f96f0d0] channel state changed to [RES_IN_PROGRESS]
  215. 2015-11-24 13:45:33.191 Onoff[1410:616081] I Resolver is using DNS server(s):
  216. 2015-11-24 13:45:33.191 Onoff[1410:616081] I 192.168.5.1
  217. 2015-11-24 13:45:33.192 Onoff[1410:616081] I resolver_process_data dns_res_check() in progress
  218. 2015-11-24 13:45:33.192 Onoff[1410:616081] I DNS resolution awaiting response, queued to main loop
  219. 2015-11-24 13:45:33.192 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  220. 2015-11-24 13:45:33.193 Onoff[1410:616081] I Refresher [0x12f970b40] takes ownership of transaction [0x12f96f0d0]
  221. 2015-11-24 13:45:33.193 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  222. 2015-11-24 13:45:33.193 Onoff[1410:616081] I Proxy config [0x12f9389e0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  223. 2015-11-24 13:45:33.193 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  224. 2015-11-24 13:45:33.193 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationProgress (message: Registration in progress)
  225. 2015-11-24 13:45:33.194 Onoff[1410:616081] I LinphoneManager.m:1203 - Network connectivity changed to type [wifi]
  226. 2015-11-24 13:45:33.194 Onoff[1410:616081] I configuring resampler output to rate=[44100], nchannels=[1]
  227. 2015-11-24 13:45:33.195 Onoff[1410:616081] I ms_filter_link: MSFilePlayer:0x12f9710c0,0-->MSDtmfGen:0x12f9711b0,0
  228. 2015-11-24 13:45:33.195 Onoff[1410:616081] I ms_filter_link: MSDtmfGen:0x12f9711b0,0-->MSResample:0x12f971490,0
  229. 2015-11-24 13:45:33.195 Onoff[1410:616081] I ms_filter_link: MSResample:0x12f971490,0-->MSAUWrite:0x12f9712a0,0
  230. 2015-11-24 13:45:33.195 Onoff[1410:616081] I Initializing speex resampler in mode [voip]
  231. 2015-11-24 13:45:33.198 Onoff[1410:616081] I Configuring audio session for playback/record
  232. 2015-11-24 13:45:33.199 Onoff[1410:616134] I Priority used: 47
  233. 2015-11-24 13:45:33.199 Onoff[1410:616134] I Ring MSTicker priority set to SCHED_RR and value (47)
  234. 2015-11-24 13:45:33.265 Onoff[1410:616081] I AudioUnit created with type kAudioUnitSubType_VoiceProcessingIO.
  235. 2015-11-24 13:45:33.268 Onoff[1410:616081] I Not applying kAudioSessionProperty_PreferredHardwareSampleRate because HW rate already correct [44100]
  236. 2015-11-24 13:45:33.445 Onoff[1410:616081] I AppDelegate.m:541 - application:didRegisterForRemoteNotificationsWithDeviceToken: : <00a2a9af 3f1c2b54 3c893489 65d9e7c1 0973ba6a 3c45fe43 76961bff 1c1a47e4>
  237. 2015-11-24 13:45:33.447 Onoff[1410:616081] I Refresher [0x12f970b40] stopped.
  238. 2015-11-24 13:45:33.447 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12f96f0d0], from state [INIT] to [TERMINATED]
  239. 2015-11-24 13:45:33.448 Onoff[1410:616081] I Client internal REGISTER transaction [0x12f96f0d0] terminated
  240. 2015-11-24 13:45:33.450 Onoff[1410:616081] I AppDelegate.m:699 - application:didRegisterUserNotificationSettings:
  241. 2015-11-24 13:45:33.457 Onoff[1410:616081] I AppDelegate.m:541 - application:didRegisterForRemoteNotificationsWithDeviceToken: : <00a2a9af 3f1c2b54 3c893489 65d9e7c1 0973ba6a 3c45fe43 76961bff 1c1a47e4>
  242. 2015-11-24 13:45:33.460 Onoff[1410:616081] I Refresher [0x12f970b40] stopped.
  243. 2015-11-24 13:45:33.461 Onoff[1410:616081] I AppDelegate.m:699 - application:didRegisterUserNotificationSettings:
  244. 2015-11-24 13:45:33.533 Onoff[1410:616081] I Root ca path disabled
  245. 2015-11-24 13:45:33.533 Onoff[1410:616081] I Root ca path disabled
  246. 2015-11-24 13:45:33.534 Onoff[1410:616081] I Table already up to date: duplicate column name: url.
  247. 2015-11-24 13:45:33.534 Onoff[1410:616081] I Table already up to date: duplicate column name: utc.
  248. 2015-11-24 13:45:33.534 Onoff[1410:616081] I Table already up to date: duplicate column name: appdata.
  249. 2015-11-24 13:45:33.535 Onoff[1410:616081] I Table already up to date: duplicate column name: content.
  250. 2015-11-24 13:45:33.536 Onoff[1410:616081] I LinphoneManager.m:1233 - Cancelling old network reachability
  251. 2015-11-24 13:45:33.547 Onoff[1410:616081] I LinphoneManager.m:1109 - AP Wifi: {
  252. BSSID = "54:a0:50:d8:69:dc";
  253. SSID = "OnOff-5ghz";
  254. SSIDDATA = <4f6e4f66 662d3567 687a>;
  255. }
  256. 2015-11-24 13:45:33.549 Onoff[1410:616081] I LinphoneManager.m:1137 - Network connection flags: kSCNetworkReachabilityFlagsReachable,
  257. 2015-11-24 13:45:33.550 Onoff[1410:616081] I LinphoneManager.m:1407 - Linphone [3.8.5-727-g4e3ea86] started on [iPhone]
  258. 2015-11-24 13:45:33.551 Onoff[1410:616081] I AppDelegate.m:541 - application:didRegisterForRemoteNotificationsWithDeviceToken: : <00a2a9af 3f1c2b54 3c893489 65d9e7c1 0973ba6a 3c45fe43 76961bff 1c1a47e4>
  259. 2015-11-24 13:45:33.553 Onoff[1410:616081] I Refresher [0x12f970b40] stopped.
  260. 2015-11-24 13:45:33.554 Onoff[1410:616081] I AppDelegate.m:699 - application:didRegisterUserNotificationSettings:
  261. 2015-11-24 13:45:33.557 Onoff[1410:616081] I resolver_process_data dns_res_check() in progress
  262. 2015-11-24 13:45:33.558 Onoff[1410:616081] I LinphoneProxyConfig [0x12f9389e0] about to register (LinphoneCore version: 3.8.5-727-g4e3ea86)
  263. 2015-11-24 13:45:33.558 Onoff[1410:616081] I Refresher [0x12f970b40] stopped.
  264. 2015-11-24 13:45:33.558 Onoff[1410:616081] I Destroying op [0x12f8e2030] of type [SalOpRegister]
  265. 2015-11-24 13:45:33.558 Onoff[1410:616081] I Refresher [0x12f970b40] stopped.
  266. 2015-11-24 13:45:33.566 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  267. 2015-11-24 13:45:33.566 Onoff[1410:616081] I Refresher [0x12f96f260] takes ownership of transaction [0x12f970050]
  268. 2015-11-24 13:45:33.566 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  269. 2015-11-24 13:45:33.617 Onoff[1410:616119] W There is no object pool created in thread [6144569344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.
  270. 2015-11-24 13:45:33.739 Onoff[1410:616081] PARAMETERS: {
  271. }
  272. 2015-11-24 13:45:34.203 Onoff[1410:616081] I LinphoneManager.m:1848 - Current audio route is [ReceiverAndMicrophone]
  273. 2015-11-24 13:45:34.209 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12e6bb520> { URL: https://development-server.onoffapp.net:443/voip/provision-sip-config?instanceId=PHVybjp1dWlkOmIyMmJiZDllLTNhMGYtNDM4ZC04NmZhLTk3ODcyYzEwMmEyMD4%3D }: {
  274. sipDomain = "voip.onoffapp.net";
  275. sipSecret = rCnUqAbFEflMbWzDjybIUKewyeNglyiXtaEdNjQCzJgILfWgFJWciQpvKCKscVDZ;
  276. sipUsername = SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj;
  277. }
  278. 2015-11-24 13:45:34.221 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12f8dfcd0> { URL: https://development-server.onoffapp.net:443/v2/whats-up? }: {
  279. }
  280. 2015-11-24 13:45:34.230 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12f969080> { URL: https://development-server.onoffapp.net:443/whats-for-sync? }: {
  281. }
  282. 2015-11-24 13:45:34.232 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12e6092b0> { URL: https://development-server.onoffapp.net:443/retrieve-last-incoming-call? }: {
  283. }
  284. 2015-11-24 13:45:34.234 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12f867670> { URL: https://development-server.onoffapp.net:443/v2/retrieve-new-call-logs? }: (
  285. )
  286. 2015-11-24 13:45:34.238 Onoff[1410:616081] I No SRV result for [_sip._udp.voipdev.onoffapp.net], trying A/AAAA.
  287. 2015-11-24 13:45:34.240 Onoff[1410:616081] I Resolver is using DNS server(s):
  288. 2015-11-24 13:45:34.241 Onoff[1410:616081] I 192.168.5.1
  289. 2015-11-24 13:45:34.243 Onoff[1410:616081] I resolver_process_data dns_res_check() in progress
  290. 2015-11-24 13:45:34.244 Onoff[1410:616081] I DNS resolution awaiting response, queued to main loop
  291. 2015-11-24 13:45:34.245 Onoff[1410:616081] I LinphoneProxyConfig [0x12f8bd8f0] about to register (LinphoneCore version: 3.8.5-727-g4e3ea86)
  292. 2015-11-24 13:45:34.251 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  293. 2015-11-24 13:45:34.252 Onoff[1410:616081] I Refresher [0x13034bb90] takes ownership of transaction [0x130018840]
  294. 2015-11-24 13:45:34.252 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  295. 2015-11-24 13:45:34.253 Onoff[1410:616081] I Proxy config [0x12f8bd8f0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  296. 2015-11-24 13:45:34.254 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  297. 2015-11-24 13:45:34.254 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationProgress (message: Registration in progress)
  298. 2015-11-24 13:45:34.255 Onoff[1410:616081] => Registration in progress
  299. 2015-11-24 13:45:34.333 Onoff[1410:616081] I voipdev.onoffapp.net resolved to 46.101.186.87
  300. 2015-11-24 13:45:34.334 Onoff[1410:616081] I channel 0x10484c000: state RES_DONE
  301. 2015-11-24 13:45:34.335 Onoff[1410:616081] I transaction [0x12f970050] channel state changed to [RES_DONE]
  302. 2015-11-24 13:45:34.335 Onoff[1410:616081] I transaction [0x130018840] channel state changed to [RES_DONE]
  303. 2015-11-24 13:45:34.336 Onoff[1410:616081] I channel 0x10484c000: state CONNECTING
  304. 2015-11-24 13:45:34.336 Onoff[1410:616081] I transaction [0x12f970050] channel state changed to [CONNECTING]
  305. 2015-11-24 13:45:34.336 Onoff[1410:616081] I transaction [0x130018840] channel state changed to [CONNECTING]
  306. 2015-11-24 13:45:34.337 Onoff[1410:616081] I Trying to connect to [UDP://46.101.186.87:5060]
  307. 2015-11-24 13:45:34.337 Onoff[1410:616081] I belle_sip_get_src_addr_for(): af_inet6=0
  308. 2015-11-24 13:45:34.338 Onoff[1410:616081] I Channel has local address 192.168.5.146:5060
  309. 2015-11-24 13:45:34.339 Onoff[1410:616081] I channel 0x10484c000: state READY
  310. 2015-11-24 13:45:34.340 Onoff[1410:616081] I transaction [0x12f970050] channel state changed to [READY]
  311. 2015-11-24 13:45:34.341 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12f970050], from state [INIT] to [TRYING]
  312. 2015-11-24 13:45:34.341 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [626] bytes
  313. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  314. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.G03KqIpVq;rport
  315. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  316. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  317. CSeq: 20 REGISTER
  318. Call-ID: xa2DFXFkcc
  319. Max-Forwards: 70
  320. Supported: outbound
  321. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  322. Contact: <sip:0001441285591641-6dc3a511775-0001@192.168.5.146>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  323. Expires: 3600
  324. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  325.  
  326. 2015-11-24 13:45:34.342 Onoff[1410:616081] I channel [0x10484c000]: ending send background task with id=[5].
  327. 2015-11-24 13:45:34.343 Onoff[1410:616081] I transaction [0x130018840] channel state changed to [READY]
  328. 2015-11-24 13:45:34.344 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130018840], from state [INIT] to [TRYING]
  329. 2015-11-24 13:45:34.345 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [626] bytes
  330. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  331. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.TI4oH9HOx;rport
  332. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  333. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  334. CSeq: 20 REGISTER
  335. Call-ID: 5VQXTmkqLe
  336. Max-Forwards: 70
  337. Supported: outbound
  338. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  339. Contact: <sip:0001441285591641-6dc3a511775-0001@192.168.5.146>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  340. Expires: 3600
  341. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  342.  
  343. 2015-11-24 13:45:34.386 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  344. 2015-11-24 13:45:34.387 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[b].
  345. 2015-11-24 13:45:34.388 Onoff[1410:616081] I channel [0x10484c000]: received [509] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  346. SIP/2.0 401 Unauthorized
  347. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.G03KqIpVq;rport=27042;received=195.50.210.9
  348. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  349. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=ff7846525a8b3be2e8f3c325cf2c248a.6521
  350. CSeq: 20 REGISTER
  351. Call-ID: xa2DFXFkcc
  352. WWW-Authenticate: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c"
  353. Server: kamailio (4.3.3 (x86_64/linux))
  354. Content-Length: 0
  355.  
  356. 2015-11-24 13:45:34.393 Onoff[1410:616081] I channel [0x10484c000] [509] bytes parsed
  357. 2015-11-24 13:45:34.394 Onoff[1410:616081] I channel [0x10484c000]: discovered public ip and port are [195.50.210.9:27042]
  358. 2015-11-24 13:45:34.396 Onoff[1410:616081] I Found transaction matching response.
  359. 2015-11-24 13:45:34.396 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12f970050], from state [TRYING] to [COMPLETED]
  360. 2015-11-24 13:45:34.397 Onoff[1410:616081] I Auth info found for [SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj] realm [voipdev.onoffapp.net]
  361. 2015-11-24 13:45:34.397 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13047da20], from state [INIT] to [TRYING]
  362. 2015-11-24 13:45:34.398 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [881] bytes
  363. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  364. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.uE7p4C1zW;rport
  365. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  366. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  367. CSeq: 21 REGISTER
  368. Call-ID: xa2DFXFkcc
  369. Max-Forwards: 70
  370. Supported: outbound
  371. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  372. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  373. Expires: 3600
  374. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  375. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c", username="SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj", uri="sip:voipdev.onoffapp.net", response="18d1b3e4b0e2b039a518395c27072f09"
  376.  
  377. 2015-11-24 13:45:34.399 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[b].
  378. 2015-11-24 13:45:34.421 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  379. 2015-11-24 13:45:34.422 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[c].
  380. 2015-11-24 13:45:34.423 Onoff[1410:616081] I channel [0x10484c000]: received [509] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  381. SIP/2.0 401 Unauthorized
  382. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.TI4oH9HOx;rport=27042;received=195.50.210.9
  383. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  384. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=ff7846525a8b3be2e8f3c325cf2c248a.fbd0
  385. CSeq: 20 REGISTER
  386. Call-ID: 5VQXTmkqLe
  387. WWW-Authenticate: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c"
  388. Server: kamailio (4.3.3 (x86_64/linux))
  389. Content-Length: 0
  390.  
  391. 2015-11-24 13:45:34.429 Onoff[1410:616081] I channel [0x10484c000] [509] bytes parsed
  392. 2015-11-24 13:45:34.430 Onoff[1410:616081] I Found transaction matching response.
  393. 2015-11-24 13:45:34.430 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130018840], from state [TRYING] to [COMPLETED]
  394. 2015-11-24 13:45:34.431 Onoff[1410:616081] I Auth info found for [SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj] realm [voipdev.onoffapp.net]
  395. 2015-11-24 13:45:34.431 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130480140], from state [INIT] to [TRYING]
  396. 2015-11-24 13:45:34.432 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [881] bytes
  397. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  398. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.jYkWf7nes;rport
  399. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  400. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  401. CSeq: 21 REGISTER
  402. Call-ID: 5VQXTmkqLe
  403. Max-Forwards: 70
  404. Supported: outbound
  405. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  406. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  407. Expires: 3600
  408. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  409. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c", username="SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj", uri="sip:voipdev.onoffapp.net", response="18d1b3e4b0e2b039a518395c27072f09"
  410.  
  411. 2015-11-24 13:45:34.433 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[c].
  412. 2015-11-24 13:45:34.862 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  413. 2015-11-24 13:45:34.862 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[d].
  414. 2015-11-24 13:45:34.863 Onoff[1410:616081] I channel [0x10484c000]: received [625] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  415. SIP/2.0 200 OK
  416. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.jYkWf7nes;rport=27042
  417. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  418. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=d231e94b4f0bc1edb762addd00d20f2d.d95b
  419. CSeq: 21 REGISTER
  420. Call-ID: 5VQXTmkqLe
  421. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;q=1;expires=120;received="sip:195.50.210.9:27042";+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  422. Supported: outbound
  423. Require: outbound
  424. Server: kamailio (4.3.3 (x86_64/linux))
  425. Content-Length: 0
  426.  
  427. 2015-11-24 13:45:34.881 Onoff[1410:616081] I channel [0x10484c000] [625] bytes parsed
  428. 2015-11-24 13:45:34.881 Onoff[1410:616081] I Found transaction matching response.
  429. 2015-11-24 13:45:34.881 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130480140], from state [TRYING] to [COMPLETED]
  430. 2015-11-24 13:45:34.882 Onoff[1410:616081] I Refresher [0x13034bb90]: has no contact for request [0x1303c82d0].
  431. 2015-11-24 13:45:34.882 Onoff[1410:616081] I Refresher: scheduling next timer in 108000 ms
  432. 2015-11-24 13:45:34.882 Onoff[1410:616081] I Register refresher [200] reason [OK] for proxy [<sip:voipdev.onoffapp.net;transport=udp>]
  433. 2015-11-24 13:45:34.882 Onoff[1410:616081] I Proxy config [0x12f8bd8f0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk]
  434. 2015-11-24 13:45:34.883 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  435. 2015-11-24 13:45:34.883 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationOk (message: Registration successful)
  436. 2015-11-24 13:45:34.883 Onoff[1410:616081] => Registered
  437. 2015-11-24 13:45:34.883 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  438. 2015-11-24 13:45:34.884 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[d].
  439. 2015-11-24 13:45:34.901 Onoff[1410:616081] I nict_on_timer_E: sending retransmission
  440. 2015-11-24 13:45:34.902 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [881] bytes
  441. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  442. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.uE7p4C1zW;rport
  443. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  444. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  445. CSeq: 21 REGISTER
  446. Call-ID: xa2DFXFkcc
  447. Max-Forwards: 70
  448. Supported: outbound
  449. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  450. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  451. Expires: 3600
  452. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  453. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c", username="SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj", uri="sip:voipdev.onoffapp.net", response="18d1b3e4b0e2b039a518395c27072f09"
  454.  
  455. 2015-11-24 13:45:35.002 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  456. 2015-11-24 13:45:35.002 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[e].
  457. 2015-11-24 13:45:35.003 Onoff[1410:616081] I channel [0x10484c000]: received [625] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  458. SIP/2.0 200 OK
  459. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.uE7p4C1zW;rport=27042
  460. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  461. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=d231e94b4f0bc1edb762addd00d20f2d.96d6
  462. CSeq: 21 REGISTER
  463. Call-ID: xa2DFXFkcc
  464. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;q=1;expires=120;received="sip:195.50.210.9:27042";+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  465. Supported: outbound
  466. Require: outbound
  467. Server: kamailio (4.3.3 (x86_64/linux))
  468. Content-Length: 0
  469.  
  470. 2015-11-24 13:45:35.020 Onoff[1410:616081] I channel [0x10484c000] [625] bytes parsed
  471. 2015-11-24 13:45:35.021 Onoff[1410:616081] I Found transaction matching response.
  472. 2015-11-24 13:45:35.021 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13047da20], from state [TRYING] to [COMPLETED]
  473. 2015-11-24 13:45:35.022 Onoff[1410:616081] I Refresher [0x12f96f260]: has no contact for request [0x13039e560].
  474. 2015-11-24 13:45:35.022 Onoff[1410:616081] I Refresher: scheduling next timer in 108000 ms
  475. 2015-11-24 13:45:35.022 Onoff[1410:616081] I Register refresher [200] reason [OK] for proxy [<sip:voipdev.onoffapp.net;transport=udp>]
  476. 2015-11-24 13:45:35.023 Onoff[1410:616081] I Proxy config [0x12f9389e0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk]
  477. 2015-11-24 13:45:35.023 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  478. 2015-11-24 13:45:35.024 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationOk (message: Registration successful)
  479. 2015-11-24 13:45:35.024 Onoff[1410:616081] => Registered
  480. 2015-11-24 13:45:35.024 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  481. 2015-11-24 13:45:35.025 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[e].
  482. 2015-11-24 13:45:35.142 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  483. 2015-11-24 13:45:35.142 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[f].
  484. 2015-11-24 13:45:35.143 Onoff[1410:616081] I channel [0x10484c000]: received [625] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  485. SIP/2.0 200 OK
  486. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.uE7p4C1zW;rport=27042
  487. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=iSCVm5xzx
  488. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=d231e94b4f0bc1edb762addd00d20f2d.96d6
  489. CSeq: 21 REGISTER
  490. Call-ID: xa2DFXFkcc
  491. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;q=1;expires=120;received="sip:195.50.210.9:27042";+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  492. Supported: outbound
  493. Require: outbound
  494. Server: kamailio (4.3.3 (x86_64/linux))
  495. Content-Length: 0
  496.  
  497. 2015-11-24 13:45:35.160 Onoff[1410:616081] I channel [0x10484c000] [625] bytes parsed
  498. 2015-11-24 13:45:35.161 Onoff[1410:616081] I Found transaction matching response.
  499. 2015-11-24 13:45:35.161 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[f].
  500. 2015-11-24 13:45:39.401 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12f970050], from state [COMPLETED] to [TERMINATED]
  501. 2015-11-24 13:45:39.401 Onoff[1410:616081] I Client internal REGISTER transaction [0x12f970050] terminated
  502. 2015-11-24 13:45:39.442 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130018840], from state [COMPLETED] to [TERMINATED]
  503. 2015-11-24 13:45:39.442 Onoff[1410:616081] I Client internal REGISTER transaction [0x130018840] terminated
  504. 2015-11-24 13:45:39.901 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x130480140], from state [COMPLETED] to [TERMINATED]
  505. 2015-11-24 13:45:39.901 Onoff[1410:616081] I Client internal REGISTER transaction [0x130480140] terminated
  506. 2015-11-24 13:45:40.042 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13047da20], from state [COMPLETED] to [TERMINATED]
  507. 2015-11-24 13:45:40.042 Onoff[1410:616081] I Client internal REGISTER transaction [0x13047da20] terminated
  508. 2015-11-24 13:45:43.102 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  509. 2015-11-24 13:45:51.774 Onoff[1410:616081] PARAMETERS: {
  510. instanceId = "PHVybjp1dWlkOmIyMmJiZDllLTNhMGYtNDM4ZC04NmZhLTk3ODcyYzEwMmEyMD4=";
  511. }
  512. 2015-11-24 13:45:51.894 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x12fec1d70> { URL: https://development-server.onoffapp.net:443/voip/provision-sip-config?instanceId=PHVybjp1dWlkOmIyMmJiZDllLTNhMGYtNDM4ZC04NmZhLTk3ODcyYzEwMmEyMD4%3D }: {
  513. sipDomain = "voip.onoffapp.net";
  514. sipSecret = rsFqfkNpkCoCTGwLpasfnvdeSsSAVKWYuqVfntLnLlzJEirBqkOsKFvCpvwImvrp;
  515. sipUsername = WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB;
  516. }
  517. 2015-11-24 13:45:51.908 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  518. 2015-11-24 13:45:51.911 Onoff[1410:616081] I Auth info found for [SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj] realm [voipdev.onoffapp.net]
  519. 2015-11-24 13:45:51.912 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12e6fb9b0], from state [INIT] to [TRYING]
  520. 2015-11-24 13:45:51.912 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [878] bytes
  521. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  522. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.8yQ9LHMk4;rport
  523. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  524. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  525. CSeq: 22 REGISTER
  526. Call-ID: 5VQXTmkqLe
  527. Max-Forwards: 70
  528. Supported: outbound
  529. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  530. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  531. Expires: 0
  532. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  533. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPCFZUTdxVFxeTmmQcQgoQ9dOwce5c", username="SAKLNhUZsvetEQsQeWFNAPTjWIZJkwmGcBhMKpqaLepFHwhbXFofcvBxGWDnUJyj", uri="sip:voipdev.onoffapp.net", response="18d1b3e4b0e2b039a518395c27072f09"
  534.  
  535. 2015-11-24 13:45:51.913 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  536. 2015-11-24 13:45:51.919 Onoff[1410:616081] I ms_filter_unlink: MSFilePlayer:0x12f9710c0,0-->MSDtmfGen:0x12f9711b0,0
  537. 2015-11-24 13:45:51.919 Onoff[1410:616081] I ms_filter_unlink: MSDtmfGen:0x12f9711b0,0-->MSResample:0x12f971490,0
  538. 2015-11-24 13:45:51.920 Onoff[1410:616081] I ms_filter_unlink: MSResample:0x12f971490,0-->MSAUWrite:0x12f9712a0,0
  539. 2015-11-24 13:45:51.929 Onoff[1410:616134] I Ring MSTicker thread exiting
  540. 2015-11-24 13:45:51.933 Onoff[1410:616081] I New LinphoneCall [0x12f133800] initialized (LinphoneCore version: 3.8.5-727-g4e3ea86)
  541. 2015-11-24 13:45:51.940 Onoff[1410:616081] I Call 0x12f133800: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit
  542. 2015-11-24 13:45:51.941 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [call_state_changed]
  543. 2015-11-24 13:45:51.943 Onoff[1410:616081] I Cannot determine multicast role for stream type [audio] on call [0x12f133800]
  544. 2015-11-24 13:45:51.944 Onoff[1410:616081] I RtpSession bound to [0.0.0.0] ports [7238] [7239]
  545. 2015-11-24 13:45:51.944 Onoff[1410:616081] I Setting DSCP to 46 for MSAudio stream.
  546. 2015-11-24 13:45:51.944 Onoff[1410:616081] I Equalizer location: hp
  547. 2015-11-24 13:45:51.945 Onoff[1410:616081] I cannot set noise gate mode to [0] because no volume send
  548. 2015-11-24 13:45:51.945 Onoff[1410:616081] I Cannot determine multicast role for stream type [video] on call [0x12f133800]
  549. 2015-11-24 13:45:51.945 Onoff[1410:616081] I RtpSession bound to [0.0.0.0] ports [9268] [9269]
  550. 2015-11-24 13:45:51.946 Onoff[1410:616081] I Setting DSCP to 0 for MSVideo stream.
  551. 2015-11-24 13:45:51.947 Onoff[1410:616081] I Contact has not been fixed stack will do
  552. 2015-11-24 13:45:51.948 Onoff[1410:616081] I Don't put video stream on local offer for call [0x12f133800]
  553. 2015-11-24 13:45:51.948 Onoff[1410:616081] I Don't put text stream on local offer for call [0x12f133800]
  554. 2015-11-24 13:45:51.949 Onoff[1410:616081] I Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80
  555. 2015-11-24 13:45:51.949 Onoff[1410:616081] I Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32
  556. 2015-11-24 13:45:51.949 Onoff[1410:616081] I Configured srtp crypto suite: AES_CM_256_HMAC_SHA1_80
  557. 2015-11-24 13:45:51.949 Onoff[1410:616081] I Configured srtp crypto suite: AES_CM_256_HMAC_SHA1_32
  558. 2015-11-24 13:45:51.950 Onoff[1410:616081] I ms_filter_link: MSRtpRecv:0x13002a560,0-->MSAUWrite:0x13000a940,0
  559. 2015-11-24 13:45:51.951 Onoff[1410:616081] I Audio session already correctly configured.
  560. 2015-11-24 13:45:51.951 Onoff[1410:616214] I Priority used: 47
  561. 2015-11-24 13:45:51.952 Onoff[1410:616214] I MSAudio MSTicker priority set to SCHED_RR and value (47)
  562. 2015-11-24 13:45:51.953 Onoff[1410:616081] I Not applying kAudioSessionProperty_PreferredHardwareSampleRate because HW rate already correct [44100]
  563. 2015-11-24 13:45:51.956 Onoff[1410:616081] I [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] calling ["447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>] on op [0x1300211e0]
  564. 2015-11-24 13:45:51.956 Onoff[1410:616081] I Skipping top route of initial route-set because same as request-uri.
  565. 2015-11-24 13:45:51.957 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x13008fc60], from state [INIT] to [CALLING]
  566. 2015-11-24 13:45:51.957 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [1594] bytes
  567. INVITE sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net SIP/2.0
  568. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.2x~erqbmD;rport
  569. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  570. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>
  571. CSeq: 20 INVITE
  572. Call-ID: PmucqjhSrS
  573. Max-Forwards: 70
  574. Supported: outbound
  575. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
  576. Content-Type: application/sdp
  577. Content-Length: 888
  578. Contact: <sip:linphone@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  579. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  580.  
  581. v=0
  582. o=0001441285591641-6dc3a511775-0001 238 1151 IN IP4 192.168.5.146
  583. s=Talk
  584. c=IN IP4 192.168.5.146
  585. t=0 0
  586. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  587. m=audio 7238 RTP/SAVP 96 97 98 99 0 8 101 100 102
  588. a=rtpmap:96 opus/48000/2
  589. a=fmtp:96 useinbandfec=1
  590. a=rtpmap:97 SILK/16000
  591. a=rtpmap:98 speex/16000
  592. a=fmtp:98 vbr=on
  593. a=rtpmap:99 speex/8000
  594. a=fmtp:99 vbr=on
  595. a=rtpmap:101 telephone-event/48000
  596. a=rtpmap:100 telephone-event/16000
  597. a=rtpmap:102 telephone-event/8000
  598. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:HcHpxHR+YGMD+QSmmNSZHGxBEilAaBF2pwDsSE5d
  599. a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:lGuxLEE5ijJ6spU9k+uFHWu4ZkNrux5CvSLljyM/
  600. a=crypto:3 AES_CM_256_HMAC_SHA1_80 inline:4iSaN0Jk+DBiYQgYoqsa71x8QKRqNwbJlTDNdPieITJpVZ8nK9ySB/ZDByXqMQ==
  601. a=crypto:4 AES_CM_256_HMAC_SHA1_32 inline:9LHPFwEh+Zxy2OSbJ/0cMQYF5O0kZiHV3qWjhqNOaoDcoR0POcxBgTPG6IqdmQ==
  602. 2015-11-24 13:45:51.958 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  603. 2015-11-24 13:45:51.958 Onoff[1410:616081] I Call 0x12f133800: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress
  604. 2015-11-24 13:45:51.958 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [call_state_changed]
  605. 2015-11-24 13:45:52.089 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  606. 2015-11-24 13:45:52.089 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[10].
  607. 2015-11-24 13:45:52.089 Onoff[1410:616081] I channel [0x10484c000]: received [543] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  608. SIP/2.0 407 Proxy Authentication Required
  609. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.2x~erqbmD;rport=27042;received=195.50.210.9
  610. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  611. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=ff7846525a8b3be2e8f3c325cf2c248a.9a32
  612. CSeq: 20 INVITE
  613. Call-ID: PmucqjhSrS
  614. Proxy-Authenticate: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176"
  615. Server: kamailio (4.3.3 (x86_64/linux))
  616. Content-Length: 0
  617.  
  618. 2015-11-24 13:45:52.093 Onoff[1410:616081] I channel [0x10484c000] [543] bytes parsed
  619. 2015-11-24 13:45:52.093 Onoff[1410:616081] I Found transaction matching response.
  620. 2015-11-24 13:45:52.094 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x13008fc60], from state [CALLING] to [PROCEEDING]
  621. 2015-11-24 13:45:52.094 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x13008fc60], from state [PROCEEDING] to [COMPLETED]
  622. 2015-11-24 13:45:52.094 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [508] bytes
  623. ACK sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net SIP/2.0
  624. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.2x~erqbmD;rport
  625. Call-ID: PmucqjhSrS
  626. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  627. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=ff7846525a8b3be2e8f3c325cf2c248a.9a32
  628. Contact: <sip:linphone@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  629. Max-Forwards: 70
  630. CSeq: 20 ACK
  631.  
  632. 2015-11-24 13:45:52.094 Onoff[1410:616081] I Auth info found for [WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB] realm [voipdev.onoffapp.net]
  633. 2015-11-24 13:45:52.095 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x12fb16780], from state [INIT] to [CALLING]
  634. 2015-11-24 13:45:52.095 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [1884] bytes
  635. INVITE sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net SIP/2.0
  636. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.KO71CjJHX;rport
  637. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  638. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>
  639. CSeq: 21 INVITE
  640. Call-ID: PmucqjhSrS
  641. Max-Forwards: 70
  642. Supported: outbound
  643. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
  644. Content-Type: application/sdp
  645. Content-Length: 888
  646. Contact: <sip:linphone@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  647. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  648. Proxy-Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176", username="WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB", uri="sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net", response="a67877dbaa00e68dba9add789092112c"
  649.  
  650. v=0
  651. o=0001441285591641-6dc3a511775-0001 238 1151 IN IP4 192.168.5.146
  652. s=Talk
  653. c=IN IP4 192.168.5.146
  654. t=0 0
  655. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  656. m=audio 7238 RTP/SAVP 96 97 98 99 0 8 101 100 102
  657. a=rtpmap:96 opus/48000/2
  658. a=fmtp:96 useinbandfec=1
  659. a=rtpmap:97 SILK/16000
  660. a=rtpmap:98 speex/16000
  661. a=fmtp:98 vbr=on
  662. a=rtpmap:99 speex/8000
  663. a=fmtp:99 vbr=on
  664. a=rtpmap:101 telephone-event/48000
  665. a=rtpmap:100 telephone-event/16000
  666. a=rtpmap:102 telephone-event/8000
  667. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:HcHpxHR+YGMD+QSmmNSZHGxBEilAaBF2pwDsSE5d
  668. a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:lGuxLEE5ijJ6spU9k+uFHWu4ZkNrux5CvSLljyM/
  669. a=crypto:3 AES_CM_256_HMAC_SHA1_80 inline:4iSaN0Jk+DBiYQgYoqsa71x8QKRqNwbJlTDNdPieITJpVZ8nK9ySB/ZDByXqMQ==
  670. a=crypto:4 AES_CM_256_HMAC_SHA1_32 inline:9LHPFwEh+Zxy2OSbJ/0cMQYF5O0kZiHV3qWjhqNOaoDcoR0POcxBgTPG6IqdmQ==
  671. 2015-11-24 13:45:52.095 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[10].
  672. 2015-11-24 13:45:52.097 Onoff[1410:616081] I LinphoneProxyConfig [0x12ff2d080] about to register (LinphoneCore version: 3.8.5-727-g4e3ea86)
  673. 2015-11-24 13:45:52.103 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13079a7a0], from state [INIT] to [TRYING]
  674. 2015-11-24 13:45:52.104 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [631] bytes
  675. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  676. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.1qrH6Ini-;rport
  677. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=7xGbyQ~lF
  678. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  679. CSeq: 20 REGISTER
  680. Call-ID: rumNfXFfhx
  681. Max-Forwards: 70
  682. Supported: outbound
  683. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  684. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  685. Expires: 3600
  686. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  687.  
  688. 2015-11-24 13:45:52.104 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  689. 2015-11-24 13:45:52.104 Onoff[1410:616081] I Refresher [0x130424c20] takes ownership of transaction [0x13079a7a0]
  690. 2015-11-24 13:45:52.104 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  691. 2015-11-24 13:45:52.107 Onoff[1410:616081] I Proxy config [0x12ff2d080] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  692. 2015-11-24 13:45:52.107 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  693. 2015-11-24 13:45:52.107 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationProgress (message: Registration in progress)
  694. 2015-11-24 13:45:52.107 Onoff[1410:616081] => Registration in progress
  695. 2015-11-24 13:45:52.126 Onoff[1410:616081] I LinphoneManager.m:1848 - Current audio route is [Speaker]
  696. 2015-11-24 13:45:52.141 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  697. 2015-11-24 13:45:52.142 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[11].
  698. 2015-11-24 13:45:52.142 Onoff[1410:616081] I channel [0x10484c000]: received [509] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  699. SIP/2.0 401 Unauthorized
  700. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.1qrH6Ini-;rport=27042;received=195.50.210.9
  701. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=7xGbyQ~lF
  702. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=ff7846525a8b3be2e8f3c325cf2c248a.4912
  703. CSeq: 20 REGISTER
  704. Call-ID: rumNfXFfhx
  705. WWW-Authenticate: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176"
  706. Server: kamailio (4.3.3 (x86_64/linux))
  707. Content-Length: 0
  708.  
  709. 2015-11-24 13:45:52.147 Onoff[1410:616081] I channel [0x10484c000] [509] bytes parsed
  710. 2015-11-24 13:45:52.147 Onoff[1410:616081] I Found transaction matching response.
  711. 2015-11-24 13:45:52.147 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13079a7a0], from state [TRYING] to [COMPLETED]
  712. 2015-11-24 13:45:52.148 Onoff[1410:616081] I Auth info found for [WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB] realm [voipdev.onoffapp.net]
  713. 2015-11-24 13:45:52.148 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12ff23e50], from state [INIT] to [TRYING]
  714. 2015-11-24 13:45:52.148 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [881] bytes
  715. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  716. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.aBVu6faF6;rport
  717. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=7xGbyQ~lF
  718. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  719. CSeq: 21 REGISTER
  720. Call-ID: rumNfXFfhx
  721. Max-Forwards: 70
  722. Supported: outbound
  723. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  724. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  725. Expires: 3600
  726. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  727. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176", username="WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB", uri="sip:voipdev.onoffapp.net", response="ab2ed58f5252f5104d1b7234f5a45307"
  728.  
  729. 2015-11-24 13:45:52.149 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[11].
  730. 2015-11-24 13:45:52.282 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  731. 2015-11-24 13:45:52.284 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[12].
  732. 2015-11-24 13:45:52.284 Onoff[1410:616081] I channel [0x10484c000]: received [509] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  733. SIP/2.0 401 Unauthorized
  734. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.8yQ9LHMk4;rport=27042;received=195.50.210.9
  735. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  736. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=ff7846525a8b3be2e8f3c325cf2c248a.7932
  737. CSeq: 22 REGISTER
  738. Call-ID: 5VQXTmkqLe
  739. WWW-Authenticate: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176"
  740. Server: kamailio (4.3.3 (x86_64/linux))
  741. Content-Length: 0
  742.  
  743. 2015-11-24 13:45:52.295 Onoff[1410:616081] I channel [0x10484c000] [509] bytes parsed
  744. 2015-11-24 13:45:52.295 Onoff[1410:616081] I Found transaction matching response.
  745. 2015-11-24 13:45:52.295 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12e6fb9b0], from state [TRYING] to [COMPLETED]
  746. 2015-11-24 13:45:52.296 Onoff[1410:616081] I Auth info found for [WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB] realm [voipdev.onoffapp.net]
  747. 2015-11-24 13:45:52.296 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13033e3d0], from state [INIT] to [TRYING]
  748. 2015-11-24 13:45:52.297 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [878] bytes
  749. REGISTER sip:voipdev.onoffapp.net SIP/2.0
  750. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.1J9RpEdfi;rport
  751. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  752. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net
  753. CSeq: 23 REGISTER
  754. Call-ID: 5VQXTmkqLe
  755. Max-Forwards: 70
  756. Supported: outbound
  757. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  758. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  759. Expires: 0
  760. User-Agent: (null)_iPhone7,2_iOS9.1/2.4-3-g94e1037 (belle-sip/1.4.1)
  761. Authorization: Digest realm="voipdev.onoffapp.net", nonce="VlRPGVZUTe23dVYlPhwnCsR1jwHKR176", username="WDzkZkXnmYVTIdgMLvZjtwuFvPLOMBifsRfDGXoxUQsPXQTLcgSmXLRDuokRCfEB", uri="sip:voipdev.onoffapp.net", response="ab2ed58f5252f5104d1b7234f5a45307"
  762.  
  763. 2015-11-24 13:45:52.297 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  764. 2015-11-24 13:45:52.297 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[12].
  765. 2015-11-24 13:45:52.482 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  766. 2015-11-24 13:45:52.483 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[13].
  767. 2015-11-24 13:45:52.483 Onoff[1410:616081] I channel [0x10484c000]: received [411] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  768. SIP/2.0 100 trying -- your call is important to us
  769. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.KO71CjJHX;rport=27042;received=195.50.210.9
  770. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  771. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>
  772. CSeq: 21 INVITE
  773. Call-ID: PmucqjhSrS
  774. Server: kamailio (4.3.3 (x86_64/linux))
  775. Content-Length: 0
  776.  
  777. 2015-11-24 13:45:52.493 Onoff[1410:616081] I channel [0x10484c000] [411] bytes parsed
  778. 2015-11-24 13:45:52.494 Onoff[1410:616081] I Found transaction matching response.
  779. 2015-11-24 13:45:52.494 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x12fb16780], from state [CALLING] to [PROCEEDING]
  780. 2015-11-24 13:45:52.495 Onoff[1410:616081] I op [0x1300211e0] : set_or_update_dialog() current=[0x0] new=[0x0]
  781. 2015-11-24 13:45:52.495 Onoff[1410:616081] I Op [0x1300211e0] receiving call response [100], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
  782. 2015-11-24 13:45:52.495 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[13].
  783. 2015-11-24 13:45:52.521 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  784. 2015-11-24 13:45:52.521 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[14].
  785. 2015-11-24 13:45:52.522 Onoff[1410:616081] I channel [0x10484c000]: received [625] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  786. SIP/2.0 200 OK
  787. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.aBVu6faF6;rport=27042
  788. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=7xGbyQ~lF
  789. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=d231e94b4f0bc1edb762addd00d20f2d.853d
  790. CSeq: 21 REGISTER
  791. Call-ID: rumNfXFfhx
  792. Contact: <sip:0001441285591641-6dc3a511775-0001@195.50.210.9:27042>;q=1;expires=120;received="sip:195.50.210.9:27042";+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  793. Supported: outbound
  794. Require: outbound
  795. Server: kamailio (4.3.3 (x86_64/linux))
  796. Content-Length: 0
  797.  
  798. 2015-11-24 13:45:52.538 Onoff[1410:616081] I channel [0x10484c000] [625] bytes parsed
  799. 2015-11-24 13:45:52.539 Onoff[1410:616081] I Found transaction matching response.
  800. 2015-11-24 13:45:52.539 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12ff23e50], from state [TRYING] to [COMPLETED]
  801. 2015-11-24 13:45:52.539 Onoff[1410:616081] I Refresher [0x130424c20]: has no contact for request [0x13046c8a0].
  802. 2015-11-24 13:45:52.540 Onoff[1410:616081] I Refresher: scheduling next timer in 108000 ms
  803. 2015-11-24 13:45:52.540 Onoff[1410:616081] I Register refresher [200] reason [OK] for proxy [<sip:voipdev.onoffapp.net;transport=udp>]
  804. 2015-11-24 13:45:52.540 Onoff[1410:616081] I Proxy config [0x12ff2d080] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk]
  805. 2015-11-24 13:45:52.541 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  806. 2015-11-24 13:45:52.541 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationOk (message: Registration successful)
  807. 2015-11-24 13:45:52.541 Onoff[1410:616081] => Registered
  808. 2015-11-24 13:45:52.542 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  809. 2015-11-24 13:45:52.542 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[14].
  810. 2015-11-24 13:45:52.622 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  811. 2015-11-24 13:45:52.623 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[15].
  812. 2015-11-24 13:45:52.623 Onoff[1410:616081] I channel [0x10484c000]: received [442] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  813. SIP/2.0 200 OK
  814. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.1J9RpEdfi;rport=27042
  815. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=BJJaQXmoW
  816. To: sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net;tag=d231e94b4f0bc1edb762addd00d20f2d.36fa
  817. CSeq: 23 REGISTER
  818. Call-ID: 5VQXTmkqLe
  819. Supported: outbound
  820. Require: outbound
  821. Server: kamailio (4.3.3 (x86_64/linux))
  822. Content-Length: 0
  823.  
  824. 2015-11-24 13:45:52.634 Onoff[1410:616081] I channel [0x10484c000] [442] bytes parsed
  825. 2015-11-24 13:45:52.634 Onoff[1410:616081] I Found transaction matching response.
  826. 2015-11-24 13:45:52.635 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13033e3d0], from state [TRYING] to [COMPLETED]
  827. 2015-11-24 13:45:52.635 Onoff[1410:616081] I Neither Expires header nor corresponding Contact header found, checking from original request
  828. 2015-11-24 13:45:52.636 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  829. 2015-11-24 13:45:52.636 Onoff[1410:616081] I Refresher [0x13034bb90] not scheduling next refresh, because it was stopped
  830. 2015-11-24 13:45:52.637 Onoff[1410:616081] I Register refresher [200] reason [OK] for proxy [<sip:voipdev.onoffapp.net;transport=udp>]
  831. 2015-11-24 13:45:52.637 Onoff[1410:616081] I Proxy config [0x12f8bd8f0] for identity [sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net] moving from state [LinphoneRegistrationOk] to [LinphoneRegistrationCleared]
  832. 2015-11-24 13:45:52.638 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [registration_state_changed]
  833. 2015-11-24 13:45:52.638 Onoff[1410:616081] I LinphoneManager.m:876 - New registration state: LinphoneRegistrationCleared (message: Unregistration done)
  834. 2015-11-24 13:45:52.639 Onoff[1410:616081] => Registered
  835. 2015-11-24 13:45:52.639 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  836. 2015-11-24 13:45:52.639 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[15].
  837. 2015-11-24 13:45:52.640 Onoff[1410:616081] I Garbage collecting unowned object of type belle_sip_header_contact_t
  838. 2015-11-24 13:45:52.640 Onoff[1410:616081] I Garbage collecting unowned object of type belle_sip_header_contact_t
  839. 2015-11-24 13:45:53.102 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  840. 2015-11-24 13:45:53.242 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  841. 2015-11-24 13:45:53.243 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[16].
  842. 2015-11-24 13:45:53.243 Onoff[1410:616081] I channel [0x10484c000]: received [859] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  843. SIP/2.0 480 Temporarily Unavailable
  844. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.KO71CjJHX;rport=27042
  845. Max-Forwards: 68
  846. From: <sip:1444822045311-0a1747cd3767-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  847. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=45Hg9XSaFHSQK
  848. Call-ID: PmucqjhSrS
  849. CSeq: 21 INVITE
  850. User-Agent: FreeSWITCH-mod_sofia/1.6.2+git~20150930T182428Z~c0c3c38f64~64bit
  851. Accept: application/sdp
  852. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  853. Supported: timer, path, replaces
  854. Allow-Events: talk, hold, conference, refer
  855. Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  856. Content-Length: 0
  857. Remote-Party-ID: "0001441194410817-af7c6035717-0001" <sip:0001441194410817-af7c6035717-0001@voipdev.onoffapp.net>;party=calling;privacy=off;screen=no
  858.  
  859. 2015-11-24 13:45:53.259 Onoff[1410:616081] I channel [0x10484c000] [859] bytes parsed
  860. 2015-11-24 13:45:53.259 Onoff[1410:616081] I Found transaction matching response.
  861. 2015-11-24 13:45:53.260 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x12fb16780], from state [PROCEEDING] to [COMPLETED]
  862. 2015-11-24 13:45:53.261 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [484] bytes
  863. ACK sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net SIP/2.0
  864. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.KO71CjJHX;rport
  865. Call-ID: PmucqjhSrS
  866. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  867. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=45Hg9XSaFHSQK
  868. Contact: <sip:linphone@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  869. Max-Forwards: 70
  870. CSeq: 21 ACK
  871.  
  872. 2015-11-24 13:45:53.261 Onoff[1410:616081] I op [0x1300211e0] : set_or_update_dialog() current=[0x0] new=[0x0]
  873. 2015-11-24 13:45:53.262 Onoff[1410:616081] I Op [0x1300211e0] receiving call response [480], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
  874. 2015-11-24 13:45:53.262 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [show]
  875. 2015-11-24 13:45:53.262 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [display_status]
  876. 2015-11-24 13:45:53.263 Onoff[1410:616081] I ms_filter_unlink: MSRtpRecv:0x13002a560,0-->MSAUWrite:0x13000a940,0
  877. 2015-11-24 13:45:53.263 Onoff[1410:616081] I ===========================================================
  878. 2015-11-24 13:45:53.264 Onoff[1410:616081] I FILTER USAGE STATISTICS
  879. 2015-11-24 13:45:53.264 Onoff[1410:616081] I Name Count Time/tick (ms) CPU Usage
  880. 2015-11-24 13:45:53.264 Onoff[1410:616081] I -----------------------------------------------------------
  881. 2015-11-24 13:45:53.265 Onoff[1410:616081] I MSRtpRecv 130 0.0685878 100
  882. 2015-11-24 13:45:53.265 Onoff[1410:616081] I MSAUWrite 0 0 0
  883. 2015-11-24 13:45:53.266 Onoff[1410:616081] I MSAURead 0 0 0
  884. 2015-11-24 13:45:53.267 Onoff[1410:616081] I MSSpeexEC 0 0 0
  885. 2015-11-24 13:45:53.267 Onoff[1410:616081] I MSRtpSend 0 0 0
  886. 2015-11-24 13:45:53.268 Onoff[1410:616081] I ===========================================================
  887. 2015-11-24 13:45:53.268 Onoff[1410:616081] I Call 0x12f133800: moving from state LinphoneCallOutgoingProgress to LinphoneCallError
  888. 2015-11-24 13:45:53.273 Onoff[1410:616214] I MSAudio MSTicker thread exiting
  889. 2015-11-24 13:45:53.274 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [call_log_updated]
  890. 2015-11-24 13:45:53.274 Onoff[1410:616081] I Resetting the current call
  891. 2015-11-24 13:45:53.274 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [call_state_changed]
  892. 2015-11-24 13:45:53.278 Onoff[1410:616081] I configuring resampler output to rate=[44100], nchannels=[1]
  893. 2015-11-24 13:45:53.278 Onoff[1410:616081] I ms_filter_link: MSFilePlayer:0x12fefbc40,0-->MSDtmfGen:0x12ff00600,0
  894. 2015-11-24 13:45:53.279 Onoff[1410:616081] I ms_filter_link: MSDtmfGen:0x12ff00600,0-->MSResample:0x12ff00b60,0
  895. 2015-11-24 13:45:53.279 Onoff[1410:616081] I ms_filter_link: MSResample:0x12ff00b60,0-->MSAUWrite:0x12ff00760,0
  896. 2015-11-24 13:45:53.279 Onoff[1410:616081] I Initializing speex resampler in mode [voip]
  897. 2015-11-24 13:45:53.280 Onoff[1410:616081] I Configuring audio session for playback/record
  898. 2015-11-24 13:45:53.281 Onoff[1410:616281] I Priority used: 47
  899. 2015-11-24 13:45:53.281 Onoff[1410:616281] I Ring MSTicker priority set to SCHED_RR and value (47)
  900. 2015-11-24 13:45:53.313 Onoff[1410:616081] I Not applying kAudioSessionProperty_PreferredHardwareSampleRate because HW rate already correct [44100]
  901. 2015-11-24 13:45:53.323 Onoff[1410:616081] I Call 0x12f133800: moving from state LinphoneCallError to LinphoneCallReleased
  902. 2015-11-24 13:45:53.323 Onoff[1410:616081] I Linphone core [0x12e84e600] notifying [call_state_changed]
  903. 2015-11-24 13:45:53.325 Onoff[1410:616081] I Call [0x12f133800] freed.
  904. 2015-11-24 13:45:53.325 Onoff[1410:616081] I op [0x1300211e0] : set_or_update_dialog() current=[0x0] new=[0x0]
  905. 2015-11-24 13:45:53.325 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[16].
  906. 2015-11-24 13:45:53.329 Onoff[1410:616081] I LinphoneManager.m:1848 - Current audio route is [ReceiverAndMicrophone]
  907. 2015-11-24 13:45:53.341 Onoff[1410:616081] I Background task belle-sip recv channel started. Unknown remaining time since application is not in background.
  908. 2015-11-24 13:45:53.341 Onoff[1410:616081] I channel [0x10484c000]: starting recv background task with id=[17].
  909. 2015-11-24 13:45:53.341 Onoff[1410:616081] I channel [0x10484c000]: received [859] new bytes from [UDP://voipdev.onoffapp.net:5060]:
  910. SIP/2.0 480 Temporarily Unavailable
  911. Via: SIP/2.0/UDP 192.168.5.146:5060;received=195.50.210.9;branch=z9hG4bK.KO71CjJHX;rport=27042
  912. Max-Forwards: 68
  913. From: <sip:1444822045311-0a1747cd3767-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  914. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=45Hg9XSaFHSQK
  915. Call-ID: PmucqjhSrS
  916. CSeq: 21 INVITE
  917. User-Agent: FreeSWITCH-mod_sofia/1.6.2+git~20150930T182428Z~c0c3c38f64~64bit
  918. Accept: application/sdp
  919. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  920. Supported: timer, path, replaces
  921. Allow-Events: talk, hold, conference, refer
  922. Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  923. Content-Length: 0
  924. Remote-Party-ID: "0001441194410817-af7c6035717-0001" <sip:0001441194410817-af7c6035717-0001@voipdev.onoffapp.net>;party=calling;privacy=off;screen=no
  925.  
  926. 2015-11-24 13:45:53.350 Onoff[1410:616081] I channel [0x10484c000] [859] bytes parsed
  927. 2015-11-24 13:45:53.350 Onoff[1410:616081] I Found transaction matching response.
  928. 2015-11-24 13:45:53.350 Onoff[1410:616081] I channel [0x10484c000]: message sent to [UDP://voipdev.onoffapp.net:5060], size: [484] bytes
  929. ACK sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net SIP/2.0
  930. Via: SIP/2.0/UDP 192.168.5.146:5060;branch=z9hG4bK.KO71CjJHX;rport
  931. Call-ID: PmucqjhSrS
  932. From: <sip:0001441285591641-6dc3a511775-0001@voipdev.onoffapp.net>;tag=WEfAPj-Ht
  933. To: "447481365364" <sip:0001441194512208-6dc3a511775-0001@voipdev.onoffapp.net>;tag=45Hg9XSaFHSQK
  934. Contact: <sip:linphone@195.50.210.9:27042>;+sip.instance="<urn:uuid:b22bbd9e-3a0f-438d-86fa-97872c102a20>"
  935. Max-Forwards: 70
  936. CSeq: 21 ACK
  937.  
  938. 2015-11-24 13:45:53.351 Onoff[1410:616081] I channel [0x10484c000]: ending recv background task with id=[17].
  939. 2015-11-24 13:45:57.162 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13079a7a0], from state [COMPLETED] to [TERMINATED]
  940. 2015-11-24 13:45:57.162 Onoff[1410:616081] I Client internal REGISTER transaction [0x13079a7a0] terminated
  941. 2015-11-24 13:45:57.301 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12e6fb9b0], from state [COMPLETED] to [TERMINATED]
  942. 2015-11-24 13:45:57.302 Onoff[1410:616081] I Client internal REGISTER transaction [0x12e6fb9b0] terminated
  943. 2015-11-24 13:45:57.562 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x12ff23e50], from state [COMPLETED] to [TERMINATED]
  944. 2015-11-24 13:45:57.562 Onoff[1410:616081] I Client internal REGISTER transaction [0x12ff23e50] terminated
  945. 2015-11-24 13:45:57.642 Onoff[1410:616081] I Changing [client] [REGISTER] transaction [0x13033e3d0], from state [COMPLETED] to [TERMINATED]
  946. 2015-11-24 13:45:57.642 Onoff[1410:616081] I Client internal REGISTER transaction [0x13033e3d0] terminated
  947. 2015-11-24 13:45:59.111 Onoff[1410:616081] PARAMETERS: {
  948. }
  949. 2015-11-24 13:45:59.232 Onoff[1410:616081] Received response for GET request <NSMutableURLRequest: 0x13037d650> { URL: https://development-server.onoffapp.net:443/v2/whats-up? }: {
  950. }
  951. 2015-11-24 13:46:03.101 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  952. 2015-11-24 13:46:07.000 Onoff[1410:616081] I Proxy config for [<sip:voipdev.onoffapp.net;transport=udp>] is definitely removed from core.
  953. 2015-11-24 13:46:07.001 Onoff[1410:616081] I Refresher [0x12f96f260] stopped.
  954. 2015-11-24 13:46:07.001 Onoff[1410:616081] I Destroying op [0x12f8e2030] of type [SalOpRegister]
  955. 2015-11-24 13:46:07.001 Onoff[1410:616081] I Refresher [0x12f96f260] stopped.
  956. 2015-11-24 13:46:13.121 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  957. 2015-11-24 13:46:23.141 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  958. 2015-11-24 13:46:24.001 Onoff[1410:616081] I Proxy config for [<sip:voipdev.onoffapp.net;transport=udp>] is definitely removed from core.
  959. 2015-11-24 13:46:24.001 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  960. 2015-11-24 13:46:24.001 Onoff[1410:616081] I Destroying op [0x1300904a0] of type [SalOpRegister]
  961. 2015-11-24 13:46:24.001 Onoff[1410:616081] I Refresher [0x13034bb90] stopped.
  962. 2015-11-24 13:46:24.100 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x13008fc60], from state [COMPLETED] to [TERMINATED]
  963. 2015-11-24 13:46:24.101 Onoff[1410:616081] I Client INVITE transaction [0x13008fc60] terminated
  964. 2015-11-24 13:46:25.340 Onoff[1410:616081] I Changing [client] [INVITE] transaction [0x12fb16780], from state [COMPLETED] to [TERMINATED]
  965. 2015-11-24 13:46:25.341 Onoff[1410:616081] I Client INVITE transaction [0x12fb16780] terminated
  966. 2015-11-24 13:46:25.341 Onoff[1410:616081] I Destroying op [0x1300211e0] of type [SalOpCall]
  967. 2015-11-24 13:46:33.141 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  968. 2015-11-24 13:46:43.141 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  969. 2015-11-24 13:46:53.161 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  970. 2015-11-24 13:47:03.161 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  971. 2015-11-24 13:47:13.160 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
  972. 2015-11-24 13:47:23.161 Onoff[1410:616081] I channel [0x10484c000]: keep alive sent to [UDP://voipdev.onoffapp.net:5060]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement