answer
Add an answer verb to the main section. Answers an incoming call.
Parameters
max_duration
Maximum call duration in seconds. The call is automatically hung up after this duration elapses.
codecs
Comma-separated list of audio codecs to use for the call. Valid values include:
PCMU, PCMA, G722, G729, AMR-WB, OPUS, VP8, H264.
Returns
Self — The builder instance for method chaining.