July 2017
Intermediate to advanced
434 pages
12h 59m
English
<recordCall limit name action>
recordCall initiates recording of the call. The file will be posted when the call ends. It has the following attributes:
Example:
<document type="text/freeswitch-httapi">
<work>
<recordCall action="http://localhost/newurl.php"
temp-action="http://localhost/newtempurl.php"
name="http://localhost/newfile.wav"
limit="60"/>
</work>
</document>
The recordCall action is analogous to the record Dialplan application.
Read now
Unlock full access