Ticket #3694 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

generate_hints.php does not honor ZAP2DAHDI compat mode

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.6
Component: FreePBX Framework Version: 2.5-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

this is used to dynamically generate hints when in deviceanduser mode with adhoc devices. It is not doing ZAP to DAHDI conversions for ZAP devices when enabled.

Change History

05/26/09 20:44:17 changed by p_lindheimer

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

(In [7755]) fixes #3694 honor ZAP2DAHDI setting generate_hints.php

05/26/09 20:46:35 changed by p_lindheimer

(In [7756]) Merged revisions 7755 via svnmerge from http://svn.freepbx.org/freepbx/trunk

........

r7755 | p_lindheimer | 2009-05-26 17:44:17 -0700 (Tue, 26 May 2009) | 1 line

fixes #3694 honor ZAP2DAHDI setting generate_hints.php

........