Ticket #3883 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

Incorrect syntax in FOP configuration

Reported by: drmessano Assigned to: asternic
Priority: minor Milestone: 2.6
Component: Flash Operator Panel Version: 2.6-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

op_astdb.cfg:

Current/wrong:

status=busy              ; free, busy, ringing

Correct:

state=busy              ; free, busy, ringing

Change History

09/09/09 18:12:55 changed by drmessano

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

(In [8360]) Fixes #3883

09/09/09 19:48:24 changed by p_lindheimer

(In [8372]) Merged revisions 8343-8360 via svnmerge from http://svn.freepbx.org/freepbx/trunk

........

r8343 | drmessano | 2009-09-07 20:28:18 -0700 (Mon, 07 Sep 2009) | 1 line

Fixing label length reported by drmessano in #3878

........

r8351 | drmessano | 2009-09-08 21:31:53 -0700 (Tue, 08 Sep 2009) | 1 line

Fixes DND and CF keys per #3295

........

r8360 | drmessano | 2009-09-09 15:12:55 -0700 (Wed, 09 Sep 2009) | 1 line

Fixes #3883

........

09/09/09 19:50:07 changed by p_lindheimer