Click or drag to resize
ConfbridgeStartRecordAction Constructor
Overload List
  NameDescription
Public methodConfbridgeStartRecordAction
Starts recording a specified conference, with an optional filename. If recording is already in progress, an error will be returned. If RecordFile is not provided, the default record_file as specified in the conferences Bridge Profile will be used. If record_file is not specified, a file will automatically be generated in Asterisk's monitor directory.
Public methodConfbridgeStartRecordAction(String)
Starts recording a specified conference, with an optional filename. If recording is already in progress, an error will be returned. If RecordFile is not provided, the default record_file as specified in the conferences Bridge Profile will be used. If record_file is not specified, a file will automatically be generated in Asterisk's monitor directory.
Top
See Also