FreeSWITCH 1.8
上QQ阅读APP看书,第一时间看更新

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"/>