Hi @all,
i'm facing this:
If a caller calls a callee, and the caller terminates the call before the callee hook up, no event will be send on the callee side. Without an event i can't react in my app.
Is there a workaround for?
On the caller side i used
callSession.hangup
and
callSession.reject
Both not working.
Regards
Thomas