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.
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.