You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
So, I'm thinking that each state and disconnect reason could define it's event or error as it relates to the API. The sate diagrams currently don't help too much here.
To update this, implementations MAY check on malformed numbers, but generally it depends on the telephony network what it accepts as a number. In case of an error, there is a disconnect reason.
If you mean that we should provide a mechanism that implementations could use for reporting early error findings, then yes, we can investigate that, e.g. a Promise could be returned for dial() method.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Making outbound calls doesn't currently describe the sequence of steps that are taken by the telephony service and the interaction with the API.
In particular, it's not defined what to do when (this list will likely expand):
The intention here is not to replicate what is in actual telephony specs, but rather to provide the bridge between the two systems.
The text was updated successfully, but these errors were encountered: