BelledonneCommunications / linphone-android

Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
https://linphone.org
GNU General Public License v3.0
1.1k stars 671 forks source link

407 proxy authentication required #855

Closed fanfan1009 closed 4 years ago

fanfan1009 commented 4 years ago

Windows version can pop up authentication window, but mobile version doesn't seem to handle it, resulting in call failure. Is there any solution? 2019-11-30 15:58:09.482 5128-5128/org.linphone.debug I/Linphone: New MediaSession [0x6f974478b8] initialized (LinphoneCore version: 3.12.0-3539-g5f576e2d7) 2019-11-30 15:58:09.484 5128-5128/org.linphone.debug I/Linphone: Found media local-ip from signaling. 2019-11-30 15:58:09.484 5128-5128/org.linphone.debug I/Linphone: CallSession [0x6f974478b8], stream type [audio], multicast role is [inactive] 2019-11-30 15:58:09.484 5128-5128/org.linphone.debug I/Linphone: RtpSession bound to [::0] ports [7078] [7079] 2019-11-30 15:58:09.484 5128-5128/org.linphone.debug I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-11-30 15:58:09.485 5128-5128/org.linphone.debug I/Linphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 2019-11-30 15:58:09.485 5128-5128/org.linphone.debug I/Linphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 2019-11-30 15:58:09.485 5128-5128/org.linphone.debug I/Linphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 2019-11-30 15:58:09.485 5128-5128/org.linphone.debug I/Linphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 2019-11-30 15:58:09.485 5128-5128/org.linphone.debug I/Linphone: Creating ZRTP engine on rtp session [0x6f93d22000] ssrc 0xbcaaeb42 2019-11-30 15:58:09.486 5128-5128/org.linphone.debug I/Linphone: Setting DSCP to 46 for MSAudio stream. 2019-11-30 15:58:09.486 5128-5128/org.linphone.debug I/Linphone: Equalizer location: hp 2019-11-30 15:58:09.487 5128-5128/org.linphone.debug I/Linphone: cannot set noise gate mode to [0] because no volume send 2019-11-30 15:58:09.488 5128-5128/org.linphone.debug I/Linphone: CallSession [0x6f974478b8], stream type [video], multicast role is [inactive] 2019-11-30 15:58:09.488 5128-5128/org.linphone.debug I/Linphone: RtpSession bound to [::0] ports [9078] [9079] 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: This device (HUAWEI/AGS2-W09/hi6250) says it has no built-in echo canceller. 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: No information available for [HUAWEI/AGS2-W09/hi6250], 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: Using android >= 8 sound device descriptor. 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: Sound device information for [HUAWEI/AGS2-W09/hi6250] is: builtin=[yes], delay=[0] ms 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: Initializing multistream ZRTP context on rtp session [0x6f93d23400] ssrc 0xf3d1d484 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: Setting DSCP to 0 for MSVideo stream. 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: CallSession [0x6f974478b8], stream type [text], multicast role is [inactive] 2019-11-30 15:58:09.493 5128-5128/org.linphone.debug I/Linphone: RtpSession bound to [::0] ports [11078] [11079] 2019-11-30 15:58:09.494 5128-5128/org.linphone.debug I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2019-11-30 15:58:09.494 5128-5128/org.linphone.debug I/Linphone: Linphone core [0x6f94d7e200] notified [call_created] 2019-11-30 15:58:09.494 5128-5128/org.linphone.debug I/Linphone: CallSession [0x6f974478b8] moving from state State::Idle to State::OutgoingInit 2019-11-30 15:58:09.494 5128-5128/org.linphone.debug I/Linphone: [Platform Helper] acquireWifiLock() 2019-11-30 15:58:09.495 5128-5128/org.linphone.debug I/Linphone: [Platform Helper] acquireMcastLock() 2019-11-30 15:58:09.496 5128-5128/org.linphone.debug I/Linphone: [Platform Helper] acquireCpuLock() 2019-11-30 15:58:09.498 5128-5128/org.linphone.debug I/Linphone: [Manager] New call state [OutgoingInit] 2019-11-30 15:58:09.523 5128-5128/org.linphone.debug I/AudioManager: setMode mode:3 2019-11-30 15:58:09.552 5128-5128/org.linphone.debug I/Linphone: Linphone core [0x6f94d7e200] notified [call_state_changed] 2019-11-30 15:58:09.555 5128-5128/org.linphone.debug I/Linphone: Found media local-ip from signaling. 2019-11-30 15:58:09.555 5128-5128/org.linphone.debug I/Linphone: Don't put text stream on local offer for CallSession [0x6f974478b8] 2019-11-30 15:58:09.555 5128-5128/org.linphone.debug I/Linphone: ms_filter_link: MSRtpRecv:0x6f94a30080,0-->MSVoidSink:0x6f92033400,0 2019-11-30 15:58:09.556 5128-5511/org.linphone.debug I/Linphone: Priority used: 99 2019-11-30 15:58:09.556 5128-5511/org.linphone.debug I/Linphone: MSAudio MSTicker priority increased to maximum. 2019-11-30 15:58:09.556 5128-5128/org.linphone.debug I/Linphone: Contact has been fixed using proxy 2019-11-30 15:58:09.556 5128-5128/org.linphone.debug I/Linphone: [sip:67063145524413@sipproxy.ucpaas.com:25060] calling [sip:67063145524414@sipproxy.ucpaas.com:25060] on op [0x6f94b73900] 2019-11-30 15:58:09.558 5128-5128/org.linphone.debug I/Linphone: Skipping top route of initial route-set because same as request-uri 2019-11-30 15:58:09.560 5128-5128/org.linphone.debug I/Linphone: bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x6fa5af4c20)] acquired [ref=0x2f7a] 2019-11-30 15:58:09.560 5128-5128/org.linphone.debug I/Linphone: transaction [0x6fa5af4c20]: starting transaction background task with id=[2f7a]. 2019-11-30 15:58:09.560 5128-5128/org.linphone.debug I/Linphone: Changing [client] [INVITE] transaction [0x6fa5af4c20], from state [INIT] to [CALLING] 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: message sent to [UDP://sipproxy.ucpaas.com:25060], size: [1496] bytes 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: INVITE sip:67063145524414@sipproxy.ucpaas.com:25060 SIP/2.0 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Via: SIP/2.0/UDP 192.168.1.34:42739;branch=z9hG4bK.iJYKI95LY;rport 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: From: <sip:67063145524413@sipproxy.ucpaas.com>;tag=oaAzfLAnx 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: To: sip:67063145524414@sipproxy.ucpaas.com 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: CSeq: 20 INVITE 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Call-ID: WqGSSEAUiD 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Max-Forwards: 70 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Supported: replaces, outbound, gruu 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Content-Type: application/sdp 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Content-Length: 800 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: Contact: <sip:67063145524413@192.168.1.34:42739;transport=udp>;+sip.instance="<urn:uuid:dd78a0df-ad03-002c-bce8-d7f535b4de5c>";expires=3600 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: User-Agent: LinphoneAndroid/4.1 (AGS2-W09) LinphoneSDK/4.2-125-g46ea9b5 (master) 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: v=0 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: o=67063145524413 1587 1715 IN IP4 192.168.1.34 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: s=Talk 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: c=IN IP4 192.168.1.34 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: t=0 0 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: m=audio 7078 RTP/AVPF 96 97 98 0 8 101 99 100 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:96 opus/48000/2 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=fmtp:96 useinbandfec=1 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:97 speex/16000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=fmtp:97 vbr=on 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:98 speex/8000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=fmtp:98 vbr=on 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:101 telephone-event/48000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:99 telephone-event/16000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:100 telephone-event/8000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:* trr-int 1000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:* ccm tmmbr 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: m=video 9078 RTP/AVPF 96 97 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:96 VP8/90000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtpmap:97 H264/90000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=fmtp:97 profile-level-id=42801F 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:* trr-int 1000 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:* ccm tmmbr 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:96 nack pli 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:96 nack sli 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:96 ack rpsi 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:96 ccm fir 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:97 nack pli 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: a=rtcp-fb:97 ccm fir 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: CallSession [0x6f974478b8] moving from state State::OutgoingInit to State::OutgoingProgress 2019-11-30 15:58:09.561 5128-5128/org.linphone.debug I/Linphone: [Manager] New call state [OutgoingProgress] 2019-11-30 15:58:09.563 5128-5128/org.linphone.debug I/Linphone: Linphone core [0x6f94d7e200] notified [call_state_changed] 2019-11-30 15:58:09.573 5128-5128/org.linphone.debug I/Linphone: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2f92] 2019-11-30 15:58:09.573 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: starting recv background task with id=[2f92]. 2019-11-30 15:58:09.573 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: received [288] new bytes from [UDP://sipproxy.ucpaas.com:25060]: SIP/2.0 100 Tring From: <sip:67063145524413@sipproxy.ucpaas.com>;tag=oaAzfLAnx To: sip:67063145524414@sipproxy.ucpaas.com Call-ID: WqGSSEAUiD Via: SIP/2.0/UDP 192.168.1.34:42739;branch=z9hG4bK.iJYKI95LY;rport=42739;recevced=117.100.191.117 CSeq:20 INVITE Server:SIPPROXY 1.1.0.1 2019-11-30 15:58:09.576 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200] [288] bytes parsed 2019-11-30 15:58:09.576 5128-5128/org.linphone.debug I/Linphone: Found transaction matching response. 2019-11-30 15:58:09.576 5128-5128/org.linphone.debug I/Linphone: Changing [client] [INVITE] transaction [0x6fa5af4c20], from state [CALLING] to [PROCEEDING] 2019-11-30 15:58:09.577 5128-5128/org.linphone.debug I/Linphone: op [0x6f94b73900] : set_or_update_dialog() current=[0x0] new=[0x0] 2019-11-30 15:58:09.577 5128-5128/org.linphone.debug I/Linphone: Op [0x6f94b73900] receiving call response [100], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL] 2019-11-30 15:58:09.577 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: ending recv background task with id=[2f92]. 2019-11-30 15:58:09.578 5128-5128/org.linphone.debug I/Linphone: bellesip_wake_lock_release(): Android wake lock released [ref=0x2f92] 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x2fb2] 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: starting recv background task with id=[2fb2]. 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: received [455] new bytes from [UDP://sipproxy.ucpaas.com:25060]: 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: SIP/2.0 407 Proxy Authentication Required 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: From: <sip:67063145524413@sipproxy.ucpaas.com>;tag=oaAzfLAnx 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: To: sip:67063145524414@sipproxy.ucpaas.com;tag=1850044244tt52879086 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: Proxy-Authenticate: Digest realm="47.94.42.238", nonce="2018167375-6918349-1941105558", algorithm=MD5, qop="auth" 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: Call-ID: WqGSSEAUiD 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: Via: SIP/2.0/UDP 192.168.1.34:42739;branch=z9hG4bK.iJYKI95LY;rport=42739;recevced=117.100.191.117 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: CSeq: 20 INVITE 2019-11-30 15:58:09.580 5128-5128/org.linphone.debug I/Linphone: Server: SIPPROXY 1.1.0.1 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200] [455] bytes parsed 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Found transaction matching response. 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Changing [client] [INVITE] transaction [0x6fa5af4c20], from state [PROCEEDING] to [COMPLETED] 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: message sent to [UDP://sipproxy.ucpaas.com:25060], size: [455] bytes 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: ACK sip:67063145524414@sipproxy.ucpaas.com:25060 SIP/2.0 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Via: SIP/2.0/UDP 192.168.1.34:42739;branch=z9hG4bK.iJYKI95LY;rport 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Call-ID: WqGSSEAUiD 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: From: <sip:67063145524413@sipproxy.ucpaas.com>;tag=oaAzfLAnx 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: To: <sip:67063145524414@sipproxy.ucpaas.com>;tag=1850044244tt52879086 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Contact: <sip:67063145524413@192.168.1.34:42739;transport=udp>;+sip.instance="<urn:uuid:dd78a0df-ad03-002c-bce8-d7f535b4de5c>";expires=3600 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: Max-Forwards: 70 2019-11-30 15:58:09.584 5128-5128/org.linphone.debug I/Linphone: CSeq: 20 ACK 2019-11-30 15:58:09.585 5128-5128/org.linphone.debug I/Linphone: Linphone core [0x6f94d7e200] notified [authentication_requested] 2019-11-30 15:58:09.585 5128-5128/org.linphone.debug I/Linphone: No auth info found for call id [WqGSSEAUiD] 2019-11-30 15:58:09.585 5128-5128/org.linphone.debug I/Linphone: No auth info found for [sip:67063145524413@sipproxy.ucpaas.com] 2019-11-30 15:58:09.585 5128-5128/org.linphone.debug I/Linphone: channel [0x6f92034200]: ending recv background task with id=[2fb2]. 2019-11-30 15:58:09.586 5128-5128/org.linphone.debug I/Linphone: bellesip_wake_lock_release(): Android wake lock released [ref=0x2fb2] 2019-11-30 15:58:09.591 5128-5128/org.linphone.debug I/Linphone: Callbacks [0x6f92011e20] unregistered on core [0x6f94d7e200] 2019-11-30 15:58:09.591 5128-5128/org.linphone.debug I/Linphone: Callbacks [0x6f92011dd0] unregistered on core [0x6f94d7e200] 2019-11-30 15:58:09.591 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] Activity paused:org.linphone.history.HistoryActivity@6677305 2019-11-30 15:58:09.592 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] runningActivities=0 2019-11-30 15:58:09.607 5128-5128/org.linphone.debug D/HwCust: Create obj success use class android.app.HwCustActivityImpl 2019-11-30 15:58:09.608 5128-5128/org.linphone.debug D/HwCust: Create obj success use class android.app.HwCustHwWallpaperManagerImpl 2019-11-30 15:58:09.612 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] Activity created:org.linphone.call.CallOutgoingActivity@49d06e2 2019-11-30 15:58:09.625 5128-5128/org.linphone.debug D/HwRTBlurUtils: check blur style for HwPhoneWindow, themeResId : 0x7f0f00a2, context : org.linphone.call.CallOutgoingActivity@49d06e2, Nhwext : 0, get Blur : disable with , null 2019-11-30 15:58:09.626 5128-5128/org.linphone.debug D/HwRTBlurUtils: check blur style for HwPhoneWindow, themeResId : 0x7f0f00a2, context : org.linphone.call.CallOutgoingActivity@49d06e2, Nhwext : 0, get Blur : disable with , null 2019-11-30 15:58:09.672 5128-5128/org.linphone.debug I/Linphone: Activity started:org.linphone.call.CallOutgoingActivity@49d06e2 2019-11-30 15:58:09.673 5128-5128/org.linphone.debug I/Linphone: [Permission] Record audio permission is granted 2019-11-30 15:58:09.673 5128-5128/org.linphone.debug I/Linphone: [Permission] Camera permission is granted 2019-11-30 15:58:09.674 5128-5128/org.linphone.debug I/Linphone: [Permission] Read phone state permission is granted 2019-11-30 15:58:09.675 5128-5128/org.linphone.debug D/ActivityThread: add activity client record, r= ActivityRecord{afad48c token=android.os.BinderProxy@9a5f8c4 {org.linphone.debug/org.linphone.call.CallOutgoingActivity}} token= android.os.BinderProxy@9a5f8c4 2019-11-30 15:58:09.678 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] Activity resumed:org.linphone.call.CallOutgoingActivity@49d06e2 2019-11-30 15:58:09.678 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] runningActivities=1 2019-11-30 15:58:09.680 5128-5128/org.linphone.debug I/Linphone: [Generic Activity] Device orientation is 0 (raw value is 0) 2019-11-30 15:58:09.680 5128-5128/org.linphone.debug I/Linphone: Core callbacks [0x6f93ca2c80] registered on core [0x6f94d7e200] 2019-11-30 15:58:09.689 5128-5128/org.linphone.debug I/Linphone: Core callbacks [0x6f93ca2a50] registered on core [0x6f94d7e200] 2019-11-30 15:58:09.691 5128-5128/org.linphone.debug W/Linphone: [Status Fragment] Can't display ZRTP popup, no token ! 2019-11-30 15:58:09.697 5128-5165/org.linphone.debug D/OpenGLRenderer: HWUI Binary is enabled 2019-11-30 15:58:09.709 5128-5128/org.linphone.debug I/PressGestureDetector: onAttached begin 2019-11-30 15:58:09.709 5128-5128/org.linphone.debug I/PressGestureDetector: onAttached end 2019-11-30 15:58:09.711 5128-5512/org.linphone.debug I/PressGestureDetector: enabledInPad = false,isPcCastMode = false 2019-11-30 15:58:09.736 5128-5165/org.linphone.debug D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000 2019-11-30 15:58:09.756 5128-5134/org.linphone.debug I/zygote64: Compiler allocated 8MB to compile void android.widget.TextView.<init>(android.content.Context, android.util.AttributeSet, int, int) 2019-11-30 15:58:09.786 5128-5165/org.linphone.debug D/OpenGLRenderer: HWUI Binary is enabled 2019-11-30 15:58:09.788 5128-5128/org.linphone.debug W/InputMethodManager: startInputReason = 1 2019-11-30 15:58:09.810 5128-5165/org.linphone.debug W/libEGL: EGLNativeWindowType 0x6f91378010 disconnect failed 2019-11-30 15:58:09.833 5128-5128/org.linphone.debug I/Linphone: [Activity Monitor] Activity stopped:org.linphone.history.HistoryActivity@6677305

Viish commented 4 years ago

Indeed on mobile app we don't show a dialog for user to input password in case of auth failure. We expect the app to be properly registered before doing any action that may request a valid auth. If you want it it is quite simple to add, just hook yourself in the auth_requested callback of the Core.

fanfan1009 commented 4 years ago

I'm sorry. I'm new. I didn't find it. Could you give me more details