Last active
March 31, 2020 06:56
-
-
Save Nazmul56/1603ca570a8b733260984d74f2fd881f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CallStatus Related Problem | |
Patient app | Dr App | |
—————————————————————————————————————————————————————————— | |
1. Create Call ————————————————————> No Incoming Call | |
Time Out | |
Show Network Error Dialog | |
2. Create Call ————————————————————> Not Accept Call | |
Time Out | |
Show Network Error Dialog | |
3. Create Call ————————————————————> Accept Call SDP/Candidate Not Get Properly | |
Time Out | |
Show Network Error Dialog | |
4 Create Call —————————————————————> Call Accept and Connected | |
Previous Call’s Dialog shows | |
Show Network Error Dialog | |
TODO = CallStatus : connecting, ringing, received, connected, rejected, error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment