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.11k stars 680 forks source link

how to change linphone ringtone and call back tone in outgoing call #580

Closed Miteshmakwana73 closed 5 years ago

Miteshmakwana73 commented 5 years ago

I am trying to change ringtone if incoming call received and if I make any outgoing call now it's playing audio beep beep it looks like "call engaged" I want to play a ringing tone on the outgoing call how do I achieve this?

Viish commented 5 years ago

Ringback tone is sent by the remote end of the call, not chosen locally. Ringtone if not device's one can be changed in LinphoneManager: mRingSoundFile

Miteshmakwana73 commented 5 years ago

@Viish I tried with two or more softphone and your older version linphone also and it's playing the normal ringback USA ringing tone like tring tring but in linphone it's always playing bip sound

Miteshmakwana73 commented 5 years ago

@Viish how it is working on other softphone and older version of linphone

Viish commented 5 years ago

I don't know. Attach your logs.

Miteshmakwana73 commented 5 years ago

I am getting this logs

2019-04-19 09:59:00.503 8069-8069/org.linphone.debug I/liblinphone: New MediaSession [0x7f8a19d418] initialized (LinphoneCore version: 3.12.0-3392-g153a89ea8)
        2019-04-19 09:59:00.506 8069-8069/org.linphone.debug I/liblinphone: Found media local-ip from signaling.
        2019-04-19 09:59:00.508 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418], stream type [audio], multicast role is [inactive]
        2019-04-19 09:59:00.512 8069-8069/org.linphone.debug I/ortp: RtpSession bound to [::0] ports [7078] [7079]
        2019-04-19 09:59:00.516 8069-8069/org.linphone.debug I/ortp: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
        2019-04-19 09:59:00.517 8069-8069/org.linphone.debug I/liblinphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80
        2019-04-19 09:59:00.518 8069-8069/org.linphone.debug I/liblinphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32
        2019-04-19 09:59:00.518 8069-8069/org.linphone.debug I/liblinphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80
        2019-04-19 09:59:00.518 8069-8069/org.linphone.debug I/liblinphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32
        2019-04-19 09:59:00.518 8069-8069/org.linphone.debug I/mediastreamer: Creating ZRTP engine on rtp session [0x7f8a433c00] ssrc 0xdc62864e
        2019-04-19 09:59:00.529 8069-8069/org.linphone.debug I/mediastreamer: Setting DSCP to 46 for MSAudio stream.
        2019-04-19 09:59:00.530 8069-8069/org.linphone.debug I/liblinphone: Equalizer location: hp
        2019-04-19 09:59:00.532 8069-8069/org.linphone.debug I/mediastreamer: cannot set noise gate mode to [0] because no volume send
        2019-04-19 09:59:00.533 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418], stream type [video], multicast role is [inactive]
        2019-04-19 09:59:00.542 8069-8069/org.linphone.debug I/ortp: RtpSession bound to [::0] ports [9078] [9079]
        2019-04-19 09:59:00.564 8069-8069/org.linphone.debug I/mediastreamer: This device (Xiaomi/Redmi 5A/msm8937) declares it has a built-in echo canceller.
        2019-04-19 09:59:00.565 8069-8069/org.linphone.debug I/mediastreamer: No information available for [Xiaomi/Redmi 5A/msm8937],
        2019-04-19 09:59:00.565 8069-8069/org.linphone.debug I/mediastreamer: Sound device information for [Xiaomi/Redmi 5A/msm8937] is: builtin=[yes], delay=[0] ms
        2019-04-19 09:59:00.565 8069-8069/org.linphone.debug I/ortp: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
        2019-04-19 09:59:00.566 8069-8069/org.linphone.debug I/mediastreamer: Initializing multistream ZRTP context on rtp session [0x7f8a584800] ssrc 0x45b2a96c
        2019-04-19 09:59:00.566 8069-8069/org.linphone.debug I/mediastreamer: Setting DSCP to 0 for MSVideo stream.
        2019-04-19 09:59:00.567 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418], stream type [text], multicast role is [inactive]
        2019-04-19 09:59:00.567 8069-8069/org.linphone.debug I/ortp: RtpSession bound to [::0] ports [11078] [11079]
        2019-04-19 09:59:00.568 8069-8069/org.linphone.debug I/ortp: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
        2019-04-19 09:59:00.571 8069-8069/org.linphone.debug I/liblinphone: Linphone core [0x7f9a840e00] notified [call_created]
        2019-04-19 09:59:00.571 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418] moving from state State::Idle to State::OutgoingInit
        2019-04-19 09:59:00.571 8069-8069/org.linphone.debug I/linphone-android: [Platform Helper] acquireWifiLock()
        2019-04-19 09:59:00.573 8069-8069/org.linphone.debug I/linphone-android: [Platform Helper] acquireMcastLock()
        2019-04-19 09:59:00.578 8069-8069/org.linphone.debug I/linphone-android: [Platform Helper] acquireCpuLock()
        2019-04-19 09:59:00.580 8069-8069/org.linphone.debug I/linphone-android: [Manager] New call state [OutgoingInit]
        2019-04-19 09:59:00.711 8069-8069/org.linphone.debug I/Timeline: Timeline: Activity_launch_request time:163694095 intent:Intent { cmp=org.linphone.debug/org.linphone.call.CallOutgoingActivity }

        --------- beginning of system
        2019-04-19 09:59:00.789 8069-8069/org.linphone.debug I/liblinphone: Linphone core [0x7f9a840e00] notified [call_state_changed]
        2019-04-19 09:59:00.793 8069-8069/org.linphone.debug I/liblinphone: Found media local-ip from signaling.
        2019-04-19 09:59:00.794 8069-8069/org.linphone.debug I/liblinphone: Don't put video stream on local offer for CallSession [0x7f8a19d418]
        2019-04-19 09:59:00.794 8069-8069/org.linphone.debug I/liblinphone: Don't put text stream on local offer for CallSession [0x7f8a19d418]
        2019-04-19 09:59:00.804 8069-8069/org.linphone.debug I/liblinphone: [LIME]  /builds/BC/public/linphone-sdk/lime/src/lime_localStorage.cpp:255 Cannot find Lime User sip:21212121@192.168.9.101 in DB while setting up identity key for ZRTP auxiliary secret
        2019-04-19 09:59:00.805 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSRtpRecv:0x7f8a416d00,0-->MSVoidSink:0x7f8a517300,0
        2019-04-19 09:59:00.806 8069-8069/org.linphone.debug I/liblinphone: Contact has been fixed using proxy
        2019-04-19 09:59:00.806 8069-10088/org.linphone.debug I/mediastreamer: Priority used: 99
        2019-04-19 09:59:00.806 8069-10088/org.linphone.debug I/mediastreamer: MSAudio MSTicker priority increased to maximum.
        2019-04-19 09:59:00.807 8069-8069/org.linphone.debug I/liblinphone: [sip:21212121@xxx.xxx.com] calling ["12121212" <sip:12121212@xxx.xxx.com>] on op [0x7f89849700]
        2019-04-19 09:59:00.810 8069-8069/org.linphone.debug I/liblinphone: Skipping top route of initial route-set because same as request-uri
        2019-04-19 09:59:00.814 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x7f89822300)] acquired [ref=0xca2]
        2019-04-19 09:59:00.814 8069-8069/org.linphone.debug I/belle-sip: transaction [0x7f89822300]: starting transaction background task with id=[ca2].
        2019-04-19 09:59:00.814 8069-8069/org.linphone.debug I/belle-sip: Changing [client] [INVITE] transaction [0x7f89822300], from state [INIT] to [CALLING]
        2019-04-19 09:59:00.815 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: message sent to [UDP://xxx.xxx.com:5060], size: [1212] bytes
        INVITE sip:12121212@xxx.xxx.com SIP/2.0
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.0EWJg0v7c;rport
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>
        CSeq: 20 INVITE
        Call-ID: lXhL1yjznF
        Max-Forwards: 70
        Supported: replaces, outbound, gruu
        Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
        Content-Type: application/sdp
        Content-Length: 476
        Contact: <sip:21212121@192.168.9.101:52740;transport=udp>;expires=3600;+sip.instance="<urn:uuid:d98e2d5e-f2c6-00fc-b747-b36d0a504000>";+org.linphone.specs="lime"
        User-Agent: LinphoneAndroid/4.1-debug (Redmi 5A) LinphoneSDK/4.1-366-g1b22291-debug (master) (belle-sip/1.6.3)

        v=0
        o=21212121 3563 1626 IN IP4 192.168.9.101
        s=Talk
        c=IN IP4 192.168.9.101
        t=0 0
        a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
        m=audio 7078 RTP/AVPF 96 97 98 0 8 101 99 100
        a=rtpmap:96 opus/48000/2
        a=fmtp:96 useinbandfec=1
        a=rtpmap:97 speex/16000
        a=fmtp:97 vbr=on
        a=rtpmap:98 speex/8000
        a=fmtp:98 vbr=on
        a=rtpmap:101 telephone-event/48000
        a=rtpmap:99 telephone-event/16000
        a=rtpmap:100 telephone-event/8000
        a=rtcp-fb:* ccm tmmbr
        2019-04-19 09:59:00.816 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418] moving from state State::OutgoingInit to State::OutgoingProgress
        2019-04-19 09:59:00.816 8069-8069/org.linphone.debug I/linphone-android: [Manager] New call state [OutgoingProgress]
        2019-04-19 09:59:00.818 8069-8069/org.linphone.debug I/Timeline: Timeline: Activity_launch_request time:163694202 intent:Intent { cmp=org.linphone.debug/org.linphone.call.CallOutgoingActivity }
        2019-04-19 09:59:00.828 8069-8069/org.linphone.debug I/liblinphone: Linphone core [0x7f9a840e00] notified [call_state_changed]
        2019-04-19 09:59:00.836 8069-8069/org.linphone.debug I/liblinphone: Callbacks [0x7f898cda80] unregistered on core [0x7f9a840e00]
        2019-04-19 09:59:00.836 8069-8069/org.linphone.debug I/liblinphone: Callbacks [0x7f898cda30] unregistered on core [0x7f9a840e00]
        2019-04-19 09:59:00.836 8069-8069/org.linphone.debug I/linphone-android: [Service] Activity paused:org.linphone.LinphoneActivity@4746de3
        2019-04-19 09:59:00.837 8069-8069/org.linphone.debug I/linphone-android: [Service] runningActivities=0
        2019-04-19 09:59:00.856 8069-8069/org.linphone.debug I/linphone-android: [Service] Activity created:org.linphone.call.CallOutgoingActivity@bef2234
2019-04-19 09:59:00.958 8069-8078/org.linphone.debug I/liblinphone: Destroying op [0x7f899ad180] of type [SalOpUnknown]
        2019-04-19 09:59:00.958 8069-8078/org.linphone.debug I/belle-sip: Transaction [0x7f8988d9c0] deleted
        2019-04-19 09:59:01.033 8069-8069/org.linphone.debug I/linphone-android: Activity started:org.linphone.call.CallOutgoingActivity@bef2234
2019-04-19 09:59:01.034 8069-8069/org.linphone.debug I/linphone-android: [Permission] Record audio permission is granted
        2019-04-19 09:59:01.035 8069-8069/org.linphone.debug I/linphone-android: [Permission] Camera permission is granted
        2019-04-19 09:59:01.041 8069-8069/org.linphone.debug I/linphone-android: [Service] Activity resumed:org.linphone.call.CallOutgoingActivity@bef2234
2019-04-19 09:59:01.041 8069-8069/org.linphone.debug I/linphone-android: [Service] runningActivities=1
        2019-04-19 09:59:01.044 8069-8069/org.linphone.debug I/liblinphone: Core callbacks [0x7f898cb2d0] registered on core [0x7f9a840e00]
        2019-04-19 09:59:01.045 8069-8069/org.linphone.debug I/liblinphone: Core callbacks [0x7f898cb640] registered on core [0x7f9a840e00]
        2019-04-19 09:59:01.167 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x100cb2]
        2019-04-19 09:59:01.168 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: starting recv background task with id=[100cb2].
        2019-04-19 09:59:01.168 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: received [279] new bytes from [UDP://xxx.xxx.com:5060]:
        SIP/2.0 100 Trying
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.0EWJg0v7c;rport=52740
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>
        Call-ID: lXhL1yjznF
        CSeq: 20 INVITE
        User-Agent: SWITCH
        Content-Length: 0
        2019-04-19 09:59:01.174 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880] [279] bytes parsed
        2019-04-19 09:59:01.175 8069-8069/org.linphone.debug I/belle-sip: Found transaction matching response.
        2019-04-19 09:59:01.175 8069-8069/org.linphone.debug I/belle-sip: Changing [client] [INVITE] transaction [0x7f89822300], from state [CALLING] to [PROCEEDING]
        2019-04-19 09:59:01.175 8069-8069/org.linphone.debug I/liblinphone: op [0x7f89849700] : set_or_update_dialog() current=[0x0] new=[0x0]
        2019-04-19 09:59:01.176 8069-8069/org.linphone.debug I/liblinphone: Op [0x7f89849700] receiving call response [100], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
        2019-04-19 09:59:01.176 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: ending recv background task with id=[100cb2].
        2019-04-19 09:59:01.178 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_release(): Android wake lock released [ref=0x100cb2]
        2019-04-19 09:59:01.190 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x100cb6]
        2019-04-19 09:59:01.190 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: starting recv background task with id=[100cb6].
        2019-04-19 09:59:01.191 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: received [773] new bytes from [UDP://xxx.xxx.com:5060]:
        SIP/2.0 407 Proxy Authentication Required
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.0EWJg0v7c;rport=52740
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>;tag=QvUyt9Dg4ZHBr
        Call-ID: lXhL1yjznF
        CSeq: 20 INVITE
        User-Agent: SWITCH
        Accept: application/sdp
        Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, NOTIFY, PUBLISH, SUBSCRIBE
        Supported: path, replaces
        Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
        Proxy-Authenticate: Digest realm="xxx.xxx.com", nonce="3973dd48-2e27-4499-bf30-18e450b020f2", algorithm=MD5, qop="auth"
        Content-Length: 0
        2019-04-19 09:59:01.200 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880] [773] bytes parsed
        2019-04-19 09:59:01.201 8069-8069/org.linphone.debug I/belle-sip: Found transaction matching response.
        2019-04-19 09:59:01.201 8069-8069/org.linphone.debug I/belle-sip: Changing [client] [INVITE] transaction [0x7f89822300], from state [PROCEEDING] to [COMPLETED]
        2019-04-19 09:59:01.202 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: message sent to [UDP://xxx.xxx.com:5060], size: [456] bytes
        ACK sip:12121212@xxx.xxx.com SIP/2.0
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.0EWJg0v7c;rport
        Call-ID: lXhL1yjznF
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>;tag=QvUyt9Dg4ZHBr
        Contact: <sip:21212121@192.168.9.101:52740;transport=udp>;expires=3600;+sip.instance="<urn:uuid:d98e2d5e-f2c6-00fc-b747-b36d0a504000>";+org.linphone.specs="lime"
        Max-Forwards: 70
        CSeq: 20 ACK
        2019-04-19 09:59:01.202 8069-8069/org.linphone.debug I/liblinphone: linphone_core_find_auth_info(): returning auth info username=21212121, realm=xxx.xxx.com
        2019-04-19 09:59:01.203 8069-8069/org.linphone.debug I/belle-sip: Auth info found for [21212121] realm [xxx.xxx.com]
        2019-04-19 09:59:01.207 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip transaction(0x7f89822060)] acquired [ref=0x100cbe]
        2019-04-19 09:59:01.207 8069-8069/org.linphone.debug I/belle-sip: transaction [0x7f89822060]: starting transaction background task with id=[100cbe].
        2019-04-19 09:59:01.208 8069-8069/org.linphone.debug I/belle-sip: Changing [client] [INVITE] transaction [0x7f89822060], from state [INIT] to [CALLING]
        2019-04-19 09:59:01.209 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: message sent to [UDP://xxx.xxx.com:5060], size: [1486] bytes
        INVITE sip:12121212@xxx.xxx.com SIP/2.0
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.lMxwvD22W;rport
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>
        CSeq: 21 INVITE
        Call-ID: lXhL1yjznF
        Max-Forwards: 70
        Supported: replaces, outbound, gruu
        Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
        Content-Type: application/sdp
        Content-Length: 476
        Contact: <sip:21212121@192.168.9.101:52740;transport=udp>;expires=3600;+sip.instance="<urn:uuid:d98e2d5e-f2c6-00fc-b747-b36d0a504000>";+org.linphone.specs="lime"
        User-Agent: LinphoneAndroid/4.1-debug (Redmi 5A) LinphoneSDK/4.1-366-g1b22291-debug (master) (belle-sip/1.6.3)
        Proxy-Authorization:  Digest realm="xxx.xxx.com", nonce="3973dd48-2e27-4499-bf30-18e450b020f2", algorithm=MD5, username="21212121",  uri="sip:12121212@xxx.xxx.com", response="7c9d6a66f67695825d9ef9636351c792", cnonce="cvqz1ZLvyJbVp7o4", nc=00000001, qop=auth

        v=0
        o=21212121 3563 1626 IN IP4 192.168.9.101
        s=Talk
        c=IN IP4 192.168.9.101
        t=0 0
        a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
        m=audio 7078 RTP/AVPF 96 97 98 0 8 101 99 100
        a=rtpmap:96 opus/48000/2
        a=fmtp:96 useinbandfec=1
        a=rtpmap:97 speex/16000
        a=fmtp:97 vbr=on
        a=rtpmap:98 speex/8000
        a=fmtp:98 vbr=on
        a=rtpmap:101 telephone-event/48000
        a=rtpmap:99 telephone-event/16000
        a=rtpmap:100 telephone-event/8000
        a=rtcp-fb:* ccm tmmbr
        2019-04-19 09:59:01.210 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: ending recv background task with id=[100cb6].
        2019-04-19 09:59:01.212 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_release(): Android wake lock released [ref=0x100cb6]
        2019-04-19 09:59:01.447 8069-8069/org.linphone.debug I/linphone-android: [Service] Activity stopped:org.linphone.LinphoneActivity@4746de3
        2019-04-19 09:59:01.608 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0xc6a]
        2019-04-19 09:59:01.608 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: starting recv background task with id=[c6a].
        2019-04-19 09:59:01.609 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: received [303] new bytes from [UDP://xxx.xxx.com:5060]:
        SIP/2.0 100 Trying
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.lMxwvD22W;rport=52740;received=103.77.126.122
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>
        Call-ID: lXhL1yjznF
        CSeq: 21 INVITE
        User-Agent: SWITCH
        Content-Length: 0
        2019-04-19 09:59:01.616 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880] [303] bytes parsed
        2019-04-19 09:59:01.617 8069-8069/org.linphone.debug W/belle-sip: channel [0x7f8a3a1880]: public ip is changed from [192.168.9.101:52740] to [103.77.126.122:52740]
        2019-04-19 09:59:01.617 8069-8069/org.linphone.debug I/belle-sip: Found transaction matching response.
        2019-04-19 09:59:01.617 8069-8069/org.linphone.debug I/belle-sip: Changing [client] [INVITE] transaction [0x7f89822060], from state [CALLING] to [PROCEEDING]
        2019-04-19 09:59:01.618 8069-8069/org.linphone.debug I/liblinphone: op [0x7f89849700] : set_or_update_dialog() current=[0x0] new=[0x0]
        2019-04-19 09:59:01.618 8069-8069/org.linphone.debug I/liblinphone: Op [0x7f89849700] receiving call response [100], dialog is [0x0] in state [BELLE_SIP_DIALOG_NULL]
        2019-04-19 09:59:01.618 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: ending recv background task with id=[c6a].
        2019-04-19 09:59:01.619 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_release(): Android wake lock released [ref=0xc6a]
        2019-04-19 09:59:02.415 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_acquire(): Android wake lock [belle-sip recv channel] acquired [ref=0x200c62]
        2019-04-19 09:59:02.416 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: starting recv background task with id=[200c62].
        2019-04-19 09:59:02.416 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: received [1479] new bytes from [UDP://xxx.xxx.com:5060]:
        SIP/2.0 183 Session Progress
        Via: SIP/2.0/UDP 192.168.9.101:52740;branch=z9hG4bK.lMxwvD22W;rport=52740;received=103.77.126.122
        From: <sip:21212121@xxx.xxx.com>;tag=kbWOeGLrb
        To: "12121212" <sip:12121212@xxx.xxx.com>;tag=r5mQv4yK187XK
        Call-ID: lXhL1yjznF
        CSeq: 21 INVITE
        Contact: <sip:12121212@xxx.xxx.xxx.xx:8080;transport=udp>
        User-Agent: SWITCH
        Accept: application/sdp
        Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, NOTIFY, PUBLISH, SUBSCRIBE
        Supported: path, replaces
        Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
        Content-Type: application/sdp
        Content-Disposition: session
        Content-Length: 700

        v=0
        o=FreeSWITCH 1555615445 1555615446 IN IP4 xxx.xxx.xxx.xx
        s=FreeSWITCH
        c=IN IP4 xxx.xxx.xxx.xx
        t=0 0
        a=msid-semantic: WMS SmamHUOubx7nvYYHJKRaCGeLbIUbD9wm
        a=end-of-candidates
        m=audio 32696 RTP/AVPF 0 101
        a=rtpmap:0 PCMU/8000
        a=rtpmap:101 telephone-event/8000
        a=ptime:20
        a=rtcp-mux
        a=rtcp:32696 IN IP4 xxx.xxx.xxx.xx
        a=ice-ufrag:VaAnGEZIcKJGK6SW
        a=ice-pwd:thFBkIKKK7wAjPZ4PpimT8UW
        a=candidate:0206855207 1 udp 659136 xxx.xxx.xxx.xx 32696 typ host generation 0
        a=ssrc:4107876460 cname:lxyThcdjAbwVZlsz
        a=ssrc:4107876460 msid:SmamHUOubx7nvYYHJKRaCGeLbIUbD9wm a0
        a=ssrc:4107876460 mslabel:SmamHUOubx7nvYYHJKRaCGeLbIUbD9wm
        a=ssrc:4107876460 label:SmamHUOubx7nvYYHJKRaCGeLbIUbD9wma0
        2019-04-19 09:59:02.430 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880] [779] bytes parsed
        2019-04-19 09:59:02.431 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880] read [700] bytes of body from [xxx.xxx.com:5060]
        2019-04-19 09:59:02.431 8069-8069/org.linphone.debug I/belle-sip: Found transaction matching response.
        2019-04-19 09:59:02.431 8069-8069/org.linphone.debug I/belle-sip: New client dialog [0x7f898e3800] , local tag [kbWOeGLrb], remote tag [r5mQv4yK187XK]
        2019-04-19 09:59:02.431 8069-8069/org.linphone.debug I/belle-sip: Dialog [0x7f898e3800]: now updated by transaction [0x7f89822060].
        2019-04-19 09:59:02.432 8069-8069/org.linphone.debug I/liblinphone: op [0x7f89849700] : set_or_update_dialog() current=[0x0] new=[0x7f898e3800]
        2019-04-19 09:59:02.433 8069-8069/org.linphone.debug I/liblinphone: Op [0x7f89849700] receiving call response [183], dialog is [0x7f898e3800] in state [BELLE_SIP_DIALOG_EARLY]
        2019-04-19 09:59:02.444 8069-8069/org.linphone.debug I/liblinphone: Found payload PCMU/8000 fmtp=
        2019-04-19 09:59:02.445 8069-8069/org.linphone.debug I/liblinphone: Found payload telephone-event/8000 fmtp=
        2019-04-19 09:59:02.445 8069-8069/org.linphone.debug I/liblinphone: Doing SDP offer/answer process of type outgoing
        2019-04-19 09:59:02.445 8069-8069/org.linphone.debug I/liblinphone: Processing for stream 0
        2019-04-19 09:59:02.446 8069-8069/org.linphone.debug W/liblinphone: For payload type telephone-event, proposed number was 100 but the remote phone answered 101
        2019-04-19 09:59:02.446 8069-8069/org.linphone.debug I/liblinphone: Adding opus/48000 for compatibility, just in case.
        2019-04-19 09:59:02.446 8069-8069/org.linphone.debug I/liblinphone: Adding speex/16000 for compatibility, just in case.
        2019-04-19 09:59:02.446 8069-8069/org.linphone.debug I/liblinphone: Adding speex/8000 for compatibility, just in case.
        2019-04-19 09:59:02.446 8069-8069/org.linphone.debug I/liblinphone: Adding PCMA/8000 for compatibility, just in case.
        2019-04-19 09:59:02.447 8069-8069/org.linphone.debug I/liblinphone: Adding telephone-event/16000 for compatibility, just in case.
        2019-04-19 09:59:02.447 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418] moving from state State::OutgoingProgress to State::OutgoingEarlyMedia
        2019-04-19 09:59:02.448 8069-8069/org.linphone.debug I/linphone-android: [Manager] New call state [OutgoingEarlyMedia]
        2019-04-19 09:59:02.450 8069-8069/org.linphone.debug I/liblinphone: Linphone core [0x7f9a840e00] notified [call_state_changed]
        2019-04-19 09:59:02.451 8069-8069/org.linphone.debug I/liblinphone: Doing early media...
        2019-04-19 09:59:02.452 8069-8069/org.linphone.debug I/liblinphone: startStreams() CallSession=[0x7f8a19d418] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s
        2019-04-19 09:59:02.452 8069-8069/org.linphone.debug I/liblinphone: Audio bandwidth for CallSession [0x7f8a19d418] is 80
        2019-04-19 09:59:02.452 8069-8069/org.linphone.debug I/liblinphone: CallSession [0x7f8a19d418] - setting up advanced rate control
        2019-04-19 09:59:02.453 8069-8069/org.linphone.debug I/ortp: RtpSession [0x7f8a433c00] sending to rtp [::ffff:xxx.xxx.xxx.xx]:32696 rtcp [::ffff:xxx.xxx.xxx.xx]:32696
        2019-04-19 09:59:02.453 8069-8069/org.linphone.debug I/mediastreamer: Stun packet sent for session [0x7f8a433c00]
        2019-04-19 09:59:02.454 8069-8069/org.linphone.debug I/mediastreamer: Stun packet sent on rtcp for session [0x7f8a433c00]
        2019-04-19 09:59:02.455 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_unlink: MSRtpRecv:0x7f8a416d00,0-->MSVoidSink:0x7f8a517300,0
        2019-04-19 09:59:02.458 8069-8069/org.linphone.debug I/mediastreamer: speex_lib_ctl init with neon ? 1
        2019-04-19 09:59:02.461 8069-8069/org.linphone.debug I/mediastreamer: MKVRecorder: initialisation
        2019-04-19 09:59:02.466 8069-8069/org.linphone.debug I/mediastreamer: speex_lib_ctl init with neon ? 1
        2019-04-19 09:59:02.467 8069-8069/org.linphone.debug I/mediastreamer: Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp=''
        2019-04-19 09:59:02.467 8069-8069/org.linphone.debug I/mediastreamer: MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp=''
        2019-04-19 09:59:02.467 8069-8069/org.linphone.debug I/mediastreamer: target bitrate not set for stream [0x7f899ac280] using payload's bitrate is 80000
        2019-04-19 09:59:02.467 8069-8069/org.linphone.debug I/mediastreamer: Setting audio encoder network bitrate to [80000] on stream [0x7f899ac280]
        2019-04-19 09:59:02.468 8069-8069/org.linphone.debug I/mediastreamer: MSUlawEnc: got ptime=20
        2019-04-19 09:59:02.473 8069-8069/org.linphone.debug I/mediastreamer: This device (Xiaomi/Redmi 5A/msm8937) declares it has a built-in echo canceller.
        2019-04-19 09:59:02.473 8069-8069/org.linphone.debug I/mediastreamer: No information available for [Xiaomi/Redmi 5A/msm8937],
        2019-04-19 09:59:02.473 8069-8069/org.linphone.debug I/mediastreamer: Sound device information for [Xiaomi/Redmi 5A/msm8937] is: builtin=[yes], delay=[0] ms
        2019-04-19 09:59:02.479 8069-8069/org.linphone.debug I/mediastreamer: This device (Xiaomi/Redmi 5A/msm8937) declares it has a built-in echo canceller.
        2019-04-19 09:59:02.479 8069-8069/org.linphone.debug I/mediastreamer: No information available for [Xiaomi/Redmi 5A/msm8937],
        2019-04-19 09:59:02.479 8069-8069/org.linphone.debug I/mediastreamer: Sound device information for [Xiaomi/Redmi 5A/msm8937] is: builtin=[yes], delay=[0] ms
        2019-04-19 09:59:02.479 8069-8069/org.linphone.debug I/mediastreamer: MSVolume set gain to [0.000000 db], [1.000000] linear
        2019-04-19 09:59:02.485 8069-8069/org.linphone.debug I/mediastreamer: This device (Xiaomi/Redmi 5A/msm8937) declares it has a built-in echo canceller.
        2019-04-19 09:59:02.485 8069-8069/org.linphone.debug I/mediastreamer: No information available for [Xiaomi/Redmi 5A/msm8937],
        2019-04-19 09:59:02.485 8069-8069/org.linphone.debug I/mediastreamer: Sound device information for [Xiaomi/Redmi 5A/msm8937] is: builtin=[yes], delay=[0] ms
        2019-04-19 09:59:02.485 8069-8069/org.linphone.debug I/mediastreamer: MSVolume set gain to [0.000000 db], [1.000000] linear
        2019-04-19 09:59:02.486 8069-8069/org.linphone.debug I/mediastreamer: configuring MSUlawDec:0x7f8a56ad00-->MSOpenSLESPlayer:0x7f8a517300 from rate [8000] to rate [48000] and from channel [1] to channel [1]
        2019-04-19 09:59:02.486 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAndSoundRead:0x7f8a416d00,0-->MSEqualizer:0x7f8ad7bb80,0
        2019-04-19 09:59:02.486 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSEqualizer:0x7f8ad7bb80,0-->MSVolume:0x7f8a19a100,0
        2019-04-19 09:59:02.487 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSVolume:0x7f8a19a100,0-->MSAudioMixer:0x7f8a5f1200,0
        2019-04-19 09:59:02.487 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioMixer:0x7f8a5f1200,0-->MSUlawEnc:0x7f8a56a780,0
        2019-04-19 09:59:02.487 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSUlawEnc:0x7f8a56a780,0-->MSRtpSend:0x7f8a184f80,0
        2019-04-19 09:59:02.488 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSRtpRecv:0x7f8992d900,0-->MSUlawDec:0x7f8a56ad00,0
        2019-04-19 09:59:02.488 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSUlawDec:0x7f8a56ad00,0-->MSGenericPLC:0x7f8ad7bc80,0
        2019-04-19 09:59:02.488 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSGenericPLC:0x7f8ad7bc80,0-->MSAudioFlowControl:0x7f8ad7bd00,0
        2019-04-19 09:59:02.488 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioFlowControl:0x7f8ad7bd00,0-->MSDtmfGen:0x7f8a517880,0
        2019-04-19 09:59:02.489 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSDtmfGen:0x7f8a517880,0-->MSVolume:0x7f8a5f1100,0
        2019-04-19 09:59:02.489 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSVolume:0x7f8a5f1100,0-->MSTee:0x7f8a5f1380,0
        2019-04-19 09:59:02.489 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSTee:0x7f8a5f1380,0-->MSEqualizer:0x7f8ad7bc00,0
        2019-04-19 09:59:02.490 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSEqualizer:0x7f8ad7bc00,0-->MSAudioMixer:0x7f8ad7bd80,0
        2019-04-19 09:59:02.490 8069-8069/org.linphone.debug I/mediastreamer: speex_lib_ctl init with neon ? 1
        2019-04-19 09:59:02.490 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSFilePlayer:0x7f8ad7be00,0-->MSResample:0x7f8ad7be80,0
        2019-04-19 09:59:02.491 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSResample:0x7f8ad7be80,0-->MSAudioMixer:0x7f8ad7bd80,1
        2019-04-19 09:59:02.491 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioMixer:0x7f8ad7bd80,0-->MSResample:0x7f8a5f1180,0
        2019-04-19 09:59:02.492 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSResample:0x7f8a5f1180,0-->MSOpenSLESPlayer:0x7f8a517300,0
        2019-04-19 09:59:02.492 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioMixer:0x7f8a5f1300,1-->MSResample:0x7f8ad7b880,0
        2019-04-19 09:59:02.492 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSResample:0x7f8ad7b880,0-->MSOpusEnc:0x7f8ad7bb00,0
        2019-04-19 09:59:02.493 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSOpusEnc:0x7f8ad7bb00,0-->MSMKVRecorder:0x7f8a5f1400,1
        2019-04-19 09:59:02.493 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSItcSource:0x7f8a5f1880,0-->MSMKVRecorder:0x7f8a5f1400,0
        2019-04-19 09:59:02.493 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioMixer:0x7f8a5f1200,1-->MSAudioMixer:0x7f8a5f1300,0
        2019-04-19 09:59:02.493 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSTee:0x7f8a5f1380,1-->MSAudioMixer:0x7f8a5f1300,1
        2019-04-19 09:59:02.494 8069-8069/org.linphone.debug I/mediastreamer: ms_filter_link: MSAudioMixer:0x7f8a5f1300,0-->MSFileRec:0x7f8a5f1280,0
        2019-04-19 09:59:02.494 8069-8069/org.linphone.debug I/mediastreamer: Configuring recorder with [16] bits  rate [8000] nchanels [1] buff size [1280], chunk size [160]
        2019-04-19 09:59:02.524 8069-8069/org.linphone.debug I/mediastreamer: ms_ticker_set_time_func: ticker's time method updated.
        2019-04-19 09:59:02.525 8069-8069/org.linphone.debug I/mediastreamer: AudioRecord.getAudioSessionId() returned 127361
        2019-04-19 09:59:02.531 8069-8069/org.linphone.debug I/mediastreamer: AcousticEchoCanceler successfully created.
        2019-04-19 09:59:02.532 8069-8069/org.linphone.debug I/mediastreamer: AcousticEchoCanceler enabled: 1
        2019-04-19 09:59:02.532 8069-8069/org.linphone.debug W/mediastreamer: AcousticEchoCanceler already enabled
        2019-04-19 09:59:02.533 8069-8069/org.linphone.debug I/mediastreamer: Initializing speex resampler in mode [voip]
        2019-04-19 09:59:02.533 8069-8069/org.linphone.debug I/mediastreamer: Initializing speex resampler in mode [voip]
        2019-04-19 09:59:02.540 8069-8069/org.linphone.debug I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x1 based on channel count of 1)
        2019-04-19 09:59:02.556 8069-8069/org.linphone.debug D/AudioTrack: Client defaulted notificationFrames to 192 for frameCount 384
        2019-04-19 09:59:02.559 8069-8069/org.linphone.debug I/mediastreamer: Initializing speex resampler in mode [voip]
        2019-04-19 09:59:02.577 8069-8069/org.linphone.debug I/mediastreamer: MSOpusEnc: codec bitrate set to [30000] with ptime [20]
        2019-04-19 09:59:02.577 8069-8069/org.linphone.debug I/mediastreamer: Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20]
        2019-04-19 09:59:02.577 8069-8069/org.linphone.debug I/mediastreamer: Filter MSRtpRecv is already being scheduled; nothing to do.
        2019-04-19 09:59:02.578 8069-8069/org.linphone.debug I/mediastreamer: MSVolume set gain to [0.000000] linear
        2019-04-19 09:59:02.583 8069-8069/org.linphone.debug I/mediastreamer: This device (Xiaomi/Redmi 5A/msm8937) declares it has a built-in echo canceller.
        2019-04-19 09:59:02.584 8069-8069/org.linphone.debug I/mediastreamer: No information available for [Xiaomi/Redmi 5A/msm8937],
        2019-04-19 09:59:02.584 8069-8069/org.linphone.debug I/mediastreamer: Sound device information for [Xiaomi/Redmi 5A/msm8937] is: builtin=[yes], delay=[0] ms
        2019-04-19 09:59:02.584 8069-8069/org.linphone.debug I/mediastreamer: MSVolume set gain to [0.000000 db], [1.000000] linear
        2019-04-19 09:59:02.585 8069-10088/org.linphone.debug I/mediastreamer: Stun packet sent for session [0x7f8a433c00]
        2019-04-19 09:59:02.586 8069-8069/org.linphone.debug I/mediastreamer: audio_stream_link_video() connecting itc filters
        2019-04-19 09:59:02.586 8069-10088/org.linphone.debug I/mediastreamer: Stun packet sent on rtcp for session [0x7f8a433c00]
        2019-04-19 09:59:02.586 8069-8069/org.linphone.debug I/liblinphone: No valid video stream defined
        2019-04-19 09:59:02.587 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 0 PCMU/8000 fmtp= added to frozen list
        2019-04-19 09:59:02.587 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 101 telephone-event/8000 fmtp= added to frozen list
        2019-04-19 09:59:02.587 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 100 telephone-event/8000 fmtp= added to frozen list
        2019-04-19 09:59:02.587 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 96 opus/48000 fmtp=useinbandfec=1 added to frozen list
        2019-04-19 09:59:02.588 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 97 speex/16000 fmtp=vbr=on added to frozen list
        2019-04-19 09:59:02.588 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 98 speex/8000 fmtp=vbr=on added to frozen list
        2019-04-19 09:59:02.589 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 8 PCMA/8000 fmtp= added to frozen list
        2019-04-19 09:59:02.589 8069-8069/org.linphone.debug I/liblinphone: CallSession[0x7f8a19d418] : payload type 99 telephone-event/16000 fmtp= added to frozen list
        2019-04-19 09:59:02.590 8069-8069/org.linphone.debug I/belle-sip: channel [0x7f8a3a1880]: ending recv background task with id=[200c62].
        2019-04-19 09:59:02.591 8069-8069/org.linphone.debug I/belle-sip: bellesip_wake_lock_release(): Android wake lock released [ref=0x200c62]
        2019-04-19 09:59:02.591 8069-8069/org.linphone.debug I/belle-sip: Garbage collecting unowned object of type belle_sdp_session_description_t
        2019-04-19 09:59:02.595 8069-10088/org.linphone.debug I/mediastreamer: MSAudioMixer [0x7f8a5f1200] is entering bypass mode.
        2019-04-19 09:59:02.800 8069-8069/org.linphone.debug I/ortp: First estimation
        2019-04-19 09:59:02.800 8069-8069/org.linphone.debug I/ortp: First estimation
        2019-04-19 09:59:02.801 8069-8069/org.linphone.debug I/liblinphone: Bandwidth usage for CallSession [0x7f8a19d418]:
        RTP  audio=[d=0.00,u=0.00], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec
        RTCP audio=[d=0.00,u=0.00], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec
        2019-04-19 09:59:02.801 8069-8069/org.linphone.debug I/liblinphone: Thread processing load: audio=6.77113   video=0 text=0
        2019-04-19 09:59:03.095 8069-10088/org.linphone.debug I/mediastreamer: Stun packet sent on rtcp for session [0x7f8a433c00]
        2019-04-19 09:59:03.535 8069-10088/org.linphone.debug I/ortp: Sending RTCP SR compound message on session [0x7f8a433c00].
        2019-04-19 09:59:03.545 8069-8069/org.linphone.debug I/mediastreamer: MSAudio_stream_iterate[0x7f899ac280], local statistics available:
        Local current jitter buffer size:   0.0ms
        2019-04-19 09:59:03.545 8069-8069/org.linphone.debug I/liblinphone: Linphone core [0x7f9a840e00] notified [call_stats_updated]
        2019-04-19 09:59:03.595 8069-10088/org.linphone.debug I/mediastreamer: Stun packet sent on rtcp for session [0x7f8a433c00]
        2019-04-19 09:59:03.787 8069-8069/org.linphone.debug I/liblinphone: Bandwidth usage for CallSession [0x7f8a19d418]:
        RTP  audio=[d=0.00,u=2.19], video=[d=0.00,u=0.00,ed=0.00], text=[d=0.00,u=0.00] kbits/sec
        RTCP audio=[d=0.00,u=2.19], video=[d=0.00,u=0.00], text=[d=0.00,u=0.00] kbits/sec
        2019-04-19 09:59:03.787 8069-8069/org.linphone.debug I/liblinphone: Thread processing load: audio=2.60403   video=0 text=0
        2019-04-19 09:59:04.095 8069-10088/org.linphone.debug I/mediastreamer: Stun packet sent on rtcp for session [0x7f8a433c00]
Miteshmakwana73 commented 5 years ago

@Viish did you find any solution?

RONNIEANDERSON commented 5 years ago

@Viish I am facing the same issue can you please elaborate @Miteshmakwana73

daniebruwer commented 5 years ago

@Viish also not working for me. I've tried a few options. I'm not getting any sort of dial tone.

private void setRingTone() { Uri ringUri = Uri.parse("android.resource://" + getPackageName() + "/raw/" + "phone_ringing"); lc.setRing( ringUri.toString() ); lc.setRemoteRingbackTone( ringUri.toString() ); }

sushilsolanki8875 commented 4 years ago

Any update on this?

softerj commented 4 years ago

This is not working for me either