Open ognjenns opened 6 years ago
Managed to reproduce the issue. Scenario:
2017-13-12 17:11:34.359 INFO SIP message received: SIP/2.0 404 Cannot complete P2P call
To: <sip:antonis@cloud.restcomm.com>;tag=85454476_04905836_57a5b08a_7d9f64ce
Via: SIP/2.0/WSS 141.237.152.226:55125;branch=z9hG4bK-313035-9a58204ba8ac03d52f536655f026d734;rport=55125;received=141.237.152.226
CSeq: 2 INVITE
Call-ID: 1513177888911
From: "totos" <sip:totos@cloud.restcomm.com>;tag=1513177889567
Server: Restcomm 8.3.0-54
Contact: <sip:52.55.231.191:5060;transport=tcp>
Content-Length: 0
Analysis:
Connection attempt already in progress
but still this might show up in good scenarios as wellHere are the logs
Also to add that settings for the ICE Server where somehow mess up.
I'm pushing this issue to next sprint because it needs to be investigated in a different way. Here are the conclusions we reached today with @agafox and @ognjenns:
Action plan:
Assigning to myself now that the scope of this issue changed to profiling the SDK
Did some profiling and provided my input here
There's on action on our side on this. But I'm leaving this open so that when server side is ready we can verify that the issue is fixed
@atsakiridis any update regarding this issue? Seems that calls are still cancelled to early (current cloud service).
When Olympus application is not active, its in the recent apps, and push notification is sent; The RCDevice is initialized and call/message is received. When application is not in the recent apps, the RCDevice is initialized but call/message is not received.