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 remote party's identifier is malformed (i.e., bad phone number, etc.) as per #89. The intention here is not to replicate what is in actual telephony specs, but rather to provide the bridge between the two systems.
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.