Closed imakou closed 6 years ago
Hi,
The situation is that call_terminated cannot be called when App calls to someone then hang up the phone call directly. On the other hand, call_terminatedcan be called when App accepts a phone call then hanged up by the receiver.
call_terminated
Does any event handle this event? Thanks a lot.
I just realized that the rejected phone call can be retrieved after 7 secs when receiver declines it.
Hi,
The situation is that
call_terminated
cannot be called when App calls to someone then hang up the phone call directly. On the other hand,call_terminated
can be called when App accepts a phone call then hanged up by the receiver.Does any event handle this event? Thanks a lot.