Ticket #4509 (closed Bugs: fixed)

Opened 1 year ago

Last modified 1 year ago

ARI using incorrect call monitor path

Reported by: p_lindheimer Assigned to: sasargen
Priority: minor Milestone: 2.9
Component: ARI Version: 2.8-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

#4134 changed call monitor to use the top level spool directory path resulting in too many directories errors when going into call monitor. All of r9469 should be reverted since the variable is now derived properly.

Change History

08/24/10 18:08:16 changed by p_lindheimer

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

(In [10226]) fixes #4509 and re #4134 use proper path for call monitor

09/15/10 19:14:00 changed by p_lindheimer

(In [10285]) Merged revisions 10163-10171,10173-10284 via svnmerge from http://www.freepbx.org/v2/svn/freepbx/branches/2.8

........

r10169 | p_lindheimer | 2010-07-21 11:52:03 -0700 (Wed, 21 Jul 2010) | 1 line

fixes #4461 adapt to 1.4+ asterisk syntax. This change will break 1.2 systems

........

r10226 | p_lindheimer | 2010-08-24 16:08:16 -0700 (Tue, 24 Aug 2010) | 1 line

fixes #4509 and re #4134 use proper path for call monitor

........

r10246 | mickecarlsson | 2010-09-06 22:25:50 -0700 (Mon, 06 Sep 2010) | 1 line

Re #3503 Add Chinese language as selection in FreePBX, it was removed in r7337 and I forgot to add it back when proper language files was submitted. This change should be merged to all supported version

........

r10268 | p_lindheimer | 2010-09-14 15:56:42 -0700 (Tue, 14 Sep 2010) | 1 line

fixes #4501 change to 1.4+ syntax (this breaks 1.2 I believe - WARNING)

........