Change-Id: I29534715d638410372ca5259cebe48d9aea223df
pull/519/head
Richard Fuchs 8 years ago
commit 3ef300b31a

@ -1304,7 +1304,9 @@ Optionally included keys are:
* `metadata`
This is a generic metadata string. The metadata will be written to the bottom of
metadata files within `/path/to/recording_dir/metadata/`. This can be used to
metadata files within `/path/to/recording_dir/metadata/` or to
`recording_metakeys` table. In the latter case, `metadata` string must
contain a list of `key:val` pairs separated by `|` character. `metadata` can be used to
record additional information about recorded calls. `metadata` values passed in
through subsequent messages will overwrite previous metadata values.

Loading…
Cancel
Save