[asterisk-bugs] [Asterisk 0010789]: No way to set a variable without math
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Sep 21 08:04:46 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10789
======================================================================
Reported By: Luke-Jr
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 10789
Category: PBX/pbx_ael
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-21-2007 05:14 CDT
Last Modified: 09-21-2007 08:04 CDT
======================================================================
Summary: No way to set a variable without math
Description:
This expression:
Set(D=${DEVx_${exten}});
Becomes:
5. Set(D=$[${DEVx_${exten}}])
[pbx_ael]
There seems to be no way to avoid the $[...] wrapping anymore. This used
to be how. I can't find a workaround, so I'm stuck on my attempt to migrate
to 1.4 now.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
09-21-07 08:04 file Status new => assigned
09-21-07 08:04 file Assigned To => murf
======================================================================
More information about the asterisk-bugs
mailing list