Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Nazmul56
Last active March 31, 2020 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nazmul56/1603ca570a8b733260984d74f2fd881f to your computer and use it in GitHub Desktop.
Save Nazmul56/1603ca570a8b733260984d74f2fd881f to your computer and use it in GitHub Desktop.
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