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
588 stars 355 forks source link

Call Hang up before pick up #939

Closed AKC-Kang closed 5 months ago

AKC-Kang commented 5 months ago

please, help me

-Os: Android 10 -version : org.linphone:linphone-sdk-android:5.0+ -use method : "call.terminate();"

Sometimes when pressing the call button on the client, users escape. Is it possible to automatically hang up the call?" I want to make the call hang up 3 seconds after pressing the call button. Currently, the call gets disconnected on the client side, but not on the recipient's phone. The recipient's phone keeps ringing, and it only stops when they pick up the receiver.