Guest User

linphone-ios

a guest
Dec 15th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.14 KB | None | 0 0
  1. Dec 15 17:32:31 linphone[3345] <Notice>: bel/channel [0x104fcc000]: starting recv background task with id=[11].
  2. Dec 15 17:32:31 linphone[3345] <Notice>: bel/channel [0x104fcc000]: received [948] new bytes from [UDP://::ffff:192.168.3.65:5060]:
  3. INVITE sip:22225@192.168.3.101:50619;transport=udp SIP/2.0
  4. Via: SIP/2.0/UDP 192.168.3.65:5060;branch=z9hG4bK7e787581;rport
  5. Max-Forwards: 70
  6. From: "DoorPhone" <sip:11111@192.168.3.65>;tag=as667cffcb
  7. To: <sip:22225@192.168.3.101:50619;transport=udp>
  8. Contact: <sip:11111@192.168.3.65:5060>
  9. Call-ID: 7f6474c04fd3dd0e131745e423742fab@192.168.3.65:5060
  10. CSeq: 102 INVITE
  11. User-Agent: PBX
  12. Date: Mon, 12 Dec 2016 12:51:04 GMT
  13. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  14. Supported: replaces, timer
  15. Content-Type: application/sdp
  16. Content-Length: 357
  17.  
  18. v=0
  19. o=root 585467829 585467829 IN IP4 192.168.3.65
  20. s=Asterisk PBX 1.8.10.1
  21. c=IN IP4 192.168.3.65
  22. b=CT:384
  23. t=0 0
  24. m=audio 19850 RTP/AVP 18 101
  25. a=rtpmap:18 G729/8000
  26. a=fmtp:18 annexb=no
  27. a=rtpmap:101 telephone-event/8000
  28. a=fmtp:101 0-16
  29. a=silenceSupp:off - - - -
  30. a=ptime:20
  31. a=sendrecv
  32. m=video 19878 RTP/AVP 34
  33. a=rtpmap:34 H263/90000
  34. a=sendrecv
  35. Dec 15 17:32:31 linphone[3345] <Notice>: bel/channel [0x104fcc000] [591] bytes parsed
  36. Dec 15 17:32:31 linphone[3345] <Notice>: bel/channel [0x104fcc000] read [357] bytes of body from [::ffff:192.168.3.65:5060]
  37. Dec 15 17:32:31 linphone[3345] <Notice>: bel/Changing [server] [INVITE] transaction [0x170149950], from state [INIT] to [PROCEEDING]
  38. Dec 15 17:32:31 linphone[3345] <Notice>: bel/channel [0x104fcc000]: message sent to [UDP://::ffff:192.168.3.65:5060], size: [276] bytes
  39. SIP/2.0 100 Trying
  40. Via: SIP/2.0/UDP 192.168.3.65:5060;branch=z9hG4bK7e787581;rport
  41. From: "DoorPhone" <sip:11111@192.168.3.65>;tag=as667cffcb
  42. To: <sip:22225@192.168.3.101:50619;transport=udp>
  43. Call-ID: 7f6474c04fd3dd0e131745e423742fab@192.168.3.65:5060
  44. CSeq: 102 INVITE
  45. Dec 15 17:32:31 linphone[3345] <Notice>: bel/New server dialog [0x1701d00e0] , local tag [lDw0Jnc], remote tag [as667cffcb]
  46. Dec 15 17:32:31 linphone[3345] <Notice>: lib/op [0x1019017c0] : set_or_update_dialog() current=[0x0] new=[0x1701d00e0]
  47. Dec 15 17:32:31 linphone[3345] <Notice>: lib/new incoming call from ["DoorPhone" <sip:11111@192.168.3.65>] to [<sip:22225@192.168.3.101:50619;transport=udp>]
  48. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Found payload G729/8000 fmtp=annexb=no
  49. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Found payload telephone-event/8000 fmtp=0-16
  50. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Found payload H263/90000 fmtp=
  51. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Searching for already_a_call_with_remote_address.
  52. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Found media local-ip from signaling.
  53. Dec 15 17:32:31 linphone[3345] <Notice>: lib/New LinphoneCall [0x105046c00] initialized (LinphoneCore version: 3.10.2-203-g510e9d9)
  54. Dec 15 17:32:31 linphone[3345] <Notice>: lib/audio stream index found: 0, updating main audio stream index
  55. Dec 15 17:32:31 linphone[3345] <Notice>: lib/video stream index found: 1, updating main video stream index
  56. Dec 15 17:32:31 linphone[3345] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [7290] [7291]
  57. Dec 15 17:32:31 linphone[3345] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
  58. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80
  59. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32
  60. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80
  61. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32
  62. Dec 15 17:32:31 linphone[3345] <Notice>: lib/Creating ZRTP engine on rtp session [0x10500dc00] ssrc 0x34cd71f8
  63. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Setting DSCP to 46 for MSAudio stream.
  64. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Equalizer location: mic
  65. Dec 15 17:32:32 linphone[3345] <Notice>: lib/cannot set noise gate mode to [0] because no volume send
  66. Dec 15 17:32:32 linphone[3345] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [9234] [9235]
  67. Dec 15 17:32:32 linphone[3345] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
  68. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Initializing multistream ZRTP context on rtp session [0x10285f800] ssrc 0x131572af
  69. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Setting DSCP to 0 for MSVideo stream.
  70. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Cannot determine multicast role for stream type [text] on call [0x105046c00]
  71. Dec 15 17:32:32 linphone[3345] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [11078] [11079]
  72. Dec 15 17:32:32 linphone[3345] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
  73. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Created new ICE check list for stream [0]
  74. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Created new ICE check list for stream [1]
  75. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Found media local-ip from signaling.
  76. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Don't put video stream on local offer for call [0x105046c00]
  77. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Don't put text stream on local offer for call [0x105046c00]
  78. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Doing SDP offer/answer process of type incoming
  79. Dec 15 17:32:32 linphone[3345] <Notice>: lib/No match for G729/8000/1
  80. Dec 15 17:32:32 linphone[3345] <Notice>: lib/No match for H263/90000
  81. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: message sent to [UDP://::ffff:192.168.3.65:5060], size: [404] bytes
  82. SIP/2.0 488 Not acceptable here
  83. Via: SIP/2.0/UDP 192.168.3.65:5060;branch=z9hG4bK7e787581;rport
  84. From: "DoorPhone" <sip:11111@192.168.3.65>;tag=as667cffcb
  85. To: <sip:22225@192.168.3.101:50619;transport=udp>;tag=lDw0Jnc
  86. Call-ID: 7f6474c04fd3dd0e131745e423742fab@192.168.3.65:5060
  87. CSeq: 102 INVITE
  88. User-Agent: Silvan.Beta_iPad.Air.2_iOS10.0.1/3b8be99 (belle-sip/1.5.0)
  89. Supported: replaces, outbound
  90. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Changing [server] [INVITE] transaction [0x170149950], from state [PROCEEDING] to [COMPLETED]
  91. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Dialog [0x1701d00e0]: now updated by transaction [0x170149950].
  92. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Dialog [0x1701d00e0] deleted (is_expired=0)
  93. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Call [0x105046c00] freed.
  94. Dec 15 17:32:32 linphone[3345] <Notice>: lib/===========================================================
  95. Dec 15 17:32:32 linphone[3345] <Notice>: lib/ FILTER USAGE STATISTICS
  96. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Name Count Time/tick (ms) CPU Usage
  97. Dec 15 17:32:32 linphone[3345] <Notice>: lib/-----------------------------------------------------------
  98. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSItcSink 0 0 0
  99. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSTee 0 0 0
  100. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSSpeexEC 0 0 0
  101. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSRtpSend 0 0 0
  102. Dec 15 17:32:32 linphone[3345] <Notice>: lib/===========================================================
  103. Dec 15 17:32:32 linphone[3345] <Notice>: lib/===========================================================
  104. Dec 15 17:32:32 linphone[3345] <Notice>: lib/ FILTER USAGE STATISTICS
  105. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Name Count Time/tick (ms) CPU Usage
  106. Dec 15 17:32:32 linphone[3345] <Notice>: lib/-----------------------------------------------------------
  107. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSItcSink 0 0 0
  108. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSTee 0 0 0
  109. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSSpeexEC 0 0 0
  110. Dec 15 17:32:32 linphone[3345] <Notice>: lib/MSRtpSend 0 0 0
  111. Dec 15 17:32:32 linphone[3345] <Notice>: lib/===========================================================
  112. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Notifying soundcard that we don't need it anymore for calls.
  113. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Stopping ZRTP context on session [0x0]
  114. Dec 15 17:32:32 linphone[3345] <Notice>: lib/ZRTP context destroyed
  115. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Stopping ZRTP context on session [0x0]
  116. Dec 15 17:32:32 linphone[3345] <Notice>: lib/ZRTP context destroyed
  117. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: ending recv background task with id=[11].
  118. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background.
  119. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: starting recv background task with id=[12].
  120. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: received [416] new bytes from [UDP://::ffff:192.168.3.65:5060]:
  121. ACK sip:22225@192.168.3.101:50619;transport=udp SIP/2.0
  122. Via: SIP/2.0/UDP 192.168.3.65:5060;branch=z9hG4bK7e787581;rport
  123. Max-Forwards: 70
  124. From: "DoorPhone" <sip:11111@192.168.3.65>;tag=as667cffcb
  125. To: <sip:22225@192.168.3.101:50619;transport=udp>;tag=lDw0Jnc
  126. Contact: <sip:11111@192.168.3.65:5060>
  127. Call-ID: 7f6474c04fd3dd0e131745e423742fab@192.168.3.65:5060
  128. CSeq: 102 ACK
  129. User-Agent: PBX
  130. Content-Length: 0
  131. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000] [416] bytes parsed
  132. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Found transaction [0x170149950] matching request.
  133. Dec 15 17:32:32 linphone[3345] <Notice>: bel/Changing [server] [INVITE] transaction [0x170149950], from state [COMPLETED] to [CONFIRMED]
  134. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: ending recv background task with id=[12].
  135. Dec 15 17:32:32 linphone[3345] <Notice>: lib/Dialog [0x1701d00e0] terminated for op [0x1019017c0]
  136. Dec 15 17:32:32 linphone[3345] <Notice>: lib/op [0x1019017c0] : set_or_update_dialog() current=[0x1701d00e0] new=[0x0]
  137. Dec 15 17:32:32 linphone[3345] <Notice>: bel/channel [0x104fcc000]: keep alive sent to [UDP://::ffff:192.168.3.65:5060]
  138. Dec 15 17:32:34 linphone[3345] <Notice>: lib/Captured mean fps=29.251080, expected=29.969999
  139. Dec 15 17:32:37 linphone[3345] <Notice>: bel/Changing [server] [INVITE] transaction [0x170149950], from state [CONFIRMED] to [TERMINATED]
  140. Dec 15 17:32:37 linphone[3345] <Notice>: bel/Server INVITE transaction [0x170149950] terminated
  141. Dec 15 17:32:37 linphone[3345] <Notice>: lib/Destroying op [0x1019017c0] of type [SalOpCall]
  142. Dec 15 17:32:37 linphone[3345] <Notice>: bel/Transaction [0x170149950] deleted
  143. Dec 15 17:32:39 linphone[3345] <Notice>: lib/Captured mean fps=29.373348, expected=29.969999
  144. Dec 15 17:32:44 linphone[3345] <Notice>: lib/Captured mean fps=29.373863, expected=29.969999
Add Comment
Please, Sign In to add comment