[asterisk-bugs] [Asterisk 0010789]: No way to set a variable without math
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Sep 22 14:40:36 CDT 2007
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 09-21-2007 05:14 CDT
Last Modified: 09-22-2007 14:40 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.
======================================================================
----------------------------------------------------------------------
murf - 09-22-07 14:40
----------------------------------------------------------------------
I couldn't reproduce this; and from the sounds of it, something changed in
your setup or something, and it's no longer failing for you either. If this
problem pops up again, feel free to reopen this issue.
Issue History
Date Modified Username Field Change
======================================================================
09-22-07 14:40 murf Status assigned => closed
09-22-07 14:40 murf Note Added: 0070960
======================================================================
More information about the asterisk-bugs
mailing list