Open Source Training Seminar FreePBX Paid Support

Ticket #2733 (closed Feature Requests: wontfix)

Opened 7 months ago

Last modified 3 months ago

ARI Cannot handle more than 3000 files

Reported by: kgarrison Assigned to: pkaplan
Priority: minor Milestone: 2.5
Component: ARI Version: 2.4-branch
Keywords: Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description (Last modified by p_lindheimer)

As posted to trixbox.org bug tracker:

Error; "To many files in /var/spool/asterisk/monitor/monitor/monitor/monitor/monitor/monitor/monitor/g251-20080225-165358-1203958409.13166.wav Not all files processed"

Quick fix;

1) cd /var/www/html/recordings/includes
2) vi bootstrap.php
3) Find function "getFiles"
4) Change the line: "if ($fileCount>3000) {"
5) To: "if ($fileCount>10000) {"

Change History

(follow-up: ↓ 2 ) 03/11/08 11:39:49 changed by p_lindheimer

  • confirmation changed from Unreviewed to Confirmed.
  • description changed.
  • milestone changed from Cut Line to 3.0.

Thanks, would be great in the future to paste in a patch file :-)

(in reply to: ↑ 1 ) 05/31/08 12:17:20 changed by lazytt

  • type changed from Bugs to Feature Requests.

Actually, this limit is by design. Originally, I had also been annoyed by the hard-coded limitations. So I patched the file. What happened was that htttpd started using 150% of the cpu trying to search thru all my recorded files and brought my pbx to a grinding halt :( So in truth is this a bug or a judgment call that needs to be visited? Should this be a setting in the ARI? Personally I hope that one day the ARI is going to be replaced anyway (for problems like these and others)... for now I'm changing to a feature request.

06/15/08 01:10:53 changed by lazytt

see also #1787

07/02/08 13:51:04 changed by lazytt

  • status changed from new to closed.
  • resolution set to wontfix.

closing do to a lack of feedback and my personal feeling that the ari should be left alone in its old age

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads