Ticket #2321 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

*72 in call forward no worky in 2.3

Reported by: roadracer96 Assigned to: p_lindheimer
Priority: minor Milestone: 2.4
Component: Other Module Version: 2.3.0
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Dunno if its right, but it works.

In modules/callforward/functions.inc.php on line 63

$ext->add($id, $c, , new ext_setvar('DB(CF/${AMPUSER(number)})', '${EXTEN:'.$clen.'}'));

Take out the (number)

and it works.

Change History

08/29/07 23:44:10 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.
  • component changed from - choose - to Other Module.