answer
Answer incoming call and set an optional maximum duration.
Properties
answer
An object that accepts the following properties.
answer.max_duration
Maximum duration in seconds for the call.
answer.codecs
Comma-separated string of codecs to offer. Valid codecs are: PCMU, PCMA, G722, G729, AMR-WB, OPUS, VP8, H264.
answer.username
Username to use for SIP authentication.
answer.password
Password to use for SIP authentication.