BelledonneCommunications / linphone-iphone

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)
http://linphone.org
GNU General Public License v3.0
585 stars 349 forks source link

can't hangup concurrent call, user is still on that call #832

Open hieujames opened 2 years ago

hieujames commented 2 years ago

Hi i am having a problem that my device is calling to an external mobile number i don't get anything from the person and when i end the call only i exit the call and the person is still on the call call. this is the log i get when i call them and i hang up on my device

2022-07-19 17:03:21:397 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:21:397 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument. 2022-07-19 17:03:21:398 liblinphone-warning-No RTP default candidate. 2022-07-19 17:03:21:398 mediastreamer-warning-Could not apply gain on sent RTP packets: gain control wasn't activated. Use audio_stream_enable_gain_control() before starting the stream. 2022-07-19 17:03:21:402 ios-warning-(LinphoneManager.m:2182) "/Users/macbookpro/Library/Developer/CoreSimulator/Devices/FDCE0E4A-343B-4FEA-8781-34319CF088EB/data/Containers/Shared/AppGroup/B35947A7-3BFA-4302-8C67-E398280C97D8/Library/Preferences/linphone/linphonerc" already exists 2022-07-19 17:03:21:405 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:21:405 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument. 2022-07-19 17:03:21:544 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:21:544 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument. 2022-07-19 17:03:22:748 liblinphone-warning-Advanced adaptive rate control requested but avpf-tmmbr is not activated in this stream. Reverting to basic rate control instead 2022-07-19 17:03:22:748 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:22:748 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument. 2022-07-19 17:03:22:753 liblinphone-warning-'eq_active' linphonerc parameter has no effect anymore. Please use 'mic_eq_active' or 'spk_eq_active' instead 2022-07-19 17:03:22:753 liblinphone-warning-'eq_gains' linphonerc parameter has no effect anymore. Please use 'mic_eq_gains' or 'spk_eq_gains' instead 2022-07-19 17:03:22:753 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:22:753 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument. 2022-07-19 17:03:23:405 liblinphone-warning-linphone_call_stats_get_sender_loss_rate(): there is no RTCP packet sent. 2022-07-19 17:03:23:405 liblinphone-warning-linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received. 2022-07-19 17:03:24:404 liblinphone-warning-linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received. 2022-07-19 17:03:25:404 liblinphone-warning-linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received. 2022-07-19 17:03:26:404 liblinphone-warning-linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received. 2022-07-19 17:03:27:404 liblinphone-warning-linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received. 2022-07-19 17:03:31:491 ortp-warning-Fail to set IPv4 packet info on RTP socket: Invalid argument. 2022-07-19 17:03:31:491 ortp-warning-Fail to set IPv4 packet info on RTCP socket: Invalid argument.

2022-07-19 17:03:41:584 mediastreamer-warning-MSAudio MSTicker: We are late of 88 miliseconds. 2022-07-19 17:03:42:834 mediastreamer-warning-Flow controlled bufferizer owned by [MSAUWrite] of max 40 ms was filled with at least 42 ms in the last 5000 ms, need to drop 2 ms 2022-07-19 17:03:49:955 belle-sip-warning-Forcibly terminating previous transaction as BYE is being sent.

zubinraja commented 6 months ago

did you foud fix about this?