RTP Stream STUN reqest not send
Android 4.2.26 SIP port NAT mapped sucerfull, SIP signals work. incomming call over NAT not mapped port RTP incomming address and port to out NAT mapped, send not public ip and port in SDP report. Maby stun_test can not send STUN reqest from opened oRTP port ?
Log
08-11 14:23:41.917 25221-25713/com.example.factorial I/Linphone: New server dialog [0x7f8b082100] , local tag [4OzbaZf], remote tag [yKQpNQ0NmpgvB] 08-11 14:23:41.919 25221-25713/com.example.factorial I/Linphone: op [0x7f9d9c9600] : set_or_update_dialog() current=[0x0] new=[0x7f8b082100] 08-11 14:23:41.919 25221-25713/com.example.factorial I/Linphone: New incoming call from ["vadim" sip:vadim@xxxxxx.net] to [sip:jenka_comp@213.87.225.52:14431;transport=udp] 08-11 14:23:41.927 25221-25713/com.example.factorial I/Linphone: Found payload PCMU/8000 fmtp= 08-11 14:23:41.927 25221-25713/com.example.factorial I/Linphone: Found payload PCMA/8000 fmtp= 08-11 14:23:41.935 25221-25713/com.example.factorial I/Linphone: New MediaSession [0x7f9d8d48f8] initialized (LinphoneCore version: 3.12.0-3409-gd508dff53) 08-11 14:23:41.936 25221-25713/com.example.factorial I/Linphone: Found media local-ip from signaling. 08-11 14:23:41.936 25221-25713/com.example.factorial I/Linphone: audio stream index found: 0, updating main audio stream index 08-11 14:23:41.936 25221-25713/com.example.factorial I/Linphone: CallSession [0x7f9d8d48f8], stream type [audio], multicast role is [inactive]
===== voice RTP+RTCP port open 08-11 14:23:41.942 25221-25713/com.example.factorial I/Linphone: RtpSession bound to [0.0.0.0] ports [7078] [7079] 08-11 14:23:41.950 25221-25713/com.example.factorial I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 08-11 14:23:41.950 25221-25713/com.example.factorial I/Linphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 08-11 14:23:41.951 25221-25713/com.example.factorial I/Linphone: Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 08-11 14:23:41.951 25221-25713/com.example.factorial I/Linphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 08-11 14:23:41.951 25221-25713/com.example.factorial I/Linphone: Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 08-11 14:23:41.951 25221-25713/com.example.factorial I/Linphone: Creating ZRTP engine on rtp session [0x7f9daa5c00] ssrc 0x5803bd22 08-11 14:23:41.956 25221-25713/com.example.factorial I/Linphone: Setting DSCP to 46 for MSAudio stream. 08-11 14:23:41.957 25221-25713/com.example.factorial I/Linphone: Equalizer location: hp 08-11 14:23:41.959 25221-25713/com.example.factorial I/Linphone: cannot set noise gate mode to [0] because no volume send 08-11 14:23:41.959 25221-25713/com.example.factorial I/Linphone: CallSession [0x7f9d8d48f8], stream type [video], multicast role is [inactive]
08-11 14:23:41.962 25221-25713/com.example.factorial I/Linphone: RtpSession bound to [0.0.0.0] ports [9078] [9079] 08-11 14:23:41.972 25221-25713/com.example.factorial I/Linphone: This device (Xiaomi/Redmi Note 4/mt6797) declares it has a built-in echo canceller. 08-11 14:23:41.972 25221-25713/com.example.factorial I/Linphone: No information available for [Xiaomi/Redmi Note 4/mt6797], 08-11 14:23:41.972 25221-25713/com.example.factorial I/Linphone: Sound device information for [Xiaomi/Redmi Note 4/mt6797] is: builtin=[yes], delay=[0] ms 08-11 14:23:41.972 25221-25713/com.example.factorial I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 08-11 14:23:41.973 25221-25713/com.example.factorial I/Linphone: Initializing multistream ZRTP context on rtp session [0x7f8b015000] ssrc 0xc2c8f45c 08-11 14:23:41.973 25221-25713/com.example.factorial I/Linphone: Setting DSCP to 0 for MSVideo stream. 08-11 14:23:41.973 25221-25713/com.example.factorial I/Linphone: CallSession [0x7f9d8d48f8], stream type [text], multicast role is [inactive]
08-11 14:23:41.975 25221-25713/com.example.factorial I/Linphone: RtpSession bound to [0.0.0.0] ports [11078] [11079] 08-11 14:23:41.975 25221-25713/com.example.factorial I/Linphone: rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
vvvvvvvvvvvvvvvvvvvvvvvv 08-11 14:23:41.975 25221-25713/com.example.factorial E/Linphone: Bind socket to 0.0.0.0:7078 failed: Address already in use ^^^^^^^^^^^^^^^^^^^^^^^^ Error bind port for STUN packet send over open RTP port for oRTP report STUN ?????
08-11 14:23:41.977 25221-25713/com.example.factorial I/Linphone: Found media local-ip from signaling. 08-11 14:23:41.977 25221-25713/com.example.factorial I/Linphone: Don't put video stream on local offer for CallSession [0x7f9d8d48f8] 08-11 14:23:41.977 25221-25713/com.example.factorial I/Linphone: Don't put text stream on local offer for CallSession [0x7f9d8d48f8] 08-11 14:23:41.979 25221-25713/com.example.factorial I/Linphone: Doing SDP offer/answer process of type incoming 08-11 14:23:41.988 25221-25713/com.example.factorial I/Linphone: bellesip_wake_lock_acquire(): Android wake lock [Liblinphone call notification] acquired [ref=0x1008a2] 08-11 14:23:41.988 25221-25713/com.example.factorial I/Linphone: Starting background task [1050786] with name: [Liblinphone call notification] and expiration of [30]