Member
Last active 8 years ago
I have a problem with recordings. I can see recordings listed in recordings popup, but I am unable to download or listen to them.
When I press listen button, it turns to exclamation mark. I see from apache logs that it tries to access the correct file:
"GET /fop2/download.php?file=1eac64a206bfca07e7f17e1e6b5b436d!/var/astrec/2015/11/24/37271number_37271number_153701_1448372217.467_ADMIN.wav HTTP/1.1" 206 426 "" "Mozilla/4.0 (compatible; MSIE 999.1; Unknown)"
The file exists and is readable.
Whe I press download button, I get error message "ERROR: File not found."
Apache log shows this:
"POST /fop2/download.php HTTP/1.1" 200 383 "" "Mozilla/4.0 (compatible; MSIE 999.1; Unknown)"
Am I doing something wrong or is this a bug?
That it was, after setting the gc lifetime longer, the issue is gone. Thank you so much :)
I had commented out these lines, as recommended in other thread in this forum:
if($allowed <> "yes") {
echo "<div class='container-fluid text-center'><br/><h3 class='animated tada'>You do not have permissions to access this resource</h3></div>";
die();
}
Now when I commented this back in, I get "You do not have permissions to access this resource"
I also noticed, that when I had seemingly working plugin (calls where there etc) when I reloaded the frame, I ended up with no data.
I'll check the apache logs next time it happens, to see if and what it reloads
Just tried it, no it didn't fix the problem. Data only comes back when I refresh the whole page. At the same time also the recordings page shows "no records"
Plugin Call History loses connection to database from time to time. I installed call history plugin and it seems to work erratically. It works for a few hours and then it says: No records found. After I logout and login again, the data is there again. Is this a known bug? I use Version 2.30.02