php-libtgvoip icon indicating copy to clipboard operation
php-libtgvoip copied to clipboard

discard() is not ending the outbound call

Open afeno opened this issue 4 years ago • 0 comments

As it is reported in the Madeline Telegram Channel, the discard() function is not ending the outbound call (For example from madeline to another Telegram account)

If the call is not established yet, discard() is ending the connection leaving the recipient's phone ringing forever.

If discard() is used during a middle of a call, discard() is ending the connection and the recipient's telegram app is having a "Connection lost. Reconnecting..." until timeout.

Daniil is working on that 👍 I don't know how long it will take to get it solved.

afeno avatar Dec 09 '21 12:12 afeno