Ticket #3866 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

re-declared constants in iaxsettings module

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: trivial Milestone: 2.6
Component: Asterisk IAX Settings Version: 2.6-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

iaxsettings shares the same constant definitions as sipsettings in functions.inc.php resulting in notices.

Change History

09/05/09 17:21:21 changed by p_lindheimer

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

(In [8275]) fixes #3864, fixes #3865, fixes #3866 - php notices from undefined and other minor declaration probs