Updates to description of metadata file format

Added the answer SDP lines to the file format description.
pull/245/head
Dylan Mikus 11 years ago committed by Eric Green
parent 0b33b4815a
commit d09f34a70b

@ -51,6 +51,14 @@ int detect_setup_recording(struct call *call, str recordcall);
*
* /path/to/recording-pcap.pcap
*
* first SDP answer
*
* second SDP answer
*
* ...
*
* n-th and final SDP answer
*
* start timestamp (YYYY-MM-DDThh:mm:ss)
* end timestamp (YYYY-MM-DDThh:mm:ss)
*

Loading…
Cancel
Save