Kakao i Connect Live 커뮤니티

삼성 기기에서 마이크 안되는 문제

음성통화 시 LG기기에서는 정상적으로 마이크가 동작하나 삼성 4개의 기기에서 음소거 된듯이 마이크가 동작하지 않아 상대방에게 아무소리가 들리지 않습니다.

혹시 sdk 변경으로 변동사항이 있는지 문의 드립니다.

안녕하세요.
마이크, 오디오 관련 API를 사용하지 않는 이상, 소리는 잘 전달 돼야 합니다.
혹시 마이크가 동작하지 않는다는 기기정보를 알 수 있을까요?
그리고 현재 사용 중이신 sdk 버전도 알려주시길 바랍니다.

감사합니다.

사용 sdk버전 api ‘com.remotemonster:sdk:2.4.8’

음소거 기능 api를 최근에 setMicMute(true), setMicMute(false)에서
setAudioEnabled(false), setAudioEnabled(true)로 변경하였습니다.

기기 안드로이드버전 마이크
갤럭시 S4 5.0.1 반응없음
갤럭시 S5 6.0.1 반응없음
LG G Pro 5.0.1 정상동작

동작했던 sdk로 변경 후에는 (api ‘com.remotemonster:sdk:2.2.16’)
갤럭시 A7, 안드로이드 9.0에서 마이크가 동작안됩니다. 다른 기종은 되구요

정리하자면.
2.4.8 버전에서는
S4,S5에서 안되고.

2.2.16버전에서는
A7에서 안된다는 말씀이신가요?

사용중이신 서비스아이디도 부탁드립니다.
감사합니다.

2.4.8버전에서도 A7 안됩니다. 서비스아이디는 [email protected]입니다.

갤럭시 노트fe 에서도 마이크가 동작하지 않았습니다. A7과 마찬가지로 안드로이드 9.0버전 사용합니다.

해결이 안되고 있어 로그도 같이 첨부드립니다…
S4, A7 기기 간의 음성통화이며 S4음성이 A7에는 잘들리고, S4에서는 A7음성이 안들립니다.

2019-08-05 18:01:50.606 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : ping / code :200

2019-08-05 18:01:53.684 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : ping / code :200

2019-08-05 18:01:56.757 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : ping / code :200

2019-08-05 18:01:59.830 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : ping / code :200

2019-08-05 18:02:01.256 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : onStateChange / code :200

2019-08-05 18:02:01.469 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : onSdp / code :200

2019-08-05 18:02:01.488 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 485): Set continual_gathering_policy to 1

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 494): Set backup connection ping interval to 25000 milliseconds.

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 503): Set ICE receiving timeout to 2500 milliseconds

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 510): Set ping most likely connection to 0

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 517): Set stable_writable_connection_ping_interval to 2500

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 530): Set presume writable when fully relayed to 0

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 539): Set regather_on_failed_networks_interval to 300000

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 558): Set receiving_switching_delay to 1000

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/dtlssrtptransport.cc: (line 60): Setting RTCP Transport on audio transport 0

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/dtlssrtptransport.cc: (line 65): Setting RTP Transport on audio transport 18bf6d00

2019-08-05 18:02:01.489 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 442): Received remote ICE parameters: ufrag=pJAX, renomination enabled

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1510): Setting voice channel options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, }

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 314): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, }

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 475): NetEq capacity is 50

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 481): NetEq fast mode? 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 487): NetEq minimum delay is 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 494): Typing detection is enabled? 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 117): VAD set to 0 for typing detection.

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 505): Delay agnostic aec is enabled? 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 515): Extended filter aec is enabled? 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 525): Experimental ns is enabled? 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 659): Highpass filter activated: 1

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 673): Gain Controller 2 activated: 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 675): Pre-amplifier activated: 0

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1528): Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, }

2019-08-05 18:02:01.490 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 115): Created channel for audio

2019-08-05 18:02:01.491 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 183): BaseChannel::Init_w, media_transport=0

2019-08-05 18:02:01.491 2010-2425/kr.co.voicefriends.mobile I/call.cc: (line 1079): UpdateAggregateNetworkState: aggregate_state=down

2019-08-05 18:02:01.491 2010-2425/kr.co.voicefriends.mobile I/send_side_congestion_controller.cc: (line 334): SignalNetworkState Down

2019-08-05 18:02:01.492 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 3711): Session: 2002865883355896578 Old state: kStable New state: kHaveRemoteOffer

2019-08-05 18:02:01.493 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 868): Setting remote voice description

2019-08-05 18:02:01.493 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1301): WebRtcVoiceMediaChannel::SetSendParameters: {codecs: [AudioCodec[111:opus:48000:0:2], AudioCodec[103:ISAC:16000:0:1], AudioCodec[9:G722:8000:0:1], AudioCodec[102:ILBC:8000:0:1], AudioCodec[0:PCMU:8000:0:1], AudioCodec[8:PCMA:8000:0:1], AudioCodec[105:cn:16000:0:1], AudioCodec[13:cn:8000:0:1], AudioCodec[110:telephone-event:48000:0:1], AudioCodec[113:telephone-event:16000:0:1], AudioCodec[126:telephone-event:8000:0:1]], extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}], extmap-allow-mixed: false, max_bandwidth_bps: -1, mid: audio, options: AudioOptions {}}

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1727): Recreate all the receive streams because the send codec has changed.

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 2150): WebRtcVoiceMediaChannel::SetMaxSendBitrate.

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1510): Setting voice channel options: AudioOptions {}

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 314): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, }

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 475): NetEq capacity is 50

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 481): NetEq fast mode? 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 487): NetEq minimum delay is 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 494): Typing detection is enabled? 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 117): VAD set to 0 for typing detection.

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 505): Delay agnostic aec is enabled? 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 515): Extended filter aec is enabled? 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 525): Experimental ns is enabled? 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 659): Highpass filter activated: 1

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 673): Gain Controller 2 activated: 0

2019-08-05 18:02:01.494 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 675): Pre-amplifier activated: 0

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1528): Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, }

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1874): AddRecvStream: {id:ARDAMSa0;ssrcs:[2113416057];ssrc_groups:;cname:mYXh9e/X0PztPIza;stream_ids:ARDAMS;}

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/neteq_impl.cc: (line 117): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=50, enable_fast_accelerate=false, enable_muted_state= true

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/audio_coding_module.cc: (line 382): Created

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 112): AudioReceiveStream: 2113416057

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 334): AudioReceiveStream::ConfigureStream: {rtp: {remote_ssrc: 2113416057, local_ssrc: 4195875351, transport_cc: on, nack: {rtp_history_ms: 0}, extensions: []}, rtcp_send_transport: (Transport), media_transport: null, sync_group: ARDAMS}

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/call.cc: (line 1079): UpdateAggregateNetworkState: aggregate_state=down

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/send_side_congestion_controller.cc: (line 334): SignalNetworkState Down

2019-08-05 18:02:01.495 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 680): Add remote ssrc: 2113416057

2019-08-05 18:02:01.496 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 808): Changing voice state, recv=0 send=0

2019-08-05 18:02:01.497 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 5003): Local and Remote descriptions must be applied to get the SSL Role of the SCTP transport.

2019-08-05 18:02:01.497 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 4376): Creating audio receiver for track_id=ARDAMSa0 and stream_id=ARDAMS

2019-08-05 18:02:01.498 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1986): SetOutputVolume() to 1 for recv stream with ssrc 2113416057

2019-08-05 18:02:01.511 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 5030): Local and Remote descriptions must be applied to get the SSL Role of the session.

2019-08-05 18:02:01.516 2010-2424/kr.co.voicefriends.mobile I/dtlssrtptransport.cc: (line 60): Setting RTCP Transport on audio transport 0

2019-08-05 18:02:01.516 2010-2424/kr.co.voicefriends.mobile I/dtlssrtptransport.cc: (line 65): Setting RTP Transport on audio transport 18bf6d00

2019-08-05 18:02:01.516 2010-2424/kr.co.voicefriends.mobile I/p2ptransportchannel.cc: (line 431): Set ICE ufrag: TkPy pwd: 6Y0ITs6XujnX1n3cLaANQGB1 on transport audio

2019-08-05 18:02:01.516 2010-2424/kr.co.voicefriends.mobile I/dtlstransport.cc: (line 364): DtlsTransport[audio|1|__]: DTLS setup complete.

2019-08-05 18:02:01.517 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 554): Channel enabled

2019-08-05 18:02:01.517 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 808): Changing voice state, recv=0 send=0

2019-08-05 18:02:01.518 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 3711): Session: 2002865883355896578 Old state: kHaveRemoteOffer New state: kStable

2019-08-05 18:02:01.519 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 816): Setting local voice description

2019-08-05 18:02:01.519 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1346): WebRtcVoiceMediaChannel::SetRecvParameters: {codecs: [AudioCodec[111:opus:48000:0:2], AudioCodec[103:ISAC:16000:0:1], AudioCodec[9:G722:8000:0:1], AudioCodec[102:ILBC:8000:0:1], AudioCodec[0:PCMU:8000:0:1], AudioCodec[8:PCMA:8000:0:1], AudioCodec[105:cn:16000:0:1], AudioCodec[13:cn:8000:0:1], AudioCodec[110:telephone-event:48000:0:1], AudioCodec[113:telephone-event:16000:0:1], AudioCodec[126:telephone-event:8000:0:1]], extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}]}

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1538): Setting receive voice codecs.

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 334): AudioReceiveStream::ConfigureStream: {rtp: {remote_ssrc: 2113416057, local_ssrc: 4195875351, transport_cc: on, nack: {rtp_history_ms: 0}, extensions: []}, rtcp_send_transport: (Transport), media_transport: null, sync_group: ARDAMS}

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/call.cc: (line 1079): UpdateAggregateNetworkState: aggregate_state=down

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/send_side_congestion_controller.cc: (line 334): SignalNetworkState Down

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 135): ~AudioReceiveStream: 2113416057

2019-08-05 18:02:01.520 2010-2425/kr.co.voicefriends.mobile I/neteq_impl.cc: (line 117): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=50, enable_fast_accelerate=false, enable_muted_state= true

2019-08-05 18:02:01.521 2010-2425/kr.co.voicefriends.mobile I/audio_coding_module.cc: (line 382): Created

2019-08-05 18:02:01.521 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 112): AudioReceiveStream: 2113416057

2019-08-05 18:02:01.521 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 334): AudioReceiveStream::ConfigureStream: {rtp: {remote_ssrc: 2113416057, local_ssrc: 4195875351, transport_cc: on, nack: {rtp_history_ms: 0}, extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}]}, rtcp_send_transport: (Transport), media_transport: null, sync_group: ARDAMS}

2019-08-05 18:02:01.521 2010-2425/kr.co.voicefriends.mobile I/call.cc: (line 1079): UpdateAggregateNetworkState: aggregate_state=down

2019-08-05 18:02:01.521 2010-2425/kr.co.voicefriends.mobile I/send_side_congestion_controller.cc: (line 334): SignalNetworkState Down

2019-08-05 18:02:01.522 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1809): AddSendStream: {id:ARDAMSa0;ssrcs:[3033332189];ssrc_groups:;cname:e5NHuc1hE0h4WwxH;stream_ids:ARDAMS;}

2019-08-05 18:02:01.522 2010-2425/kr.co.voicefriends.mobile I/neteq_impl.cc: (line 117): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=50, enable_fast_accelerate=false, enable_muted_state=false

2019-08-05 18:02:01.523 2010-2425/kr.co.voicefriends.mobile I/audio_coding_module.cc: (line 382): Created

2019-08-05 18:02:01.523 2010-2425/kr.co.voicefriends.mobile I/audio_send_stream.cc: (line 145): AudioSendStream: 3033332189

2019-08-05 18:02:01.523 2010-2425/kr.co.voicefriends.mobile I/audio_send_stream.cc: (line 209): AudioSendStream::ConfigureStream: {rtp: {ssrc: 3033332189, extmap-allow-mixed: false, extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}], c_name: e5NHuc1hE0h4WwxH}, rtcp_report_interval_ms: 5000, send_transport: (Transport), media_transport: null, min_bitrate_bps: -1, max_bitrate_bps: -1, send_codec_spec: {nack_enabled: false, transport_cc_enabled: true, cng_payload_type: , payload_type: 111, format: {name: opus, clockrate_hz: 48000, num_channels: 2, parameters: {maxaveragebitrate: 48000, minptime: 10, useinbandfec: 1}}}}

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/call.cc: (line 1079): UpdateAggregateNetworkState: aggregate_state=down

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/send_side_congestion_controller.cc: (line 334): SignalNetworkState Down

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_receive_stream.cc: (line 334): AudioReceiveStream::ConfigureStream: {rtp: {remote_ssrc: 2113416057, local_ssrc: 3033332189, transport_cc: on, nack: {rtp_history_ms: 0}, extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}]}, rtcp_send_transport: (Transport), media_transport: null, sync_group: ARDAMS}

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 634): Add send stream ssrc: 3033332189

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 812): Playing

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 194): Playing

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 749): InitPlayout

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 775): PlayoutIsInitialized

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 155): PlayoutIsInitialized

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 150): InitPlayout

2019-08-05 18:02:01.524 2010-2425/kr.co.voicefriends.mobile I/audio_track_jni.cc: (line 114): InitPlayout

2019-08-05 18:02:01.525 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: initPlayout(sampleRate=48000, channels=1)

2019-08-05 18:02:01.526 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: byteBuffer.capacity: 960

2019-08-05 18:02:01.526 2010-2425/kr.co.voicefriends.mobile I/audio_track_jni.cc: (line 219): OnCacheDirectBufferAddress

2019-08-05 18:02:01.527 2010-2425/kr.co.voicefriends.mobile I/audio_track_jni.cc: (line 224): direct buffer capacity: 960

2019-08-05 18:02:01.527 2010-2425/kr.co.voicefriends.mobile I/audio_track_jni.cc: (line 228): frames_per_buffer: 480

2019-08-05 18:02:01.530 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: AudioTrack.getMinBufferSize: 9620

2019-08-05 18:02:01.530 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: createAudioTrackOnLollipopOrHigher

2019-08-05 18:02:01.532 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: nativeOutputSampleRate: 48000

2019-08-05 18:02:01.534 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : onIce / code :200

2019-08-05 18:02:01.543 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: AudioTrack: session ID: 937, channels: 1, sample rate: 48000, max gain: 1.0

2019-08-05 18:02:01.544 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: AudioTrack: buffer size in frames: 4810

2019-08-05 18:02:01.544 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: AudioTrack: buffer capacity in frames: 4810

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 755): output: 0

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 787): StartPlayout

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 812): Playing

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 194): Playing

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_buffer.cc: (line 96): StartPlayout

2019-08-05 18:02:01.545 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 176): StartPlayout

2019-08-05 18:02:01.546 2010-2425/kr.co.voicefriends.mobile I/audio_track_jni.cc: (line 128): StartPlayout

2019-08-05 18:02:01.547 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioTrack: startPlayout

2019-08-05 18:02:01.560 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 794): output: 0

2019-08-05 18:02:01.561 2010-2425/kr.co.voicefriends.mobile I/channel.cc: (line 808): Changing voice state, recv=1 send=0

2019-08-05 18:02:01.561 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 5009): Non-rejected SCTP m= section is needed to get the SSL Role of the SCTP transport.

2019-08-05 18:02:01.561 2010-2542/kr.co.voicefriends.mobile I/WebRtcAudioTrack: AudioTrackThread@[name=AudioTrackJavaThread, id=4111]

2019-08-05 18:02:01.562 2010-2542/kr.co.voicefriends.mobile I/audio_device_buffer.cc: (line 285): Size of playout buffer: 480

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1510): Setting voice channel options: AudioOptions {aec: 1, agc: 1, ns: 1, hf: 1, typing: 1, }

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 314): WebRtcVoiceEngine::ApplyOptions: AudioOptions {aec: 1, agc: 1, ns: 1, hf: 1, audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, typing: 1, }

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 866): BuiltInAECIsAvailable

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 389): BuiltInAECIsAvailable

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 869): output: 1

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 874): EnableBuiltInAEC(1)

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 395): EnableBuiltInAEC(1)

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 389): BuiltInAECIsAvailable

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/audio_record_jni.cc: (line 215): EnableBuiltInAEC(1)

2019-08-05 18:02:01.562 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioRecord: enableBuiltInAEC(true)

2019-08-05 18:02:01.563 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioEffects: setAEC(true)

2019-08-05 18:02:01.563 2010-2425/kr.co.voicefriends.mobile I/WebRtcAudioEffects: canUseAcousticEchoCanceler: true

2019-08-05 18:02:01.563 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 877): output: 0

2019-08-05 18:02:01.563 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 415): Disabling EC since built-in EC will be used instead

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 659): Highpass filter activated: 1

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 673): Gain Controller 2 activated: 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 675): Pre-amplifier activated: 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 89): Echo control set to 0 with mode 1

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 882): BuiltInAGCIsAvailable

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 405): BuiltInAGCIsAvailable

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 885): output: 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 78): AGC set to 1 with mode 2

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 898): BuiltInNSIsAvailable

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_template.h: (line 421): BuiltInNSIsAvailable

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/audio_device_impl.cc: (line 901): output: 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 103): NS set to 1

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 475): NetEq capacity is 50

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 481): NetEq fast mode? 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 487): NetEq minimum delay is 0

2019-08-05 18:02:01.564 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 494): Typing detection is enabled? 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/apm_helpers.cc: (line 117): VAD set to 0 for typing detection.

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 505): Delay agnostic aec is enabled? 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 515): Extended filter aec is enabled? 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 525): Experimental ns is enabled? 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 659): Highpass filter activated: 1

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 673): Gain Controller 2 activated: 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/audio_processing_impl.cc: (line 675): Pre-amplifier activated: 0

2019-08-05 18:02:01.565 2010-2425/kr.co.voicefriends.mobile I/webrtcvoiceengine.cc: (line 1528): Set voice channel options. Current options: AudioOptions {aec: 1, agc: 1, ns: 1, hf: 1, audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, typing: 1, }

2019-08-05 18:02:01.572 2010-2463/kr.co.voicefriends.mobile D/send kafka log: {“topic”:“log”, “messages”:{“carrier”:“KT”,“chId”:“CL-20190805180142-79”,“chType”:“P2P”,“device”:“SM-A750N”,“log”:“iceType:remote {“candidate”:“candidate:1516508954 1 udp 2122260223 192.168.0.106 51180 typ host generation 0 ufrag pJAX network-id 3 network-cost 10”,“sdpMid”:“audio”,“sdpMLineIndex”:0}”,“logLevel”:“info”,“meta”:{},“networkType”:“Wifi”,“os”:“android”,“osVersion”:“28”,“pId”:“PE45afdb4cdc384f11802d4c97595a8ab9”,“sdkVersion”:“2.2.16”,“status”:“ICE”,“svcId”:“[email protected]”}}

2019-08-05 18:02:01.573 2010-2424/kr.co.voicefriends.mobile I/NetworkMonitor: Start monitoring with native observer 541577194688

2019-08-05 18:02:01.593 2010-2424/kr.co.voicefriends.mobile D/ConnectivityManager: sendRequestForNetwork CallingUid : 10319, CallingPid : 2010

2019-08-05 18:02:01.595 2010-2424/kr.co.voicefriends.mobile D/ConnectivityManager: requestNetwork; CallingUid : 10319, CallingPid : 2010

2019-08-05 18:02:01.601 2010-2424/kr.co.voicefriends.mobile D/ConnectivityManager: requestNetwork; CallingUid : 10319, CallingPid : 2010

2019-08-05 18:02:01.604 2010-2463/kr.co.voicefriends.mobile I/WebSocketClientHandler: command : onIce / code :200

2019-08-05 18:02:01.610 2010-2543/kr.co.voicefriends.mobile I/NetworkMonitorAutoDetect: Network becomes available: 615

2019-08-05 18:02:01.614 2010-2544/kr.co.voicefriends.mobile D/NetworkManagementSocketTagger: tagSocket(274) with statsTag=0xffffffff, statsUid=-1

2019-08-05 18:02:01.622 2010-2424/kr.co.voicefriends.mobile W/NetworkMonitorAutoDetect: Null interface name for network 601

2019-08-05 18:02:01.623 2010-2463/kr.co.voicefriends.mobile D/send kafka log: {“topic”:“log”, “messages”:{“carrier”:“KT”,“chId”:“CL-20190805180142-79”,“chType”:“P2P”,“device”:“SM-A750N”,“log”:“iceType:remote {“candidate”:“candidate:842163049 1 udp 1686052607 210.95.44.110 51180 typ srflx raddr 192.168.0.106 rport 51180 generation 0 ufrag pJAX network-id 3 network-cost 10”,“sdpMid”:“audio”,“sdpMLineIndex”:0}”,“logLevel”:“info”,“meta”:{},“networkType”:“Wifi”,“os”:“android”,“osVersion”:“28”,“pId”:“PE45afdb4cdc384f11802d4c97595a8ab9”,“sdkVersion”:“2.2.16”,“status”:“ICE”,“svcId”:“[email protected]”}}

2019-08-05 18:02:01.628 2010-2424/kr.co.voicefriends.mobile I/androidnetworkmonitor.cc: (line 364): Android network monitor found 2 networks

2019-08-05 18:02:01.629 2010-2424/kr.co.voicefriends.mobile I/androidnetworkmonitor.cc: (line 329): Network connected: NetInfo[name rmnet0; handle 2155184312333; type 3; address 2001:e60:5045:11a1::4b20:18ac]

2019-08-05 18:02:01.629 2010-2424/kr.co.voicefriends.mobile I/androidnetworkmonitor.cc: (line 329): Network connected: NetInfo[name wlan0; handle 2644810584077; type 2; address fe80::7e2b:a652:7b82:15b1 192.168.0.97]

2019-08-05 18:02:01.629 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 339): Start getting ports with prune_turn_ports disabled

2019-08-05 18:02:01.629 2010-2424/kr.co.voicefriends.mobile I/messagequeue.cc: (line 518): Message took 64ms to dispatch. Posted from: MaybeStartGathering@…/…/…/…/usr/local/google/home/sakal/code/webrtc-aar-release/src/pc/jseptransportcontroller.cc:281

2019-08-05 18:02:01.629 2010-2424/kr.co.voicefriends.mobile I/androidnetworkmonitor.cc: (line 329): Network connected: NetInfo[name wlan0; handle 2644810584077; type 2; address fe80::7e2b:a652:7b82:15b1 192.168.0.97]

2019-08-05 18:02:01.630 2010-2543/kr.co.voicefriends.mobile I/NetworkMonitorAutoDetect: capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -47 SSID: “peoplev_5GHz”]

2019-08-05 18:02:01.630 2010-2424/kr.co.voicefriends.mobile W/androidnetworkmonitor.cc: (line 378): Get an unknown type for the interface v4-rmnet0

2019-08-05 18:02:01.633 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 107): Filtered out ignored networks:

2019-08-05 18:02:01.633 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 109): Net[lo:0:0:0:x:x:x:x:x/128:Loopback:id=2]

2019-08-05 18:02:01.633 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 109): Net[lo:127.0.0.x/8:Loopback:id=1]

2019-08-05 18:02:01.633 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 860): Network manager has started

2019-08-05 18:02:01.633 2010-2424/kr.co.voicefriends.mobile I/network.cc: (line 483): Network change was observed

2019-08-05 18:02:01.634 2010-2426/kr.co.voicefriends.mobile I/messagequeue.cc: (line 518): Message took 117ms to dispatch. Posted from: SetLocalDescription@…/…/…/…/usr/local/google/home/sakal/code/webrtc-aar-release/src/api/peerconnectionproxy.h:99

2019-08-05 18:02:01.635 2010-2424/kr.co.voicefriends.mobile W/androidnetworkmonitor.cc: (line 378): Get an unknown type for the interface v4-rmnet0

2019-08-05 18:02:01.638 2010-2546/kr.co.voicefriends.mobile D/NetworkManagementSocketTagger: tagSocket(278) with statsTag=0xffffffff, statsUid=-1

2019-08-05 18:02:01.639 2010-2424/kr.co.voicefriends.mobile I/network.cc: (line 483): Network change was observed

2019-08-05 18:02:01.639 2010-2426/kr.co.voicefriends.mobile I/peerconnection.cc: (line 3640): Changing IceConnectionState 0 => 1

2019-08-05 18:02:01.640 2010-2424/kr.co.voicefriends.mobile W/androidnetworkmonitor.cc: (line 378): Get an unknown type for the interface v4-rmnet0

2019-08-05 18:02:01.644 2010-2424/kr.co.voicefriends.mobile I/androidnetworkmonitor.cc: (line 329): Network connected: NetInfo[name wlan0; handle 2644810584077; type 2; address fe80::7e2b:a652:7b82:15b1 192.168.0.97]

2019-08-05 18:02:01.644 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 107): Filtered out ignored networks:

2019-08-05 18:02:01.644 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 109): Net[lo:0:0:0:x:x:x:x:x/128:Loopback:id=2]

2019-08-05 18:02:01.644 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 109): Net[lo:127.0.0.x/8:Loopback:id=1]

2019-08-05 18:02:01.644 2010-2424/kr.co.voicefriends.mobile I/basicportallocator.cc: (line 774): Allocate ports on 3 networks

음성이 안들렸던 통화의
채널아이디좀 알수있을까요?

따로 분석을 해보겠습니다.