Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <resource_recordings.h>
Data Fields | |
const char * | destination_recording_name |
const char * | recording_name |
Argument struct for ast_ari_recordings_copy_stored()
Definition at line 94 of file resource_recordings.h.
const char* destination_recording_name |
The destination name of the recording
Definition at line 98 of file resource_recordings.h.
const char* recording_name |
The name of the recording to copy
Definition at line 96 of file resource_recordings.h.