Ticket #4914 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

parking undefined variable will result in incorrect dialplan generation

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: minor Milestone: 2.9
Component: Parking Lot Version: SVN-HEAD
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

checking $ast_lt_18 for dialplan generation but only $ast_ge_18 defined, works for 1.8 dialplan (where most testing was done) will be wrong for pre-1.8.

Change History

03/04/11 15:56:45 changed by p_lindheimer

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

(In [11676]) fixes #4914 in parking, other undefined variables in other modules some harmless, some not so harmless