answer

The answer application picks up the phone by establishing a media stream to the calling party. In SIP terms, this causes FreeSWITCH to send a "200 OK" message, negotiate the audio/video codecs to use (if not already determined), and begin the flow of RTP packets.

Example:

<action application="answer"/>