In case of failures during the recording of a session
for any reason (e.g. computer crash or power failure),
the session history provides useful information to
create the missing SMIL files. In the current version,
econf records the ROOT and the DEP HTTP requests in
this file with a timestamp that allows to recreate a
recorded session. It would be useful to also
insert in this history file the following information :
- starting time of session (audio recording)
- starting time of pause (if any)
- ending time of pause (if any)
- ending time of session (audio recording)
This information would be useful in the recovery of
crashed sessions.
Logged In: YES
user_id=448198
We have also a module that can do this job automatically,
based on the content of the temporary directory (e.g.
econf.tmdir).
Priority is medium.
Expected development: end of june