Leonardo Crauss Daronco
|
d860d166df
|
Make mconf-decrypter work with HTTPS and redirects
It now works with HTTPS URLs and will follow one redirect. The redirect is
useful for when the server being requested redirects HTTP to HTTPS.
|
2016-08-16 13:09:19 -03:00 |
|
Felipe Cecagno
|
de75b79eab
|
changed the method of pack and unpack the encrypted format, from zip to tar, and making it by an external command instead of doing it in ruby (more efficient)
|
2015-12-15 16:45:22 -02:00 |
|
Felipe Cecagno
|
31a67490d2
|
changed permissions over mconf-recording-decrypter, so we can run it
|
2015-07-18 10:37:10 -03:00 |
|
Felipe Cecagno
|
6929b4817e
|
fix the condition for mconf-decrypter job to process an encrypted recording
because of the wrong condition, mconf-decrypter was reprocessing all the recordings available
|
2015-07-04 17:02:03 -03:00 |
|
Felipe Cecagno
|
f9ef1b4edd
|
replaced the way we download the encrypted file in the recording server - wget uses much less memory than the previous method
|
2015-05-19 00:03:08 -03:00 |
|
Felipe Cecagno
|
795c4c0af5
|
do not check anymore for archived.done file before processing the encrypted recording, because the archived flag is removed after the recording is published
|
2015-04-06 17:06:08 -03:00 |
|
Felipe Cecagno
|
91067c5172
|
handling the case when the getRecordings url for the mconf-decrypter is not set
|
2015-02-05 14:32:48 -02:00 |
|
Felipe Cecagno
|
c1f3b2c5c7
|
a few tweaks to fit the new rap worker
|
2014-09-10 17:23:17 -03:00 |
|
Felipe Cecagno
|
f68b0e4a16
|
cleanup
|
2014-09-01 17:53:57 -03:00 |
|