Answer()
Synopsis
Answer a channel if ringing.
Description
If the call has not been answered, this application will answer it. Otherwise, it has no effect on the call.
By default, Asterisk will wait for media for up to 500 ms, or the user specified delay, whichever is longer. If you do not want to wait for media at all, use the i option.
Syntax
Answer([delay,[options]])
Arguments
delay
- Asterisk will wait this number of milliseconds before returning to the dialplan after answering the call.
The minimum is 500 ms. To answer immediately without waiting for media, use the i option.options
i
- Answer the channel immediately without waiting for media.
See Also
Import Version
This documentation was imported from Asterisk Version GIT-18-91a12a5