answer
Answer an inbound call. This must be called before performing any media
operations on the call. For outbound calls created via
client.dial(),
the call is already answered when the Call object is returned.
Calling answer() on an already-answered call is safe and returns the server
response without error.
Parameters
Returns
dict — Server response confirming the answer operation.