mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 19:16:46 +00:00
Update CHANGES for r419565
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@419566 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
11
CHANGES
11
CHANGES
@@ -18,6 +18,17 @@ ARI
|
|||||||
existing stored recording and copy it to a new location in the recordings
|
existing stored recording and copy it to a new location in the recordings
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
|
* LiveRecording objects now have three additional fields that can be reported
|
||||||
|
in a RecordingFinished ARI event:
|
||||||
|
- total_duration: the duration of the recording
|
||||||
|
- talking_duration: optional. The duration of talking detected in the
|
||||||
|
recording. This is only available if max_silence_seconds was specified
|
||||||
|
when the recording was started.
|
||||||
|
- silence_duration: optional. The duration of silence detected in the
|
||||||
|
recording. This is only available if max_silence_seconds was specified
|
||||||
|
when the recording was started.
|
||||||
|
Note that all duration values are reported in seconds.
|
||||||
|
|
||||||
res_pjsip
|
res_pjsip
|
||||||
------------------
|
------------------
|
||||||
* The endpoint configuration object now supports 'accountcode'. Any channel
|
* The endpoint configuration object now supports 'accountcode'. Any channel
|
||||||
|
Reference in New Issue
Block a user